#DFD0D0#DFD0D0
#DFD0D0 is a very light, near-neutral red. Relative luminance 0.654; OKLCH L 87.0% C 0.017 H 17.5°. Best body text is #000000 at 14.07:1 contrast (WCAG AA passes).
Color values
| HEX | #DFD0D0 |
|---|---|
| RGB | rgb(223, 208, 208) |
| HSL | hsl(0, 19%, 85%) |
| HSV | hsv(0, 7%, 87%) |
| CMYK | cmyk(0%, 6.7%, 6.7%, 12.5%) |
| CIE-LAB | lab(84.67, 5.19, 1.87) |
| CIE-LCH | lch(84.67, 5.51, 19.82°) |
| OKLab | oklab(86.98% 0.0159 0.005) |
| OKLCH | oklch(86.98% 0.017 17.5) |
| XYZ | xyz(64.3712, 65.3546, 68.8859) |
| Luminance | 0.6535 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 6.54
Light Gray
#D3D3D3
ΔE00 6.78
Gainsboro
#DCDCDC
ΔE00 7.07
Lavenderblush
#FFF0F5
ΔE00 7.48
Very Light Pink
#FFF4F2
ΔE00 7.97
Silver
#C0C0C0
ΔE00 8.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFD0D0 #D0DFDF
analogous
#DFD0D8 #DFD0D0 #DFD8D0
triadic
#DFD0D0 #D0DFD0 #D0D0DF
tetradic
#DFD0D0 #D8DFD0 #D0DFDF #D8D0DF
square
#DFD0D0 #D8DFD0 #D0DFDF #D8D0DF
split-complementary
#DFD0D0 #D0DFD8 #D0D8DF
monochromatic
#AD8787 #C6ACAC #DFD0D0 #F3EDED #F3EDED
Accessibility & contrast
On white
1.49
#DFD0D0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.07
#DFD0D0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFD0D0
14.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFD0D0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFD0D0 | 1.00 | 1.49 | 14.07 | 14.07 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D2D0
Deuteranopia (green-blind)
#D6D4D0
Tritanopia (blue-blind)
#E3CFD0
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #dfd0d0; /* rgb */ color: rgb(223, 208, 208); /* oklch */ color: oklch(87.0% 0.017 17.5);
Tailwind
colors: {
custom: {
50: '#e9dede',
500: '#dfd0d0',
950: '#000000',
},
}SCSS
$custom: #dfd0d0; $custom-light: #e9dede; $custom-dark: #000000;
JSON
{
"hex": "#dfd0d0",
"rgb": {
"r": 223,
"g": 208,
"b": 208
},
"hsl": {
"h": 0,
"s": 18.987,
"l": 84.51
},
"oklch": {
"l": 0.86978,
"c": 0.0167,
"h": 17.5
},
"luminance": 0.65354
}Semantic roles & 50–950 ramp
primary
#DFD0D0
secondary
#9EB5B5
accent
#9D9D48
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161515
muted
#848484