#DDDCD3#DDDCD3
#DDDCD3 is a very light, near-neutral yellow. Relative luminance 0.713; OKLCH L 89.3% C 0.012 H 101.5°. Best body text is #000000 at 15.25:1 contrast (WCAG AA passes).
Color values
| HEX | #DDDCD3 |
|---|---|
| RGB | rgb(221, 220, 211) |
| HSL | hsl(54, 13%, 85%) |
| HSV | hsv(54, 5%, 87%) |
| CMYK | cmyk(0%, 0.5%, 4.5%, 13.3%) |
| CIE-LAB | lab(87.61, -1.24, 4.53) |
| CIE-LCH | lch(87.61, 4.70, 105.33°) |
| OKLab | oklab(89.28% -0.0024 0.0119) |
| OKLCH | oklch(89.28% 0.012 101.5) |
| XYZ | xyz(67.1682, 71.2619, 71.8318) |
| Luminance | 0.7126 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Light Grey
#D8DCD6
ΔE00 2.51
Gainsboro
#DCDCDC
ΔE00 4.42
Light Gray
#D3D3D3
ΔE00 4.84
Eggshell
#F0EAD6
ΔE00 5.45
Silver (survey)
#C5C9C7
ΔE00 5.94
Warm Beige
#E9DCC9
ΔE00 5.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDDCD3 #D3D4DD
analogous
#DDD7D3 #DDDCD3 #D9DDD3
triadic
#DDDCD3 #D3DDDC #DCD3DD
tetradic
#DDDCD3 #D3DDD7 #D3D4DD #DDD3D9
square
#DDDCD3 #D3DDD7 #D3D4DD #DDD3D9
split-complementary
#DDDCD3 #D3D9DD #D7D3DD
monochromatic
#A8A58E #C2C1B0 #DDDCD3 #F2F1EE #F2F1EE
Accessibility & contrast
On white
1.38
#DDDCD3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.25
#DDDCD3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDDCD3
15.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDDCD3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDDCD3 | 1.00 | 1.38 | 15.25 | 15.25 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEDBD3
Deuteranopia (green-blind)
#DEDCD3
Tritanopia (blue-blind)
#DFDBD9
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #dddcd3; /* rgb */ color: rgb(221, 220, 211); /* oklch */ color: oklch(89.3% 0.012 101.5);
Tailwind
colors: {
custom: {
50: '#e7e6e0',
500: '#dddcd3',
950: '#000000',
},
}SCSS
$custom: #dddcd3; $custom-light: #e7e6e0; $custom-dark: #000000;
JSON
{
"hex": "#dddcd3",
"rgb": {
"r": 221,
"g": 220,
"b": 211
},
"hsl": {
"h": 54,
"s": 12.821,
"l": 84.706
},
"oklch": {
"l": 0.89276,
"c": 0.01217,
"h": 101.5
},
"luminance": 0.71262
}Semantic roles & 50–950 ramp
primary
#DDDCD3
secondary
#A2A4B2
accent
#56974F
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161615
muted
#848484