#CCCDB3#CCCDB3
#CCCDB3 is a very light, muted yellow. Relative luminance 0.598; OKLCH L 84.1% C 0.035 H 108.9°. Best body text is #000000 at 12.95:1 contrast (WCAG AA passes).
Color values
| HEX | #CCCDB3 |
|---|---|
| RGB | rgb(204, 205, 179) |
| HSL | hsl(62, 21%, 75%) |
| HSV | hsv(62, 13%, 80%) |
| CMYK | cmyk(0.5%, 0%, 12.7%, 19.6%) |
| CIE-LAB | lab(81.70, -4.82, 12.85) |
| CIE-LCH | lch(81.70, 13.72, 110.55°) |
| OKLab | oklab(84.06% -0.0114 0.0333) |
| OKLCH | oklch(84.06% 0.035 108.9) |
| XYZ | xyz(54.8690, 59.7550, 51.2824) |
| Luminance | 0.5976 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Eggshell
#F0EAD6
ΔE00 8.24
Light Grey
#D8DCD6
ΔE00 8.69
Beige (survey)
#E6DAA6
ΔE00 8.75
Warm Beige
#E9DCC9
ΔE00 8.89
Warm Gray
#C9BEB0
ΔE00 8.90
Beige
#F5F5DC
ΔE00 9.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCCDB3 #B4B3CD
analogous
#CDC1B3 #CCCDB3 #BFCDB3
triadic
#CCCDB3 #B3CCCD #CDB3CC
tetradic
#CCCDB3 #B3CDC1 #B4B3CD #CDB3BF
square
#CCCDB3 #B3CDC1 #B4B3CD #CDB3BF
split-complementary
#CCCDB3 #B3BFCD #C1B3CD
monochromatic
#9A9C69 #B3B58E #CCCDB3 #E5E5D8 #F3F3ED
Accessibility & contrast
On white
1.62
#CCCDB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.95
#CCCDB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCCDB3
12.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCCDB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCCDB3 | 1.00 | 1.62 | 12.95 | 12.95 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2CAB2
Deuteranopia (green-blind)
#D2CCB4
Tritanopia (blue-blind)
#D0CAC6
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #cccdb3; /* rgb */ color: rgb(204, 205, 179); /* oklch */ color: oklch(84.1% 0.035 108.9);
Tailwind
colors: {
custom: {
50: '#dbdcc9',
500: '#cccdb3',
950: '#000000',
},
}SCSS
$custom: #cccdb3; $custom-light: #dbdcc9; $custom-dark: #000000;
JSON
{
"hex": "#cccdb3",
"rgb": {
"r": 204,
"g": 205,
"b": 179
},
"hsl": {
"h": 62.308,
"s": 20.635,
"l": 75.294
},
"oklch": {
"l": 0.84055,
"c": 0.03519,
"h": 108.9
},
"luminance": 0.59755
}Semantic roles & 50–950 ramp
primary
#CCCDB3
secondary
#8482A2
accent
#469F4A
background
#FEFEFD
surface
#FBFCF9
border
#D4D5D2
text
#151513
muted
#848482