#DDDCD4#DDDCD4
#DDDCD4 is a very light, near-neutral yellow. Relative luminance 0.713; OKLCH L 89.3% C 0.011 H 100.8°. Best body text is #000000 at 15.26:1 contrast (WCAG AA passes).
Color values
| HEX | #DDDCD4 |
|---|---|
| RGB | rgb(221, 220, 212) |
| HSL | hsl(53, 12%, 85%) |
| HSV | hsv(53, 4%, 87%) |
| CMYK | cmyk(0%, 0.5%, 4.1%, 13.3%) |
| CIE-LAB | lab(87.64, -1.07, 4.04) |
| CIE-LCH | lch(87.64, 4.18, 104.83°) |
| OKLab | oklab(89.3% -0.002 0.0107) |
| OKLCH | oklch(89.3% 0.011 100.8) |
| XYZ | xyz(67.2939, 71.3122, 72.4941) |
| Luminance | 0.7131 (WCAG relative) |
| Temperature | neutral |
| Family | yellow |
Closest named colors
Light Grey
#D8DCD6
ΔE00 2.39
Gainsboro
#DCDCDC
ΔE00 3.96
Light Gray
#D3D3D3
ΔE00 4.44
Silver (survey)
#C5C9C7
ΔE00 5.75
Eggshell
#F0EAD6
ΔE00 5.77
Warm Beige
#E9DCC9
ΔE00 6.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDDCD4 #D4D5DD
analogous
#DDD8D4 #DDDCD4 #DADDD4
triadic
#DDDCD4 #D4DDDC #DCD4DD
tetradic
#DDDCD4 #D4DDD8 #D4D5DD #DDD4DA
square
#DDDCD4 #D4DDD8 #D4D5DD #DDD4DA
split-complementary
#DDDCD4 #D4DADD #D8D4DD
monochromatic
#A7A490 #C2C0B2 #DDDCD4 #F1F1EE #F1F1EE
Accessibility & contrast
On white
1.38
#DDDCD4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.26
#DDDCD4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDDCD4
15.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDDCD4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDDCD4 | 1.00 | 1.38 | 15.26 | 15.26 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEDBD4
Deuteranopia (green-blind)
#DEDCD4
Tritanopia (blue-blind)
#DFDBDA
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #dddcd4; /* rgb */ color: rgb(221, 220, 212); /* oklch */ color: oklch(89.3% 0.011 100.8);
Tailwind
colors: {
custom: {
50: '#e7e6e1',
500: '#dddcd4',
950: '#000000',
},
}SCSS
$custom: #dddcd4; $custom-light: #e7e6e1; $custom-dark: #000000;
JSON
{
"hex": "#dddcd4",
"rgb": {
"r": 221,
"g": 220,
"b": 212
},
"hsl": {
"h": 53.333,
"s": 11.688,
"l": 84.902
},
"oklch": {
"l": 0.89304,
"c": 0.01084,
"h": 100.8
},
"luminance": 0.71312
}Semantic roles & 50–950 ramp
primary
#DDDCD4
secondary
#A4A5B2
accent
#589650
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161615
muted
#848484