#C8CA92#C8CA92
#C8CA92 is a very light, moderate yellow. Relative luminance 0.566; OKLCH L 82.4% C 0.074 H 109.6°. Best body text is #000000 at 12.32:1 contrast (WCAG AA passes).
Color values
| HEX | #C8CA92 |
|---|---|
| RGB | rgb(200, 202, 146) |
| HSL | hsl(62, 35%, 68%) |
| HSV | hsv(62, 28%, 79%) |
| CMYK | cmyk(1%, 0%, 27.7%, 20.8%) |
| CIE-LAB | lab(79.95, -9.61, 27.82) |
| CIE-LCH | lch(79.95, 29.43, 109.07°) |
| OKLab | oklab(82.38% -0.0249 0.0698) |
| OKLCH | oklch(82.38% 0.074 109.6) |
| XYZ | xyz(50.1283, 56.5964, 35.4720) |
| Luminance | 0.5660 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Pale Olive
#B9CC81
ΔE00 5.45
Greenish Tan
#BCCB7A
ΔE00 5.58
Greenish Beige
#C9D179
ΔE00 6.09
Beige (survey)
#E6DAA6
ΔE00 6.47
Darkkhaki
#BDB76B
ΔE00 6.90
Tan Green
#A9BE70
ΔE00 7.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8CA92 #9492CA
analogous
#CAB092 #C8CA92 #ACCA92
triadic
#C8CA92 #92C8CA #CA92C8
tetradic
#C8CA92 #92CAB0 #9492CA #CA92AC
square
#C8CA92 #92CAB0 #9492CA #CA92AC
split-complementary
#C8CA92 #92ACCA #B092CA
monochromatic
#95984A #B3B669 #C8CA92 #DDDEBB #F2F2E4
Accessibility & contrast
On white
1.70
#C8CA92 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.32
#C8CA92 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8CA92
12.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8CA92 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8CA92 | 1.00 | 1.70 | 12.32 | 12.32 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3C58E
Deuteranopia (green-blind)
#D4C794
Tritanopia (blue-blind)
#D0C3BB
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #c8ca92; /* rgb */ color: rgb(200, 202, 146); /* oklch */ color: oklch(82.4% 0.074 109.6);
Tailwind
colors: {
custom: {
50: '#d9dab2',
500: '#c8ca92',
950: '#000000',
},
}SCSS
$custom: #c8ca92; $custom-light: #d9dab2; $custom-dark: #000000;
JSON
{
"hex": "#c8ca92",
"rgb": {
"r": 200,
"g": 202,
"b": 146
},
"hsl": {
"h": 62.143,
"s": 34.568,
"l": 68.235
},
"oklch": {
"l": 0.82377,
"c": 0.0741,
"h": 109.6
},
"luminance": 0.56596
}Semantic roles & 50–950 ramp
primary
#C8CA92
secondary
#64619F
accent
#38AD3C
background
#FEFEFD
surface
#FBFBF7
border
#D4D4D0
text
#151411
muted
#848381