#DFDAD7#DFDAD7
#DFDAD7 is a very light, near-neutral orange. Relative luminance 0.707; OKLCH L 89.1% C 0.007 H 53.5°. Best body text is #000000 at 15.15:1 contrast (WCAG AA passes).
Color values
| HEX | #DFDAD7 |
|---|---|
| RGB | rgb(223, 218, 215) |
| HSL | hsl(23, 11%, 86%) |
| HSV | hsv(23, 4%, 87%) |
| CMYK | cmyk(0%, 2.2%, 3.6%, 12.5%) |
| CIE-LAB | lab(87.36, 1.17, 2.08) |
| CIE-LCH | lch(87.36, 2.39, 60.51°) |
| OKLab | oklab(89.15% 0.0041 0.0055) |
| OKLCH | oklch(89.15% 0.007 53.5) |
| XYZ | xyz(67.7668, 70.7374, 74.3604) |
| Luminance | 0.7074 (WCAG relative) |
| Temperature | neutral |
| Family | orange |
Closest named colors
Gainsboro
#DCDCDC
ΔE00 2.58
Light Gray
#D3D3D3
ΔE00 3.15
Fog
#D8DCE0
ΔE00 4.99
Light Grey
#D8DCD6
ΔE00 5.18
Linen
#FAF0E6
ΔE00 5.97
Whitesmoke
#F5F5F5
ΔE00 6.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFDAD7 #D7DCDF
analogous
#DFD7D8 #DFDAD7 #DFDED7
triadic
#DFDAD7 #D7DFDA #DAD7DF
tetradic
#DFDAD7 #D8DFD7 #D7DCDF #DED7DF
square
#DFDAD7 #D8DFD7 #D7DCDF #DED7DF
split-complementary
#DFDAD7 #D7DFDE #D7D8DF
monochromatic
#A99B93 #C4BBB5 #DFDAD7 #F1EFEE #F1EFEE
Accessibility & contrast
On white
1.39
#DFDAD7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.15
#DFDAD7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFDAD7
15.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFDAD7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFDAD7 | 1.00 | 1.39 | 15.15 | 15.15 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBDAD7
Deuteranopia (green-blind)
#DDDBD7
Tritanopia (blue-blind)
#E1D9D9
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #dfdad7; /* rgb */ color: rgb(223, 218, 215); /* oklch */ color: oklch(89.1% 0.007 53.5);
Tailwind
colors: {
custom: {
50: '#e9e5e3',
500: '#dfdad7',
950: '#000000',
},
}SCSS
$custom: #dfdad7; $custom-light: #e9e5e3; $custom-dark: #000000;
JSON
{
"hex": "#dfdad7",
"rgb": {
"r": 223,
"g": 218,
"b": 215
},
"hsl": {
"h": 22.5,
"s": 11.111,
"l": 85.882
},
"oklch": {
"l": 0.89146,
"c": 0.00686,
"h": 53.5
},
"luminance": 0.70737
}Semantic roles & 50–950 ramp
primary
#DFDAD7
secondary
#A7AFB3
accent
#7B9550
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161515
muted
#848484