#C8CABC#C8CABC
#C8CABC is a very light, near-neutral yellow. Relative luminance 0.582; OKLCH L 83.4% C 0.019 H 113.4°. Best body text is #000000 at 12.63:1 contrast (WCAG AA passes).
Color values
| HEX | #C8CABC |
|---|---|
| RGB | rgb(200, 202, 188) |
| HSL | hsl(69, 12%, 76%) |
| HSV | hsv(69, 7%, 79%) |
| CMYK | cmyk(1%, 0%, 6.9%, 20.8%) |
| CIE-LAB | lab(80.82, -3.18, 6.75) |
| CIE-LCH | lch(80.82, 7.46, 115.26°) |
| OKLab | oklab(83.35% -0.0076 0.0177) |
| OKLCH | oklch(83.35% 0.019 113.4) |
| XYZ | xyz(54.0158, 58.1514, 55.9459) |
| Luminance | 0.5815 (WCAG relative) |
| Temperature | neutral |
| Family | yellow |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 5.48
Light Grey
#D8DCD6
ΔE00 5.59
Warm Gray
#C9BEB0
ΔE00 6.95
Silver
#C0C0C0
ΔE00 7.30
Light Gray
#D3D3D3
ΔE00 7.41
Gainsboro
#DCDCDC
ΔE00 8.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8CABC #BEBCCA
analogous
#CAC5BC #C8CABC #C1CABC
triadic
#C8CABC #BCC8CA #CABCC8
tetradic
#C8CABC #BCCAC5 #BEBCCA #CABCC1
square
#C8CABC #BCCAC5 #BEBCCA #CABCC1
split-complementary
#C8CABC #BCC1CA #C5BCCA
monochromatic
#909478 #ACAF9A #C8CABC #E4E5DE #F1F1EE
Accessibility & contrast
On white
1.66
#C8CABC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.63
#C8CABC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8CABC
12.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8CABC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8CABC | 1.00 | 1.66 | 12.63 | 12.63 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCC8BB
Deuteranopia (green-blind)
#CCC9BC
Tritanopia (blue-blind)
#CAC8C6
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #c8cabc; /* rgb */ color: rgb(200, 202, 188); /* oklch */ color: oklch(83.4% 0.019 113.4);
Tailwind
colors: {
custom: {
50: '#d8dad0',
500: '#c8cabc',
950: '#000000',
},
}SCSS
$custom: #c8cabc; $custom-light: #d8dad0; $custom-dark: #000000;
JSON
{
"hex": "#c8cabc",
"rgb": {
"r": 200,
"g": 202,
"b": 188
},
"hsl": {
"h": 68.571,
"s": 11.667,
"l": 76.471
},
"oklch": {
"l": 0.83352,
"c": 0.01925,
"h": 113.4
},
"luminance": 0.58151
}Semantic roles & 50–950 ramp
primary
#C8CABC
secondary
#8F8C9E
accent
#50965A
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141414
muted
#838383