#DDDCCF#DDDCCF
#DDDCCF is a very light, near-neutral yellow. Relative luminance 0.711; OKLCH L 89.2% C 0.018 H 103.2°. Best body text is #000000 at 15.21:1 contrast (WCAG AA passes).
Color values
| HEX | #DDDCCF |
|---|---|
| RGB | rgb(221, 220, 207) |
| HSL | hsl(56, 17%, 84%) |
| HSV | hsv(56, 6%, 87%) |
| CMYK | cmyk(0%, 0.5%, 6.3%, 13.3%) |
| CIE-LAB | lab(87.52, -1.93, 6.50) |
| CIE-LCH | lch(87.52, 6.78, 106.50°) |
| OKLab | oklab(89.17% -0.004 0.0171) |
| OKLCH | oklch(89.17% 0.018 103.2) |
| XYZ | xyz(66.6729, 71.0638, 69.2237) |
| Luminance | 0.7106 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Light Grey
#D8DCD6
ΔE00 3.52
Eggshell
#F0EAD6
ΔE00 4.46
Warm Beige
#E9DCC9
ΔE00 5.56
Gainsboro
#DCDCDC
ΔE00 6.14
Light Gray
#D3D3D3
ΔE00 6.43
Oldlace
#FDF5E6
ΔE00 6.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDDCCF #CFD0DD
analogous
#DDD5CF #DDDCCF #D7DDCF
triadic
#DDDCCF #CFDDDC #DCCFDD
tetradic
#DDDCCF #CFDDD5 #CFD0DD #DDCFD7
square
#DDDCCF #CFDDD5 #CFD0DD #DDCFD7
split-complementary
#DDDCCF #CFD7DD #D5CFDD
monochromatic
#AAA887 #C4C2AB #DDDCCF #F2F2ED #F2F2ED
Accessibility & contrast
On white
1.38
#DDDCCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.21
#DDDCCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDDCCF
15.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDDCCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDDCCF | 1.00 | 1.38 | 15.21 | 15.21 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFDBCE
Deuteranopia (green-blind)
#DFDCCF
Tritanopia (blue-blind)
#DFDAD8
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #dddccf; /* rgb */ color: rgb(221, 220, 207); /* oklch */ color: oklch(89.2% 0.018 103.2);
Tailwind
colors: {
custom: {
50: '#e7e6dd',
500: '#dddccf',
950: '#000000',
},
}SCSS
$custom: #dddccf; $custom-light: #e7e6dd; $custom-dark: #000000;
JSON
{
"hex": "#dddccf",
"rgb": {
"r": 221,
"g": 220,
"b": 207
},
"hsl": {
"h": 55.714,
"s": 17.073,
"l": 83.922
},
"oklch": {
"l": 0.89169,
"c": 0.01751,
"h": 103.2
},
"luminance": 0.71064
}Semantic roles & 50–950 ramp
primary
#DDDCCF
secondary
#9E9FB2
accent
#509B4A
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161615
muted
#848484