#CCCA8D#CCCA8D
#CCCA8D is a very light, moderate yellow. Relative luminance 0.570; OKLCH L 82.6% C 0.080 H 106.4°. Best body text is #000000 at 12.40:1 contrast (WCAG AA passes).
Color values
| HEX | #CCCA8D |
|---|---|
| RGB | rgb(204, 202, 141) |
| HSL | hsl(58, 38%, 68%) |
| HSV | hsv(58, 31%, 80%) |
| CMYK | cmyk(0%, 1%, 30.9%, 20%) |
| CIE-LAB | lab(80.18, -8.72, 30.79) |
| CIE-LCH | lch(80.18, 32.00, 105.82°) |
| OKLab | oklab(82.61% -0.0226 0.0767) |
| OKLCH | oklch(82.61% 0.08 106.4) |
| XYZ | xyz(50.8304, 57.0024, 33.5190) |
| Luminance | 0.5700 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Greenish Beige
#C9D179
ΔE00 5.39
Greenish Tan
#BCCB7A
ΔE00 5.58
Beige (survey)
#E6DAA6
ΔE00 5.86
Pale Olive
#B9CC81
ΔE00 5.92
Darkkhaki
#BDB76B
ΔE00 5.97
Palegoldenrod
#EEE8AA
ΔE00 7.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCCA8D #8D8FCC
analogous
#CCAA8D #CCCA8D #AFCC8D
triadic
#CCCA8D #8DCCCA #CA8DCC
tetradic
#CCCA8D #8DCCAA #8D8FCC #CC8DAF
square
#CCCA8D #8DCCAA #8D8FCC #CC8DAF
split-complementary
#CCCA8D #8DAFCC #AA8DCC
monochromatic
#9A9745 #B9B663 #CCCA8D #DFDEB7 #F2F1E2
Accessibility & contrast
On white
1.69
#CCCA8D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.40
#CCCA8D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCCA8D
12.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCCA8D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCCA8D | 1.00 | 1.69 | 12.40 | 12.40 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4C589
Deuteranopia (green-blind)
#D6C88F
Tritanopia (blue-blind)
#D5C2BA
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #ccca8d; /* rgb */ color: rgb(204, 202, 141); /* oklch */ color: oklch(82.6% 0.080 106.4);
Tailwind
colors: {
custom: {
50: '#dcdaaf',
500: '#ccca8d',
950: '#000000',
},
}SCSS
$custom: #ccca8d; $custom-light: #dcdaaf; $custom-dark: #000000;
JSON
{
"hex": "#ccca8d",
"rgb": {
"r": 204,
"g": 202,
"b": 141
},
"hsl": {
"h": 58.095,
"s": 38.182,
"l": 67.647
},
"oklch": {
"l": 0.82607,
"c": 0.07996,
"h": 106.4
},
"luminance": 0.57002
}Semantic roles & 50–950 ramp
primary
#CCCA8D
secondary
#5D5FA0
accent
#38B134
background
#FEFEFD
surface
#FCFBF7
border
#D5D4D0
text
#151410
muted
#848381