#C8CB92#C8CB92
#C8CB92 is a very light, moderate yellow. Relative luminance 0.571; OKLCH L 82.6% C 0.075 H 110.5°. Best body text is #000000 at 12.41:1 contrast (WCAG AA passes).
Color values
| HEX | #C8CB92 |
|---|---|
| RGB | rgb(200, 203, 146) |
| HSL | hsl(63, 35%, 68%) |
| HSV | hsv(63, 28%, 80%) |
| CMYK | cmyk(1.5%, 0%, 28.1%, 20.4%) |
| CIE-LAB | lab(80.22, -10.13, 28.17) |
| CIE-LCH | lch(80.22, 29.94, 109.77°) |
| OKLab | oklab(82.59% -0.0264 0.0706) |
| OKLCH | oklch(82.59% 0.075 110.5) |
| XYZ | xyz(50.3637, 57.0672, 35.5505) |
| Luminance | 0.5707 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Pale Olive
#B9CC81
ΔE00 5.13
Greenish Tan
#BCCB7A
ΔE00 5.30
Greenish Beige
#C9D179
ΔE00 5.83
Beige (survey)
#E6DAA6
ΔE00 6.58
Darkkhaki
#BDB76B
ΔE00 7.03
Tan Green
#A9BE70
ΔE00 7.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8CB92 #9592CB
analogous
#CBB192 #C8CB92 #ABCB92
triadic
#C8CB92 #92C8CB #CB92C8
tetradic
#C8CB92 #92CBB1 #9592CB #CB92AB
square
#C8CB92 #92CBB1 #9592CB #CB92AB
split-complementary
#C8CB92 #92ABCB #B192CB
monochromatic
#959949 #B3B769 #C8CB92 #DDDFBB #F2F3E5
Accessibility & contrast
On white
1.69
#C8CB92 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.41
#C8CB92 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8CB92
12.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8CB92 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8CB92 | 1.00 | 1.69 | 12.41 | 12.41 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4C68E
Deuteranopia (green-blind)
#D4C894
Tritanopia (blue-blind)
#D0C4BC
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #c8cb92; /* rgb */ color: rgb(200, 203, 146); /* oklch */ color: oklch(82.6% 0.075 110.5);
Tailwind
colors: {
custom: {
50: '#d9dab2',
500: '#c8cb92',
950: '#000000',
},
}SCSS
$custom: #c8cb92; $custom-light: #d9dab2; $custom-dark: #000000;
JSON
{
"hex": "#c8cb92",
"rgb": {
"r": 200,
"g": 203,
"b": 146
},
"hsl": {
"h": 63.158,
"s": 35.404,
"l": 68.431
},
"oklch": {
"l": 0.82588,
"c": 0.0754,
"h": 110.5
},
"luminance": 0.57067
}Semantic roles & 50–950 ramp
primary
#C8CB92
secondary
#6561A0
accent
#37AE3E
background
#FEFEFD
surface
#FBFBF8
border
#D4D4D1
text
#151411
muted
#848381