#C8CB94#C8CB94
#C8CB94 is a very light, moderate yellow. Relative luminance 0.571; OKLCH L 82.6% C 0.073 H 110.5°. Best body text is #000000 at 12.43:1 contrast (WCAG AA passes).
Color values
| HEX | #C8CB94 |
|---|---|
| RGB | rgb(200, 203, 148) |
| HSL | hsl(63, 35%, 69%) |
| HSV | hsv(63, 27%, 80%) |
| CMYK | cmyk(1.5%, 0%, 27.1%, 20.4%) |
| CIE-LAB | lab(80.25, -9.86, 27.18) |
| CIE-LCH | lch(80.25, 28.91, 109.94°) |
| OKLab | oklab(82.63% -0.0255 0.0683) |
| OKLCH | oklch(82.63% 0.073 110.5) |
| XYZ | xyz(50.5206, 57.1300, 36.3770) |
| Luminance | 0.5713 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Pale Olive
#B9CC81
ΔE00 5.41
Greenish Tan
#BCCB7A
ΔE00 5.67
Greenish Beige
#C9D179
ΔE00 6.25
Beige (survey)
#E6DAA6
ΔE00 6.52
Darkkhaki
#BDB76B
ΔE00 7.31
Tan Green
#A9BE70
ΔE00 7.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8CB94 #9794CB
analogous
#CBB394 #C8CB94 #ADCB94
triadic
#C8CB94 #94C8CB #CB94C8
tetradic
#C8CB94 #94CBB3 #9794CB #CB94AD
square
#C8CB94 #94CBB3 #9794CB #CB94AD
split-complementary
#C8CB94 #94ADCB #B394CB
monochromatic
#969A4B #B3B76B #C8CB94 #DDDFBD #F2F3E6
Accessibility & contrast
On white
1.69
#C8CB94 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.43
#C8CB94 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8CB94
12.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8CB94 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8CB94 | 1.00 | 1.69 | 12.43 | 12.43 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4C690
Deuteranopia (green-blind)
#D4C896
Tritanopia (blue-blind)
#CFC4BC
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #c8cb94; /* rgb */ color: rgb(200, 203, 148); /* oklch */ color: oklch(82.6% 0.073 110.5);
Tailwind
colors: {
custom: {
50: '#d9dab3',
500: '#c8cb94',
950: '#000000',
},
}SCSS
$custom: #c8cb94; $custom-light: #d9dab3; $custom-dark: #000000;
JSON
{
"hex": "#c8cb94",
"rgb": {
"r": 200,
"g": 203,
"b": 148
},
"hsl": {
"h": 63.273,
"s": 34.591,
"l": 68.824
},
"oklch": {
"l": 0.82627,
"c": 0.07292,
"h": 110.5
},
"luminance": 0.57129
}Semantic roles & 50–950 ramp
primary
#C8CB94
secondary
#6763A0
accent
#38AD3E
background
#FEFEFD
surface
#FBFBF8
border
#D4D4D1
text
#141411
muted
#838381