#C8CA93#C8CA93
#C8CA93 is a very light, moderate yellow. Relative luminance 0.566; OKLCH L 82.4% C 0.073 H 109.6°. Best body text is #000000 at 12.33:1 contrast (WCAG AA passes).
Color values
| HEX | #C8CA93 |
|---|---|
| RGB | rgb(200, 202, 147) |
| HSL | hsl(62, 34%, 68%) |
| HSV | hsv(62, 27%, 79%) |
| CMYK | cmyk(1%, 0%, 27.2%, 20.8%) |
| CIE-LAB | lab(79.97, -9.48, 27.32) |
| CIE-LCH | lch(79.97, 28.92, 109.14°) |
| OKLab | oklab(82.4% -0.0245 0.0686) |
| OKLCH | oklch(82.4% 0.073 109.6) |
| XYZ | xyz(50.2064, 56.6277, 35.8835) |
| Luminance | 0.5663 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Pale Olive
#B9CC81
ΔE00 5.59
Greenish Tan
#BCCB7A
ΔE00 5.77
Greenish Beige
#C9D179
ΔE00 6.30
Beige (survey)
#E6DAA6
ΔE00 6.44
Darkkhaki
#BDB76B
ΔE00 7.05
Tan Green
#A9BE70
ΔE00 7.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8CA93 #9593CA
analogous
#CAB093 #C8CA93 #ACCA93
triadic
#C8CA93 #93C8CA #CA93C8
tetradic
#C8CA93 #93CAB0 #9593CA #CA93AC
square
#C8CA93 #93CAB0 #9593CA #CA93AC
split-complementary
#C8CA93 #93ACCA #B093CA
monochromatic
#95984B #B3B66A #C8CA93 #DDDEBC #F2F2E5
Accessibility & contrast
On white
1.70
#C8CA93 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.33
#C8CA93 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8CA93
12.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8CA93 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8CA93 | 1.00 | 1.70 | 12.33 | 12.33 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3C58F
Deuteranopia (green-blind)
#D3C795
Tritanopia (blue-blind)
#D0C3BB
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #c8ca93; /* rgb */ color: rgb(200, 202, 147); /* oklch */ color: oklch(82.4% 0.073 109.6);
Tailwind
colors: {
custom: {
50: '#d9dab3',
500: '#c8ca93',
950: '#000000',
},
}SCSS
$custom: #c8ca93; $custom-light: #d9dab3; $custom-dark: #000000;
JSON
{
"hex": "#c8ca93",
"rgb": {
"r": 200,
"g": 202,
"b": 147
},
"hsl": {
"h": 62.182,
"s": 34.161,
"l": 68.431
},
"oklch": {
"l": 0.82397,
"c": 0.07286,
"h": 109.6
},
"luminance": 0.56627
}Semantic roles & 50–950 ramp
primary
#C8CA93
secondary
#65629F
accent
#39AD3D
background
#FEFEFD
surface
#FBFBF8
border
#D4D4D1
text
#151411
muted
#848381