#CCCDA2#CCCDA2
#CCCDA2 is a very light, muted yellow. Relative luminance 0.591; OKLCH L 83.7% C 0.057 H 108.7°. Best body text is #000000 at 12.82:1 contrast (WCAG AA passes).
Color values
| HEX | #CCCDA2 |
|---|---|
| RGB | rgb(204, 205, 162) |
| HSL | hsl(61, 30%, 72%) |
| HSV | hsv(61, 21%, 80%) |
| CMYK | cmyk(0.5%, 0%, 21%, 19.6%) |
| CIE-LAB | lab(81.35, -7.42, 21.36) |
| CIE-LCH | lch(81.35, 22.62, 109.15°) |
| OKLab | oklab(83.66% -0.0184 0.0544) |
| OKLCH | oklch(83.66% 0.057 108.7) |
| XYZ | xyz(53.2544, 59.1092, 42.7792) |
| Luminance | 0.5911 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 5.98
Palegoldenrod
#EEE8AA
ΔE00 7.87
Pale Olive
#B9CC81
ΔE00 8.08
Vanilla
#F3E5AB
ΔE00 8.37
Greenish Tan
#BCCB7A
ΔE00 8.56
Sand
#C2B280
ΔE00 8.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCCDA2 #A3A2CD
analogous
#CDB9A2 #CCCDA2 #B7CDA2
triadic
#CCCDA2 #A2CCCD #CDA2CC
tetradic
#CCCDA2 #A2CDB9 #A3A2CD #CDA2B7
square
#CCCDA2 #A2CDB9 #A3A2CD #CDA2B7
split-complementary
#CCCDA2 #A2B7CD #B9A2CD
monochromatic
#9D9F56 #B6B87A #CCCDA2 #E2E2CA #F4F4EB
Accessibility & contrast
On white
1.64
#CCCDA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.82
#CCCDA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCCDA2
12.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCCDA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCCDA2 | 1.00 | 1.64 | 12.82 | 12.82 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4C99F
Deuteranopia (green-blind)
#D5CBA4
Tritanopia (blue-blind)
#D2C7C1
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #cccda2; /* rgb */ color: rgb(204, 205, 162); /* oklch */ color: oklch(83.7% 0.057 108.7);
Tailwind
colors: {
custom: {
50: '#dcdcbd',
500: '#cccda2',
950: '#000000',
},
}SCSS
$custom: #cccda2; $custom-light: #dcdcbd; $custom-dark: #000000;
JSON
{
"hex": "#cccda2",
"rgb": {
"r": 204,
"g": 205,
"b": 162
},
"hsl": {
"h": 61.395,
"s": 30.07,
"l": 71.961
},
"oklch": {
"l": 0.8366,
"c": 0.05745,
"h": 108.7
},
"luminance": 0.59109
}Semantic roles & 50–950 ramp
primary
#CCCDA2
secondary
#7271A2
accent
#3DA93F
background
#FEFEFD
surface
#FCFCF8
border
#D5D5D1
text
#151512
muted
#848482