#CCCA81#CCCA81
#CCCA81 is a very light, moderate yellow. Relative luminance 0.567; OKLCH L 82.4% C 0.094 H 106.9°. Best body text is #000000 at 12.33:1 contrast (WCAG AA passes).
Color values
| HEX | #CCCA81 |
|---|---|
| RGB | rgb(204, 202, 129) |
| HSL | hsl(58, 42%, 65%) |
| HSV | hsv(58, 37%, 80%) |
| CMYK | cmyk(0%, 1%, 36.8%, 20%) |
| CIE-LAB | lab(79.99, -10.16, 36.72) |
| CIE-LCH | lch(79.99, 38.10, 105.47°) |
| OKLab | oklab(82.39% -0.0274 0.0901) |
| OKLCH | oklch(82.39% 0.094 106.9) |
| XYZ | xyz(49.9854, 56.6644, 29.0688) |
| Luminance | 0.5666 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Greenish Beige
#C9D179
ΔE00 3.59
Greenish Tan
#BCCB7A
ΔE00 4.56
Darkkhaki
#BDB76B
ΔE00 4.99
Pale Olive
#B9CC81
ΔE00 5.53
Sand (survey)
#E2CA76
ΔE00 6.70
Light Olive
#ACBF69
ΔE00 6.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCCA81 #8183CC
analogous
#CCA481 #CCCA81 #A8CC81
triadic
#CCCA81 #81CCCA #CA81CC
tetradic
#CCCA81 #81CCA4 #8183CC #CC81A8
square
#CCCA81 #81CCA4 #8183CC #CC81A8
split-complementary
#CCCA81 #81A8CC #A481CC
monochromatic
#96943D #BAB855 #CCCA81 #DEDCAD #EFEFD8
Accessibility & contrast
On white
1.70
#CCCA81 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.33
#CCCA81 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCCA81
12.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCCA81 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCCA81 | 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)
#D5C57C
Deuteranopia (green-blind)
#D7C884
Tritanopia (blue-blind)
#D6C1B8
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #ccca81; /* rgb */ color: rgb(204, 202, 129); /* oklch */ color: oklch(82.4% 0.094 106.9);
Tailwind
colors: {
custom: {
50: '#dcdaa6',
500: '#ccca81',
950: '#000000',
},
}SCSS
$custom: #ccca81; $custom-light: #dcdaa6; $custom-dark: #000000;
JSON
{
"hex": "#ccca81",
"rgb": {
"r": 204,
"g": 202,
"b": 129
},
"hsl": {
"h": 58.4,
"s": 42.373,
"l": 65.294
},
"oklch": {
"l": 0.82394,
"c": 0.09417,
"h": 106.9
},
"luminance": 0.56663
}Semantic roles & 50–950 ramp
primary
#CCCA81
secondary
#55579C
accent
#34B530
background
#FEFEFC
surface
#FCFBF6
border
#D5D4D0
text
#15140F
muted
#848380