#CCCB97#CCCB97
#CCCB97 is a very light, moderate yellow. Relative luminance 0.578; OKLCH L 83.0% C 0.069 H 106.9°. Best body text is #000000 at 12.56:1 contrast (WCAG AA passes).
Color values
| HEX | #CCCB97 |
|---|---|
| RGB | rgb(204, 203, 151) |
| HSL | hsl(59, 34%, 70%) |
| HSV | hsv(59, 26%, 80%) |
| CMYK | cmyk(0%, 0.5%, 26%, 20%) |
| CIE-LAB | lab(80.62, -7.93, 26.15) |
| CIE-LCH | lch(80.62, 27.33, 106.87°) |
| OKLab | oklab(83.01% -0.02 0.0659) |
| OKLCH | oklch(83.01% 0.069 106.9) |
| XYZ | xyz(51.8437, 57.7844, 37.6946) |
| Luminance | 0.5778 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 5.45
Pale Olive
#B9CC81
ΔE00 6.74
Greenish Tan
#BCCB7A
ΔE00 6.85
Greenish Beige
#C9D179
ΔE00 7.06
Palegoldenrod
#EEE8AA
ΔE00 7.26
Darkkhaki
#BDB76B
ΔE00 7.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCCB97 #9798CC
analogous
#CCB197 #CCCB97 #B3CC97
triadic
#CCCB97 #97CCCB #CB97CC
tetradic
#CCCB97 #97CCB1 #9798CC #CC97B3
square
#CCCB97 #97CCB1 #9798CC #CC97B3
split-complementary
#CCCB97 #97B3CC #B197CC
monochromatic
#9C9B4D #B8B66E #CCCB97 #E0E0C0 #F4F4E9
Accessibility & contrast
On white
1.67
#CCCB97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.56
#CCCB97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCCB97
12.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCCB97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCCB97 | 1.00 | 1.67 | 12.56 | 12.56 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4C794
Deuteranopia (green-blind)
#D5C999
Tritanopia (blue-blind)
#D4C4BD
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #cccb97; /* rgb */ color: rgb(204, 203, 151); /* oklch */ color: oklch(83.0% 0.069 106.9);
Tailwind
colors: {
custom: {
50: '#dcdab6',
500: '#cccb97',
950: '#000000',
},
}SCSS
$custom: #cccb97; $custom-light: #dcdab6; $custom-dark: #000000;
JSON
{
"hex": "#cccb97",
"rgb": {
"r": 204,
"g": 203,
"b": 151
},
"hsl": {
"h": 58.868,
"s": 34.194,
"l": 69.608
},
"oklch": {
"l": 0.83012,
"c": 0.06886,
"h": 106.9
},
"luminance": 0.57784
}Semantic roles & 50–950 ramp
primary
#CCCB97
secondary
#6667A1
accent
#3BAD38
background
#FEFEFD
surface
#FCFBF8
border
#D5D4D1
text
#151411
muted
#848381