#C8BBB2#C8BBB2
#C8BBB2 is a light, near-neutral orange. Relative luminance 0.510; OKLCH L 80.0% C 0.019 H 57.2°. Best body text is #000000 at 11.21:1 contrast (WCAG AA passes).
Color values
| HEX | #C8BBB2 |
|---|---|
| RGB | rgb(200, 187, 178) |
| HSL | hsl(25, 17%, 74%) |
| HSV | hsv(25, 11%, 78%) |
| CMYK | cmyk(0%, 6.5%, 11%, 21.6%) |
| CIE-LAB | lab(76.70, 3.05, 6.20) |
| CIE-LCH | lch(76.70, 6.91, 63.85°) |
| OKLab | oklab(80.03% 0.0105 0.0163) |
| OKLCH | oklch(80.03% 0.019 57.2) |
| XYZ | xyz(49.6249, 51.0351, 49.3474) |
| Luminance | 0.5103 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 3.01
Greige
#B8AB98
ΔE00 6.55
Silver
#C0C0C0
ΔE00 6.60
Pinkish Grey
#C8ACA9
ΔE00 8.05
Light Gray
#D3D3D3
ΔE00 8.50
Dark Gray
#A9A9A9
ΔE00 8.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8BBB2 #B2BFC8
analogous
#C8B2B4 #C8BBB2 #C8C6B2
triadic
#C8BBB2 #B2C8BB #BBB2C8
tetradic
#C8BBB2 #B4C8B2 #B2BFC8 #C6B2C8
square
#C8BBB2 #B4C8B2 #B2BFC8 #C6B2C8
split-complementary
#C8BBB2 #B2C8C6 #B2B4C8
monochromatic
#957C6B #AF9B8E #C8BBB2 #E2DBD6 #F2EFED
Accessibility & contrast
On white
1.87
#C8BBB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.21
#C8BBB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8BBB2
11.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8BBB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8BBB2 | 1.00 | 1.87 | 11.21 | 11.21 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFBCB1
Deuteranopia (green-blind)
#C2BEB2
Tritanopia (blue-blind)
#CDB9B8
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #c8bbb2; /* rgb */ color: rgb(200, 187, 178); /* oklch */ color: oklch(80.0% 0.019 57.2);
Tailwind
colors: {
custom: {
50: '#d8cfc9',
500: '#c8bbb2',
950: '#000000',
},
}SCSS
$custom: #c8bbb2; $custom-light: #d8cfc9; $custom-dark: #000000;
JSON
{
"hex": "#c8bbb2",
"rgb": {
"r": 200,
"g": 187,
"b": 178
},
"hsl": {
"h": 24.545,
"s": 16.667,
"l": 74.118
},
"oklch": {
"l": 0.80031,
"c": 0.01941,
"h": 57.2
},
"luminance": 0.51034
}Semantic roles & 50–950 ramp
primary
#C8BBB2
secondary
#82919C
accent
#7A9B4B
background
#FEFEFD
surface
#FBFBF9
border
#D4D4D2
text
#141313
muted
#838382