#C8CB8D#C8CB8D
#C8CB8D is a very light, moderate yellow. Relative luminance 0.569; OKLCH L 82.5% C 0.082 H 110.4°. Best body text is #000000 at 12.38:1 contrast (WCAG AA passes).
Color values
| HEX | #C8CB8D |
|---|---|
| RGB | rgb(200, 203, 141) |
| HSL | hsl(63, 37%, 67%) |
| HSV | hsv(63, 31%, 80%) |
| CMYK | cmyk(1.5%, 0%, 30.5%, 20.4%) |
| CIE-LAB | lab(80.13, -10.78, 30.66) |
| CIE-LCH | lch(80.13, 32.50, 109.37°) |
| OKLab | oklab(82.49% -0.0284 0.0764) |
| OKLCH | oklch(82.49% 0.082 110.4) |
| XYZ | xyz(49.9832, 56.9150, 33.5467) |
| Luminance | 0.5691 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Greenish Tan
#BCCB7A
ΔE00 4.46
Pale Olive
#B9CC81
ΔE00 4.56
Greenish Beige
#C9D179
ΔE00 4.82
Darkkhaki
#BDB76B
ΔE00 6.40
Beige (survey)
#E6DAA6
ΔE00 6.83
Tan Green
#A9BE70
ΔE00 6.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8CB8D #908DCB
analogous
#CBAF8D #C8CB8D #A9CB8D
triadic
#C8CB8D #8DC8CB #CB8DC8
tetradic
#C8CB8D #8DCBAF #908DCB #CB8DA9
square
#C8CB8D #8DCBAF #908DCB #CB8DA9
split-complementary
#C8CB8D #8DA9CB #AF8DCB
monochromatic
#949845 #B4B863 #C8CB8D #DCDEB7 #F1F1E1
Accessibility & contrast
On white
1.70
#C8CB8D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.38
#C8CB8D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8CB8D
12.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8CB8D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8CB8D | 1.00 | 1.70 | 12.38 | 12.38 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5C689
Deuteranopia (green-blind)
#D5C890
Tritanopia (blue-blind)
#D0C4BB
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #c8cb8d; /* rgb */ color: rgb(200, 203, 141); /* oklch */ color: oklch(82.5% 0.082 110.4);
Tailwind
colors: {
custom: {
50: '#d9daaf',
500: '#c8cb8d',
950: '#000000',
},
}SCSS
$custom: #c8cb8d; $custom-light: #d9daaf; $custom-dark: #000000;
JSON
{
"hex": "#c8cb8d",
"rgb": {
"r": 200,
"g": 203,
"b": 141
},
"hsl": {
"h": 62.903,
"s": 37.349,
"l": 67.451
},
"oklch": {
"l": 0.82492,
"c": 0.08153,
"h": 110.4
},
"luminance": 0.56914
}Semantic roles & 50–950 ramp
primary
#C8CB8D
secondary
#605D9F
accent
#35B03B
background
#FEFEFD
surface
#FBFBF7
border
#D4D4D0
text
#151410
muted
#848381