#CCCDB7#CCCDB7
#CCCDB7 is a very light, muted yellow. Relative luminance 0.599; OKLCH L 84.2% C 0.030 H 109.1°. Best body text is #000000 at 12.98:1 contrast (WCAG AA passes).
Color values
| HEX | #CCCDB7 |
|---|---|
| RGB | rgb(204, 205, 183) |
| HSL | hsl(63, 18%, 76%) |
| HSV | hsv(63, 11%, 80%) |
| CMYK | cmyk(0.5%, 0%, 10.7%, 19.6%) |
| CIE-LAB | lab(81.79, -4.17, 10.85) |
| CIE-LCH | lch(81.79, 11.62, 111.01°) |
| OKLab | oklab(84.16% -0.0098 0.0282) |
| OKLCH | oklch(84.16% 0.03 109.1) |
| XYZ | xyz(55.2794, 59.9192, 53.4439) |
| Luminance | 0.5992 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Light Grey
#D8DCD6
ΔE00 7.48
Eggshell
#F0EAD6
ΔE00 7.82
Warm Gray
#C9BEB0
ΔE00 8.08
Warm Beige
#E9DCC9
ΔE00 8.31
Silver (survey)
#C5C9C7
ΔE00 8.46
Beige
#F5F5DC
ΔE00 9.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCCDB7 #B8B7CD
analogous
#CDC3B7 #CCCDB7 #C1CDB7
triadic
#CCCDB7 #B7CCCD #CDB7CC
tetradic
#CCCDB7 #B7CDC3 #B8B7CD #CDB7C1
square
#CCCDB7 #B7CDC3 #B8B7CD #CDB7C1
split-complementary
#CCCDB7 #B7C1CD #C3B7CD
monochromatic
#999B6F #B2B493 #CCCDB7 #E6E6DB #F2F2ED
Accessibility & contrast
On white
1.62
#CCCDB7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.98
#CCCDB7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCCDB7
12.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCCDB7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCCDB7 | 1.00 | 1.62 | 12.98 | 12.98 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1CBB6
Deuteranopia (green-blind)
#D1CCB8
Tritanopia (blue-blind)
#CFCAC7
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #cccdb7; /* rgb */ color: rgb(204, 205, 183); /* oklch */ color: oklch(84.2% 0.030 109.1);
Tailwind
colors: {
custom: {
50: '#dbdccc',
500: '#cccdb7',
950: '#000000',
},
}SCSS
$custom: #cccdb7; $custom-light: #dbdccc; $custom-dark: #000000;
JSON
{
"hex": "#cccdb7",
"rgb": {
"r": 204,
"g": 205,
"b": 183
},
"hsl": {
"h": 62.727,
"s": 18.033,
"l": 76.078
},
"oklch": {
"l": 0.84156,
"c": 0.02985,
"h": 109.1
},
"luminance": 0.59919
}Semantic roles & 50–950 ramp
primary
#CCCDB7
secondary
#8887A2
accent
#499C4D
background
#FEFEFE
surface
#FBFCFA
border
#D4D5D3
text
#151513
muted
#848483