#CCCDB2#CCCDB2
#CCCDB2 is a very light, muted yellow. Relative luminance 0.597; OKLCH L 84.0% C 0.037 H 108.9°. Best body text is #000000 at 12.94:1 contrast (WCAG AA passes).
Color values
| HEX | #CCCDB2 |
|---|---|
| RGB | rgb(204, 205, 178) |
| HSL | hsl(62, 21%, 75%) |
| HSV | hsv(62, 13%, 80%) |
| CMYK | cmyk(0.5%, 0%, 13.2%, 19.6%) |
| CIE-LAB | lab(81.68, -4.98, 13.35) |
| CIE-LCH | lch(81.68, 14.25, 110.45°) |
| OKLab | oklab(84.03% -0.0118 0.0346) |
| OKLCH | oklch(84.03% 0.037 108.9) |
| XYZ | xyz(54.7682, 59.7147, 50.7517) |
| Luminance | 0.5971 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Eggshell
#F0EAD6
ΔE00 8.37
Beige (survey)
#E6DAA6
ΔE00 8.52
Light Grey
#D8DCD6
ΔE00 8.99
Warm Beige
#E9DCC9
ΔE00 9.05
Beige
#F5F5DC
ΔE00 9.10
Warm Gray
#C9BEB0
ΔE00 9.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCCDB2 #B3B2CD
analogous
#CDC0B2 #CCCDB2 #BECDB2
triadic
#CCCDB2 #B2CCCD #CDB2CC
tetradic
#CCCDB2 #B2CDC0 #B3B2CD #CDB2BE
square
#CCCDB2 #B2CDC0 #B3B2CD #CDB2BE
split-complementary
#CCCDB2 #B2BECD #C0B2CD
monochromatic
#9B9D68 #B3B58D #CCCDB2 #E5E5D7 #F3F3EC
Accessibility & contrast
On white
1.62
#CCCDB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.94
#CCCDB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCCDB2
12.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCCDB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCCDB2 | 1.00 | 1.62 | 12.94 | 12.94 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2CAB0
Deuteranopia (green-blind)
#D2CCB3
Tritanopia (blue-blind)
#D0C9C5
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #cccdb2; /* rgb */ color: rgb(204, 205, 178); /* oklch */ color: oklch(84.0% 0.037 108.9);
Tailwind
colors: {
custom: {
50: '#dbdcc9',
500: '#cccdb2',
950: '#000000',
},
}SCSS
$custom: #cccdb2; $custom-light: #dbdcc9; $custom-dark: #000000;
JSON
{
"hex": "#cccdb2",
"rgb": {
"r": 204,
"g": 205,
"b": 178
},
"hsl": {
"h": 62.222,
"s": 21.26,
"l": 75.098
},
"oklch": {
"l": 0.84031,
"c": 0.03652,
"h": 108.9
},
"luminance": 0.59714
}Semantic roles & 50–950 ramp
primary
#CCCDB2
secondary
#8381A2
accent
#46A049
background
#FEFEFD
surface
#FBFCF9
border
#D4D5D2
text
#151513
muted
#848482