#C8CA83#C8CA83
#C8CA83 is a very light, moderate yellow. Relative luminance 0.562; OKLCH L 82.1% C 0.092 H 109.6°. Best body text is #000000 at 12.23:1 contrast (WCAG AA passes).
Color values
| HEX | #C8CA83 |
|---|---|
| RGB | rgb(200, 202, 131) |
| HSL | hsl(62, 40%, 65%) |
| HSV | hsv(62, 35%, 79%) |
| CMYK | cmyk(1%, 0%, 35.1%, 20.8%) |
| CIE-LAB | lab(79.70, -11.50, 35.27) |
| CIE-LCH | lch(79.70, 37.09, 108.06°) |
| OKLab | oklab(82.1% -0.031 0.0868) |
| OKLCH | oklch(82.1% 0.092 109.6) |
| XYZ | xyz(49.0371, 56.1599, 29.7251) |
| Luminance | 0.5616 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Greenish Beige
#C9D179
ΔE00 3.35
Greenish Tan
#BCCB7A
ΔE00 3.60
Pale Olive
#B9CC81
ΔE00 4.38
Darkkhaki
#BDB76B
ΔE00 5.32
Light Olive
#ACBF69
ΔE00 6.10
Tan Green
#A9BE70
ΔE00 6.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8CA83 #8583CA
analogous
#CAA883 #C8CA83 #A4CA83
triadic
#C8CA83 #83C8CA #CA83C8
tetradic
#C8CA83 #83CAA8 #8583CA #CA83A4
square
#C8CA83 #83CAA8 #8583CA #CA83A4
split-complementary
#C8CA83 #83A4CA #A883CA
monochromatic
#91943F #B5B858 #C8CA83 #DBDCAE #EEEFD9
Accessibility & contrast
On white
1.72
#C8CA83 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.23
#C8CA83 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8CA83
12.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8CA83 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8CA83 | 1.00 | 1.72 | 12.23 | 12.23 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5C47E
Deuteranopia (green-blind)
#D5C786
Tritanopia (blue-blind)
#D1C2B8
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #c8ca83; /* rgb */ color: rgb(200, 202, 131); /* oklch */ color: oklch(82.1% 0.092 109.6);
Tailwind
colors: {
custom: {
50: '#d9daa8',
500: '#c8ca83',
950: '#000000',
},
}SCSS
$custom: #c8ca83; $custom-light: #d9daa8; $custom-dark: #000000;
JSON
{
"hex": "#c8ca83",
"rgb": {
"r": 200,
"g": 202,
"b": 131
},
"hsl": {
"h": 61.69,
"s": 40.113,
"l": 65.294
},
"oklch": {
"l": 0.821,
"c": 0.09221,
"h": 109.6
},
"luminance": 0.56159
}Semantic roles & 50–950 ramp
primary
#C8CA83
secondary
#59579A
accent
#32B336
background
#FEFEFC
surface
#FCFBF6
border
#D5D4D0
text
#15140F
muted
#848380