#DDDCD0#DDDCD0
#DDDCD0 is a very light, near-neutral yellow. Relative luminance 0.711; OKLCH L 89.2% C 0.016 H 102.9°. Best body text is #000000 at 15.22:1 contrast (WCAG AA passes).
Color values
| HEX | #DDDCD0 |
|---|---|
| RGB | rgb(221, 220, 208) |
| HSL | hsl(55, 16%, 84%) |
| HSV | hsv(55, 6%, 87%) |
| CMYK | cmyk(0%, 0.5%, 5.9%, 13.3%) |
| CIE-LAB | lab(87.54, -1.76, 6.01) |
| CIE-LCH | lch(87.54, 6.26, 106.29°) |
| OKLab | oklab(89.2% -0.0036 0.0158) |
| OKLCH | oklch(89.2% 0.016 102.9) |
| XYZ | xyz(66.7956, 71.1129, 69.8696) |
| Luminance | 0.7111 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Light Grey
#D8DCD6
ΔE00 3.21
Eggshell
#F0EAD6
ΔE00 4.66
Warm Beige
#E9DCC9
ΔE00 5.61
Gainsboro
#DCDCDC
ΔE00 5.72
Light Gray
#D3D3D3
ΔE00 6.04
Oldlace
#FDF5E6
ΔE00 6.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDDCD0 #D0D1DD
analogous
#DDD6D0 #DDDCD0 #D8DDD0
triadic
#DDDCD0 #D0DDDC #DCD0DD
tetradic
#DDDCD0 #D0DDD6 #D0D1DD #DDD0D8
square
#DDDCD0 #D0DDD6 #D0D1DD #DDD0D8
split-complementary
#DDDCD0 #D0D8DD #D6D0DD
monochromatic
#AAA789 #C3C2AC #DDDCD0 #F2F2ED #F2F2ED
Accessibility & contrast
On white
1.38
#DDDCD0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.22
#DDDCD0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDDCD0
15.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDDCD0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDDCD0 | 1.00 | 1.38 | 15.22 | 15.22 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFDBCF
Deuteranopia (green-blind)
#DFDCD0
Tritanopia (blue-blind)
#DFDAD8
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #dddcd0; /* rgb */ color: rgb(221, 220, 208); /* oklch */ color: oklch(89.2% 0.016 102.9);
Tailwind
colors: {
custom: {
50: '#e7e6de',
500: '#dddcd0',
950: '#000000',
},
}SCSS
$custom: #dddcd0; $custom-light: #e7e6de; $custom-dark: #000000;
JSON
{
"hex": "#dddcd0",
"rgb": {
"r": 221,
"g": 220,
"b": 208
},
"hsl": {
"h": 55.385,
"s": 16.049,
"l": 84.118
},
"oklch": {
"l": 0.89196,
"c": 0.01619,
"h": 102.9
},
"luminance": 0.71113
}Semantic roles & 50–950 ramp
primary
#DDDCD0
secondary
#9FA0B2
accent
#519A4B
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161615
muted
#848484