#C8CD93#C8CD93
#C8CD93 is a very light, moderate yellow. Relative luminance 0.580; OKLCH L 83.0% C 0.077 H 112.1°. Best body text is #000000 at 12.61:1 contrast (WCAG AA passes).
Color values
| HEX | #C8CD93 |
|---|---|
| RGB | rgb(200, 205, 147) |
| HSL | hsl(65, 37%, 69%) |
| HSV | hsv(65, 28%, 80%) |
| CMYK | cmyk(2.4%, 0%, 28.3%, 19.6%) |
| CIE-LAB | lab(80.77, -11.02, 28.39) |
| CIE-LCH | lch(80.77, 30.45, 111.21°) |
| OKLab | oklab(83.03% -0.0289 0.0712) |
| OKLCH | oklch(83.03% 0.077 112.1) |
| XYZ | xyz(50.9172, 58.0492, 36.1204) |
| Luminance | 0.5805 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Pale Olive
#B9CC81
ΔE00 4.68
Greenish Tan
#BCCB7A
ΔE00 4.98
Greenish Beige
#C9D179
ΔE00 5.58
Beige (survey)
#E6DAA6
ΔE00 6.80
Tan Green
#A9BE70
ΔE00 7.21
Darkkhaki
#BDB76B
ΔE00 7.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8CD93 #9893CD
analogous
#CDB593 #C8CD93 #ABCD93
triadic
#C8CD93 #93C8CD #CD93C8
tetradic
#C8CD93 #93CDB5 #9893CD #CD93AB
square
#C8CD93 #93CDB5 #9893CD #CD93AB
split-complementary
#C8CD93 #93ABCD #B593CD
monochromatic
#969D49 #B3BA69 #C8CD93 #DDE0BD #F3F4E7
Accessibility & contrast
On white
1.67
#C8CD93 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.61
#C8CD93 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8CD93
12.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8CD93 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8CD93 | 1.00 | 1.67 | 12.61 | 12.61 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6C88F
Deuteranopia (green-blind)
#D6C995
Tritanopia (blue-blind)
#CFC6BE
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #c8cd93; /* rgb */ color: rgb(200, 205, 147); /* oklch */ color: oklch(83.0% 0.077 112.1);
Tailwind
colors: {
custom: {
50: '#d9dcb3',
500: '#c8cd93',
950: '#000000',
},
}SCSS
$custom: #c8cd93; $custom-light: #d9dcb3; $custom-dark: #000000;
JSON
{
"hex": "#c8cd93",
"rgb": {
"r": 200,
"g": 205,
"b": 147
},
"hsl": {
"h": 65.172,
"s": 36.709,
"l": 69.02
},
"oklch": {
"l": 0.83029,
"c": 0.0768,
"h": 112.1
},
"luminance": 0.58049
}Semantic roles & 50–950 ramp
primary
#C8CD93
secondary
#6862A2
accent
#36B040
background
#FEFEFD
surface
#FBFBF8
border
#D4D4D1
text
#151511
muted
#848481