#CCCAAD#CCCAAD
#CCCAAD is a very light, muted yellow. Relative luminance 0.581; OKLCH L 83.3% C 0.039 H 104.0°. Best body text is #000000 at 12.62:1 contrast (WCAG AA passes).
Color values
| HEX | #CCCAAD |
|---|---|
| RGB | rgb(204, 202, 173) |
| HSL | hsl(56, 23%, 74%) |
| HSV | hsv(56, 15%, 80%) |
| CMYK | cmyk(0%, 1%, 15.2%, 20%) |
| CIE-LAB | lab(80.79, -4.21, 14.75) |
| CIE-LCH | lch(80.79, 15.34, 105.92°) |
| OKLab | oklab(83.29% -0.0095 0.0381) |
| OKLCH | oklch(83.29% 0.039 104) |
| XYZ | xyz(53.5646, 58.0961, 47.9189) |
| Luminance | 0.5810 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 7.78
Warm Gray
#C9BEB0
ΔE00 8.47
Eggshell
#F0EAD6
ΔE00 8.70
Warm Beige
#E9DCC9
ΔE00 8.75
Putty
#BEAE8A
ΔE00 9.08
Bland
#AFA88B
ΔE00 9.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCCAAD #ADAFCC
analogous
#CCBBAD #CCCAAD #BFCCAD
triadic
#CCCAAD #ADCCCA #CAADCC
tetradic
#CCCAAD #ADCCBB #ADAFCC #CCADBF
square
#CCCAAD #ADCCBB #ADAFCC #CCADBF
split-complementary
#CCCAAD #ADBFCC #BBADCC
monochromatic
#9D9962 #B5B287 #CCCAAD #E3E2D3 #F3F3EC
Accessibility & contrast
On white
1.66
#CCCAAD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.62
#CCCAAD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCCAAD
12.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCCAAD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCCAAD | 1.00 | 1.66 | 12.62 | 12.62 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0C8AB
Deuteranopia (green-blind)
#D1C9AE
Tritanopia (blue-blind)
#D1C6C2
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #cccaad; /* rgb */ color: rgb(204, 202, 173); /* oklch */ color: oklch(83.3% 0.039 104.0);
Tailwind
colors: {
custom: {
50: '#dbdac5',
500: '#cccaad',
950: '#000000',
},
}SCSS
$custom: #cccaad; $custom-light: #dbdac5; $custom-dark: #000000;
JSON
{
"hex": "#cccaad",
"rgb": {
"r": 204,
"g": 202,
"b": 173
},
"hsl": {
"h": 56.129,
"s": 23.308,
"l": 73.922
},
"oklch": {
"l": 0.83292,
"c": 0.03924,
"h": 104
},
"luminance": 0.58096
}Semantic roles & 50–950 ramp
primary
#CCCAAD
secondary
#7C7FA1
accent
#4AA244
background
#FEFEFD
surface
#FCFBF9
border
#D5D4D2
text
#151413
muted
#848382