#DED3D3#DED3D3
#DED3D3 is a very light, near-neutral red. Relative luminance 0.668; OKLCH L 87.6% C 0.012 H 17.4°. Best body text is #000000 at 14.36:1 contrast (WCAG AA passes).
Color values
| HEX | #DED3D3 |
|---|---|
| RGB | rgb(222, 211, 211) |
| HSL | hsl(0, 14%, 85%) |
| HSV | hsv(0, 5%, 87%) |
| CMYK | cmyk(0%, 5%, 5%, 12.9%) |
| CIE-LAB | lab(85.41, 3.78, 1.35) |
| CIE-LCH | lch(85.41, 4.02, 19.71°) |
| OKLab | oklab(87.57% 0.0116 0.0036) |
| OKLCH | oklch(87.57% 0.012 17.4) |
| XYZ | xyz(65.1748, 66.8219, 71.0798) |
| Luminance | 0.6682 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Light Gray
#D3D3D3
ΔE00 5.19
Gainsboro
#DCDCDC
ΔE00 5.37
Very Light Pink
#FFF4F2
ΔE00 7.23
Fog
#D8DCE0
ΔE00 7.25
Lavenderblush
#FFF0F5
ΔE00 7.26
Mistyrose
#FFE4E1
ΔE00 7.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DED3D3 #D3DEDE
analogous
#DED3D9 #DED3D3 #DED9D3
triadic
#DED3D3 #D3DED3 #D3D3DE
tetradic
#DED3D3 #D9DED3 #D3DEDE #D9D3DE
square
#DED3D3 #D9DED3 #D3DEDE #D9D3DE
split-complementary
#DED3D3 #D3DED9 #D3D9DE
monochromatic
#AA8D8D #C4B0B0 #DED3D3 #F2EEEE #F2EEEE
Accessibility & contrast
On white
1.46
#DED3D3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.36
#DED3D3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DED3D3
14.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DED3D3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DED3D3 | 1.00 | 1.46 | 14.36 | 14.36 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D4D3
Deuteranopia (green-blind)
#D7D6D3
Tritanopia (blue-blind)
#E1D2D3
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #ded3d3; /* rgb */ color: rgb(222, 211, 211); /* oklch */ color: oklch(87.6% 0.012 17.4);
Tailwind
colors: {
custom: {
50: '#e8e0e0',
500: '#ded3d3',
950: '#000000',
},
}SCSS
$custom: #ded3d3; $custom-light: #e8e0e0; $custom-dark: #000000;
JSON
{
"hex": "#ded3d3",
"rgb": {
"r": 222,
"g": 211,
"b": 211
},
"hsl": {
"h": 0,
"s": 14.286,
"l": 84.902
},
"oklch": {
"l": 0.87569,
"c": 0.01219,
"h": 17.4
},
"luminance": 0.66821
}Semantic roles & 50–950 ramp
primary
#DED3D3
secondary
#A2B3B3
accent
#98984D
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161515
muted
#848484