#C7BBB2#C7BBB2
#C7BBB2 is a light, near-neutral orange. Relative luminance 0.509; OKLCH L 79.9% C 0.019 H 59.4°. Best body text is #000000 at 11.18:1 contrast (WCAG AA passes).
Color values
| HEX | #C7BBB2 |
|---|---|
| RGB | rgb(199, 187, 178) |
| HSL | hsl(26, 16%, 74%) |
| HSV | hsv(26, 11%, 78%) |
| CMYK | cmyk(0%, 6%, 10.6%, 22%) |
| CIE-LAB | lab(76.62, 2.68, 6.07) |
| CIE-LCH | lch(76.62, 6.64, 66.16°) |
| OKLab | oklab(79.94% 0.0094 0.016) |
| OKLCH | oklch(79.94% 0.019 59.4) |
| XYZ | xyz(49.3586, 50.8978, 49.3349) |
| Luminance | 0.5090 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 2.72
Silver
#C0C0C0
ΔE00 6.31
Greige
#B8AB98
ΔE00 6.37
Silver (survey)
#C5C9C7
ΔE00 8.30
Light Gray
#D3D3D3
ΔE00 8.30
Dark Gray
#A9A9A9
ΔE00 8.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C7BBB2 #B2BEC7
analogous
#C7B2B4 #C7BBB2 #C7C6B2
triadic
#C7BBB2 #B2C7BB #BBB2C7
tetradic
#C7BBB2 #B4C7B2 #B2BEC7 #C6B2C7
square
#C7BBB2 #B4C7B2 #B2BEC7 #C6B2C7
split-complementary
#C7BBB2 #B2C7C6 #B2B4C7
monochromatic
#937C6B #AD9C8F #C7BBB2 #E1DAD5 #F2EFED
Accessibility & contrast
On white
1.88
#C7BBB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.18
#C7BBB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C7BBB2
11.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C7BBB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C7BBB2 | 1.00 | 1.88 | 11.18 | 11.18 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFBCB1
Deuteranopia (green-blind)
#C1BEB2
Tritanopia (blue-blind)
#CBB9B8
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #c7bbb2; /* rgb */ color: rgb(199, 187, 178); /* oklch */ color: oklch(79.9% 0.019 59.4);
Tailwind
colors: {
custom: {
50: '#d8cfc9',
500: '#c7bbb2',
950: '#000000',
},
}SCSS
$custom: #c7bbb2; $custom-light: #d8cfc9; $custom-dark: #000000;
JSON
{
"hex": "#c7bbb2",
"rgb": {
"r": 199,
"g": 187,
"b": 178
},
"hsl": {
"h": 25.714,
"s": 15.789,
"l": 73.922
},
"oklch": {
"l": 0.79945,
"c": 0.01855,
"h": 59.4
},
"luminance": 0.50897
}Semantic roles & 50–950 ramp
primary
#C7BBB2
secondary
#82909B
accent
#789A4B
background
#FEFEFD
surface
#FBFBF9
border
#D4D4D2
text
#141313
muted
#838382