#CCCDB4#CCCDB4
#CCCDB4 is a very light, muted yellow. Relative luminance 0.598; OKLCH L 84.1% C 0.034 H 109.0°. Best body text is #000000 at 12.96:1 contrast (WCAG AA passes).
Color values
| HEX | #CCCDB4 |
|---|---|
| RGB | rgb(204, 205, 180) |
| HSL | hsl(62, 20%, 75%) |
| HSV | hsv(62, 12%, 80%) |
| CMYK | cmyk(0.5%, 0%, 12.2%, 19.6%) |
| CIE-LAB | lab(81.73, -4.66, 12.35) |
| CIE-LCH | lch(81.73, 13.20, 110.66°) |
| OKLab | oklab(84.08% -0.011 0.032) |
| OKLCH | oklch(84.08% 0.034 109) |
| XYZ | xyz(54.9705, 59.7956, 51.8170) |
| Luminance | 0.5979 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Eggshell
#F0EAD6
ΔE00 8.12
Light Grey
#D8DCD6
ΔE00 8.39
Warm Gray
#C9BEB0
ΔE00 8.69
Warm Beige
#E9DCC9
ΔE00 8.74
Beige (survey)
#E6DAA6
ΔE00 8.99
Beige
#F5F5DC
ΔE00 9.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCCDB4 #B5B4CD
analogous
#CDC1B4 #CCCDB4 #BFCDB4
triadic
#CCCDB4 #B4CCCD #CDB4CC
tetradic
#CCCDB4 #B4CDC1 #B5B4CD #CDB4BF
square
#CCCDB4 #B4CDC1 #B5B4CD #CDB4BF
split-complementary
#CCCDB4 #B4BFCD #C1B4CD
monochromatic
#9A9C6B #B3B58F #CCCDB4 #E5E5D9 #F3F3ED
Accessibility & contrast
On white
1.62
#CCCDB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.96
#CCCDB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCCDB4
12.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCCDB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCCDB4 | 1.00 | 1.62 | 12.96 | 12.96 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2CBB3
Deuteranopia (green-blind)
#D2CCB5
Tritanopia (blue-blind)
#D0CAC6
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #cccdb4; /* rgb */ color: rgb(204, 205, 180); /* oklch */ color: oklch(84.1% 0.034 109.0);
Tailwind
colors: {
custom: {
50: '#dbdcca',
500: '#cccdb4',
950: '#000000',
},
}SCSS
$custom: #cccdb4; $custom-light: #dbdcca; $custom-dark: #000000;
JSON
{
"hex": "#cccdb4",
"rgb": {
"r": 204,
"g": 205,
"b": 180
},
"hsl": {
"h": 62.4,
"s": 20,
"l": 75.49
},
"oklch": {
"l": 0.8408,
"c": 0.03386,
"h": 109
},
"luminance": 0.59795
}Semantic roles & 50–950 ramp
primary
#CCCDB4
secondary
#8583A2
accent
#479E4B
background
#FEFEFD
surface
#FBFCF9
border
#D4D5D2
text
#151513
muted
#848482