#CCCDA8#CCCDA8
#CCCDA8 is a very light, muted yellow. Relative luminance 0.593; OKLCH L 83.8% C 0.050 H 108.7°. Best body text is #000000 at 12.87:1 contrast (WCAG AA passes).
Color values
| HEX | #CCCDA8 |
|---|---|
| RGB | rgb(204, 205, 168) |
| HSL | hsl(62, 27%, 73%) |
| HSV | hsv(62, 18%, 80%) |
| CMYK | cmyk(0.5%, 0%, 18%, 19.6%) |
| CIE-LAB | lab(81.47, -6.53, 18.36) |
| CIE-LCH | lch(81.47, 19.49, 109.58°) |
| OKLab | oklab(83.79% -0.0159 0.0471) |
| OKLCH | oklch(83.79% 0.05 108.7) |
| XYZ | xyz(53.8005, 59.3277, 45.6553) |
| Luminance | 0.5933 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 6.67
Palegoldenrod
#EEE8AA
ΔE00 8.76
Vanilla
#F3E5AB
ΔE00 9.06
Sand
#C2B280
ΔE00 9.37
Pale Olive
#B9CC81
ΔE00 9.44
Eggshell
#F0EAD6
ΔE00 9.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCCDA8 #A9A8CD
analogous
#CDBBA8 #CCCDA8 #B9CDA8
triadic
#CCCDA8 #A8CCCD #CDA8CC
tetradic
#CCCDA8 #A8CDBB #A9A8CD #CDA8B9
square
#CCCDA8 #A8CDBB #A9A8CD #CDA8B9
split-complementary
#CCCDA8 #A8B9CD #BBA8CD
monochromatic
#9D9F5B #B5B781 #CCCDA8 #E3E3CF #F4F4EC
Accessibility & contrast
On white
1.63
#CCCDA8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.87
#CCCDA8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCCDA8
12.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCCDA8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCCDA8 | 1.00 | 1.63 | 12.87 | 12.87 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3CAA6
Deuteranopia (green-blind)
#D4CBA9
Tritanopia (blue-blind)
#D2C8C3
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #cccda8; /* rgb */ color: rgb(204, 205, 168); /* oklch */ color: oklch(83.8% 0.050 108.7);
Tailwind
colors: {
custom: {
50: '#dbdcc2',
500: '#cccda8',
950: '#000000',
},
}SCSS
$custom: #cccda8; $custom-light: #dbdcc2; $custom-dark: #000000;
JSON
{
"hex": "#cccda8",
"rgb": {
"r": 204,
"g": 205,
"b": 168
},
"hsl": {
"h": 61.622,
"s": 27.007,
"l": 73.137
},
"oklch": {
"l": 0.83794,
"c": 0.04968,
"h": 108.7
},
"luminance": 0.59327
}Semantic roles & 50–950 ramp
primary
#CCCDA8
secondary
#7877A2
accent
#40A643
background
#FEFEFD
surface
#FCFCF9
border
#D5D5D2
text
#151512
muted
#848482