#DFD2D0#DFD2D0
#DFD2D0 is a very light, near-neutral red. Relative luminance 0.663; OKLCH L 87.4% C 0.015 H 28.0°. Best body text is #000000 at 14.27:1 contrast (WCAG AA passes).
Color values
| HEX | #DFD2D0 |
|---|---|
| RGB | rgb(223, 210, 208) |
| HSL | hsl(8, 19%, 85%) |
| HSV | hsv(8, 7%, 87%) |
| CMYK | cmyk(0%, 5.8%, 6.7%, 12.5%) |
| CIE-LAB | lab(85.17, 4.14, 2.60) |
| CIE-LCH | lch(85.17, 4.88, 32.13°) |
| OKLab | oklab(87.37% 0.013 0.0069) |
| OKLCH | oklch(87.37% 0.015 28) |
| XYZ | xyz(64.8619, 66.3360, 69.0495) |
| Luminance | 0.6633 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Light Gray
#D3D3D3
ΔE00 5.86
Gainsboro
#DCDCDC
ΔE00 6.08
Mistyrose
#FFE4E1
ΔE00 6.85
Very Light Pink
#FFF4F2
ΔE00 7.39
Lavenderblush
#FFF0F5
ΔE00 7.64
Silver
#C0C0C0
ΔE00 7.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFD2D0 #D0DDDF
analogous
#DFD0D6 #DFD2D0 #DFDAD0
triadic
#DFD2D0 #D0DFD2 #D2D0DF
tetradic
#DFD2D0 #D6DFD0 #D0DDDF #DAD0DF
square
#DFD2D0 #D6DFD0 #D0DDDF #DAD0DF
split-complementary
#DFD2D0 #D0DFDA #D0D6DF
monochromatic
#AD8C87 #C6AFAC #DFD2D0 #F3EEED #F3EEED
Accessibility & contrast
On white
1.47
#DFD2D0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.27
#DFD2D0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFD2D0
14.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFD2D0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFD2D0 | 1.00 | 1.47 | 14.27 | 14.27 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D3D0
Deuteranopia (green-blind)
#D7D6D0
Tritanopia (blue-blind)
#E2D1D1
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #dfd2d0; /* rgb */ color: rgb(223, 210, 208); /* oklch */ color: oklch(87.4% 0.015 28.0);
Tailwind
colors: {
custom: {
50: '#e9dfde',
500: '#dfd2d0',
950: '#000000',
},
}SCSS
$custom: #dfd2d0; $custom-light: #e9dfde; $custom-dark: #000000;
JSON
{
"hex": "#dfd2d0",
"rgb": {
"r": 223,
"g": 210,
"b": 208
},
"hsl": {
"h": 8,
"s": 18.987,
"l": 84.51
},
"oklch": {
"l": 0.8737,
"c": 0.01473,
"h": 28
},
"luminance": 0.66335
}Semantic roles & 50–950 ramp
primary
#DFD2D0
secondary
#9EB2B5
accent
#929D48
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161515
muted
#848484