#DFDAD9#DFDAD9
#DFDAD9 is a very light, near-neutral red. Relative luminance 0.708; OKLCH L 89.2% C 0.006 H 31.1°. Best body text is #000000 at 15.17:1 contrast (WCAG AA passes).
Color values
| HEX | #DFDAD9 |
|---|---|
| RGB | rgb(223, 218, 217) |
| HSL | hsl(10, 9%, 86%) |
| HSV | hsv(10, 3%, 87%) |
| CMYK | cmyk(0%, 2.2%, 2.7%, 12.5%) |
| CIE-LAB | lab(87.41, 1.52, 1.09) |
| CIE-LCH | lch(87.41, 1.88, 35.66°) |
| OKLab | oklab(89.2% 0.0049 0.0029) |
| OKLCH | oklch(89.2% 0.006 31.1) |
| XYZ | xyz(68.0254, 70.8408, 75.7222) |
| Luminance | 0.7084 (WCAG relative) |
| Temperature | neutral |
| Family | red |
Closest named colors
Gainsboro
#DCDCDC
ΔE00 2.41
Light Gray
#D3D3D3
ΔE00 3.03
Fog
#D8DCE0
ΔE00 4.60
Light Grey
#D8DCD6
ΔE00 5.85
Whitesmoke
#F5F5F5
ΔE00 6.11
Very Light Pink
#FFF4F2
ΔE00 6.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFDAD9 #D9DEDF
analogous
#DFD9DB #DFDAD9 #DFDDD9
triadic
#DFDAD9 #D9DFDA #DAD9DF
tetradic
#DFDAD9 #DBDFD9 #D9DEDF #DDD9DF
square
#DFDAD9 #DBDFD9 #D9DEDF #DDD9DF
split-complementary
#DFDAD9 #D9DFDD #D9DBDF
monochromatic
#A79997 #C3BAB8 #DFDAD9 #F1EFEE #F1EFEE
Accessibility & contrast
On white
1.38
#DFDAD9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.17
#DFDAD9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFDAD9
15.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFDAD9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFDAD9 | 1.00 | 1.38 | 15.17 | 15.17 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBDAD9
Deuteranopia (green-blind)
#DCDBD9
Tritanopia (blue-blind)
#E0D9DA
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #dfdad9; /* rgb */ color: rgb(223, 218, 217); /* oklch */ color: oklch(89.2% 0.006 31.1);
Tailwind
colors: {
custom: {
50: '#e9e5e4',
500: '#dfdad9',
950: '#000000',
},
}SCSS
$custom: #dfdad9; $custom-light: #e9e5e4; $custom-dark: #000000;
JSON
{
"hex": "#dfdad9",
"rgb": {
"r": 223,
"g": 218,
"b": 217
},
"hsl": {
"h": 10,
"s": 8.571,
"l": 86.275
},
"oklch": {
"l": 0.89202,
"c": 0.00566,
"h": 31.1
},
"luminance": 0.70841
}Semantic roles & 50–950 ramp
primary
#DFDAD9
secondary
#A9B1B3
accent
#889353
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161515
muted
#848484