#C8CB93#C8CB93
#C8CB93 is a very light, moderate yellow. Relative luminance 0.571; OKLCH L 82.6% C 0.074 H 110.5°. Best body text is #000000 at 12.42:1 contrast (WCAG AA passes).
Color values
| HEX | #C8CB93 |
|---|---|
| RGB | rgb(200, 203, 147) |
| HSL | hsl(63, 35%, 69%) |
| HSV | hsv(63, 28%, 80%) |
| CMYK | cmyk(1.5%, 0%, 27.6%, 20.4%) |
| CIE-LAB | lab(80.23, -9.99, 27.67) |
| CIE-LCH | lch(80.23, 29.42, 109.85°) |
| OKLab | oklab(82.61% -0.0259 0.0695) |
| OKLCH | oklch(82.61% 0.074 110.5) |
| XYZ | xyz(50.4418, 57.0984, 35.9619) |
| Luminance | 0.5710 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Pale Olive
#B9CC81
ΔE00 5.27
Greenish Tan
#BCCB7A
ΔE00 5.48
Greenish Beige
#C9D179
ΔE00 6.04
Beige (survey)
#E6DAA6
ΔE00 6.55
Darkkhaki
#BDB76B
ΔE00 7.17
Tan Green
#A9BE70
ΔE00 7.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8CB93 #9693CB
analogous
#CBB293 #C8CB93 #ACCB93
triadic
#C8CB93 #93C8CB #CB93C8
tetradic
#C8CB93 #93CBB2 #9693CB #CB93AC
square
#C8CB93 #93CBB2 #9693CB #CB93AC
split-complementary
#C8CB93 #93ACCB #B293CB
monochromatic
#959A4A #B3B76A #C8CB93 #DDDFBC #F2F3E6
Accessibility & contrast
On white
1.69
#C8CB93 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.42
#C8CB93 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8CB93
12.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8CB93 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8CB93 | 1.00 | 1.69 | 12.42 | 12.42 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4C68F
Deuteranopia (green-blind)
#D4C895
Tritanopia (blue-blind)
#CFC4BC
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #c8cb93; /* rgb */ color: rgb(200, 203, 147); /* oklch */ color: oklch(82.6% 0.074 110.5);
Tailwind
colors: {
custom: {
50: '#d9dab3',
500: '#c8cb93',
950: '#000000',
},
}SCSS
$custom: #c8cb93; $custom-light: #d9dab3; $custom-dark: #000000;
JSON
{
"hex": "#c8cb93",
"rgb": {
"r": 200,
"g": 203,
"b": 147
},
"hsl": {
"h": 63.214,
"s": 35,
"l": 68.627
},
"oklch": {
"l": 0.82607,
"c": 0.07416,
"h": 110.5
},
"luminance": 0.57098
}Semantic roles & 50–950 ramp
primary
#C8CB93
secondary
#6662A0
accent
#38AE3E
background
#FEFEFD
surface
#FBFBF8
border
#D4D4D1
text
#151411
muted
#848381