#CCCA97#CCCA97
#CCCA97 is a very light, moderate yellow. Relative luminance 0.573; OKLCH L 82.8% C 0.068 H 105.9°. Best body text is #000000 at 12.46:1 contrast (WCAG AA passes).
Color values
| HEX | #CCCA97 |
|---|---|
| RGB | rgb(204, 202, 151) |
| HSL | hsl(58, 34%, 70%) |
| HSV | hsv(58, 26%, 80%) |
| CMYK | cmyk(0%, 1%, 26%, 20%) |
| CIE-LAB | lab(80.36, -7.42, 25.79) |
| CIE-LCH | lch(80.36, 26.84, 106.04°) |
| OKLab | oklab(82.8% -0.0185 0.065) |
| OKLCH | oklch(82.8% 0.068 105.9) |
| XYZ | xyz(51.6083, 57.3136, 37.6161) |
| Luminance | 0.5731 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 5.39
Pale Olive
#B9CC81
ΔE00 7.09
Greenish Tan
#BCCB7A
ΔE00 7.17
Sand
#C2B280
ΔE00 7.36
Greenish Beige
#C9D179
ΔE00 7.37
Palegoldenrod
#EEE8AA
ΔE00 7.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCCA97 #9799CC
analogous
#CCB097 #CCCA97 #B4CC97
triadic
#CCCA97 #97CCCA #CA97CC
tetradic
#CCCA97 #97CCB0 #9799CC #CC97B4
square
#CCCA97 #97CCB0 #9799CC #CC97B4
split-complementary
#CCCA97 #97B4CC #B097CC
monochromatic
#9C994D #B8B56E #CCCA97 #E0DFC0 #F4F4E9
Accessibility & contrast
On white
1.69
#CCCA97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.46
#CCCA97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCCA97
12.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCCA97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCCA97 | 1.00 | 1.69 | 12.46 | 12.46 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3C694
Deuteranopia (green-blind)
#D4C999
Tritanopia (blue-blind)
#D4C3BC
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #ccca97; /* rgb */ color: rgb(204, 202, 151); /* oklch */ color: oklch(82.8% 0.068 105.9);
Tailwind
colors: {
custom: {
50: '#dcdab6',
500: '#ccca97',
950: '#000000',
},
}SCSS
$custom: #ccca97; $custom-light: #dcdab6; $custom-dark: #000000;
JSON
{
"hex": "#ccca97",
"rgb": {
"r": 204,
"g": 202,
"b": 151
},
"hsl": {
"h": 57.736,
"s": 34.194,
"l": 69.608
},
"oklch": {
"l": 0.82803,
"c": 0.06762,
"h": 105.9
},
"luminance": 0.57313
}Semantic roles & 50–950 ramp
primary
#CCCA97
secondary
#6668A1
accent
#3DAD38
background
#FEFEFD
surface
#FCFBF8
border
#D5D4D1
text
#151411
muted
#848381