#C8BAB2#C8BAB2
#C8BAB2 is a light, near-neutral orange. Relative luminance 0.506; OKLCH L 79.8% C 0.020 H 51.9°. Best body text is #000000 at 11.12:1 contrast (WCAG AA passes).
Color values
| HEX | #C8BAB2 |
|---|---|
| RGB | rgb(200, 186, 178) |
| HSL | hsl(22, 17%, 74%) |
| HSV | hsv(22, 11%, 78%) |
| CMYK | cmyk(0%, 7%, 11%, 21.6%) |
| CIE-LAB | lab(76.44, 3.58, 5.83) |
| CIE-LCH | lch(76.44, 6.84, 58.46°) |
| OKLab | oklab(79.83% 0.012 0.0154) |
| OKLCH | oklch(79.83% 0.02 51.9) |
| XYZ | xyz(49.4135, 50.6123, 49.2769) |
| Luminance | 0.5061 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 3.84
Silver
#C0C0C0
ΔE00 6.79
Greige
#B8AB98
ΔE00 6.98
Pinkish Grey
#C8ACA9
ΔE00 7.23
Dark Gray
#A9A9A9
ΔE00 8.62
Light Gray
#D3D3D3
ΔE00 8.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8BAB2 #B2C0C8
analogous
#C8B2B5 #C8BAB2 #C8C5B2
triadic
#C8BAB2 #B2C8BA #BAB2C8
tetradic
#C8BAB2 #B5C8B2 #B2C0C8 #C5B2C8
square
#C8BAB2 #B5C8B2 #B2C0C8 #C5B2C8
split-complementary
#C8BAB2 #B2C8C5 #B2B5C8
monochromatic
#957A6B #AF9A8E #C8BAB2 #E2DAD6 #F2EFED
Accessibility & contrast
On white
1.89
#C8BAB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.12
#C8BAB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8BAB2
11.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8BAB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8BAB2 | 1.00 | 1.89 | 11.12 | 11.12 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEBBB2
Deuteranopia (green-blind)
#C1BEB2
Tritanopia (blue-blind)
#CDB8B8
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #c8bab2; /* rgb */ color: rgb(200, 186, 178); /* oklch */ color: oklch(79.8% 0.020 51.9);
Tailwind
colors: {
custom: {
50: '#d8cec9',
500: '#c8bab2',
950: '#000000',
},
}SCSS
$custom: #c8bab2; $custom-light: #d8cec9; $custom-dark: #000000;
JSON
{
"hex": "#c8bab2",
"rgb": {
"r": 200,
"g": 186,
"b": 178
},
"hsl": {
"h": 21.818,
"s": 16.667,
"l": 74.118
},
"oklch": {
"l": 0.7983,
"c": 0.01952,
"h": 51.9
},
"luminance": 0.50612
}Semantic roles & 50–950 ramp
primary
#C8BAB2
secondary
#82939C
accent
#7E9B4B
background
#FEFEFD
surface
#FBFBF9
border
#D4D4D2
text
#141313
muted
#838382