#DDDDD3#DDDDD3
#DDDDD3 is a very light, near-neutral yellow. Relative luminance 0.718; OKLCH L 89.5% C 0.013 H 106.7°. Best body text is #000000 at 15.36:1 contrast (WCAG AA passes).
Color values
| HEX | #DDDDD3 |
|---|---|
| RGB | rgb(221, 221, 211) |
| HSL | hsl(60, 13%, 85%) |
| HSV | hsv(60, 5%, 87%) |
| CMYK | cmyk(0%, 0%, 4.5%, 13.3%) |
| CIE-LAB | lab(87.87, -1.76, 4.90) |
| CIE-LCH | lch(87.87, 5.21, 109.74°) |
| OKLab | oklab(89.48% -0.0039 0.0129) |
| OKLCH | oklch(89.48% 0.013 106.7) |
| XYZ | xyz(67.4314, 71.7884, 71.9195) |
| Luminance | 0.7179 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Light Grey
#D8DCD6
ΔE00 2.38
Gainsboro
#DCDCDC
ΔE00 4.95
Eggshell
#F0EAD6
ΔE00 5.22
Light Gray
#D3D3D3
ΔE00 5.40
Silver (survey)
#C5C9C7
ΔE00 6.19
Warm Beige
#E9DCC9
ΔE00 6.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDDDD3 #D3D3DD
analogous
#DDD8D3 #DDDDD3 #D8DDD3
triadic
#DDDDD3 #D3DDDD #DDD3DD
tetradic
#DDDDD3 #D3DDD8 #D3D3DD #DDD3D8
square
#DDDDD3 #D3DDD8 #D3D3DD #DDD3D8
split-complementary
#DDDDD3 #D3D8DD #D8D3DD
monochromatic
#A8A88E #C2C2B0 #DDDDD3 #F2F2EE #F2F2EE
Accessibility & contrast
On white
1.37
#DDDDD3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.36
#DDDDD3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDDDD3
15.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDDDD3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDDDD3 | 1.00 | 1.37 | 15.36 | 15.36 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFDCD2
Deuteranopia (green-blind)
#DFDDD3
Tritanopia (blue-blind)
#DFDCDA
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #ddddd3; /* rgb */ color: rgb(221, 221, 211); /* oklch */ color: oklch(89.5% 0.013 106.7);
Tailwind
colors: {
custom: {
50: '#e7e7e0',
500: '#ddddd3',
950: '#000000',
},
}SCSS
$custom: #ddddd3; $custom-light: #e7e7e0; $custom-dark: #000000;
JSON
{
"hex": "#ddddd3",
"rgb": {
"r": 221,
"g": 221,
"b": 211
},
"hsl": {
"h": 60,
"s": 12.821,
"l": 84.706
},
"oklch": {
"l": 0.89477,
"c": 0.01346,
"h": 106.7
},
"luminance": 0.71788
}Semantic roles & 50–950 ramp
primary
#DDDDD3
secondary
#A2A2B2
accent
#4F974F
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161615
muted
#848484