#DFDAD8#DFDAD8
#DFDAD8 is a very light, near-neutral orange. Relative luminance 0.708; OKLCH L 89.2% C 0.006 H 43.4°. Best body text is #000000 at 15.16:1 contrast (WCAG AA passes).
Color values
| HEX | #DFDAD8 |
|---|---|
| RGB | rgb(223, 218, 216) |
| HSL | hsl(17, 10%, 86%) |
| HSV | hsv(17, 3%, 87%) |
| CMYK | cmyk(0%, 2.2%, 3.1%, 12.5%) |
| CIE-LAB | lab(87.38, 1.35, 1.58) |
| CIE-LCH | lch(87.38, 2.08, 49.60°) |
| OKLab | oklab(89.17% 0.0045 0.0042) |
| OKLCH | oklch(89.17% 0.006 43.4) |
| XYZ | xyz(67.8957, 70.7890, 75.0392) |
| Luminance | 0.7079 (WCAG relative) |
| Temperature | neutral |
| Family | orange |
Closest named colors
Gainsboro
#DCDCDC
ΔE00 2.44
Light Gray
#D3D3D3
ΔE00 3.05
Fog
#D8DCE0
ΔE00 4.77
Light Grey
#D8DCD6
ΔE00 5.50
Whitesmoke
#F5F5F5
ΔE00 6.13
Linen
#FAF0E6
ΔE00 6.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFDAD8 #D8DDDF
analogous
#DFD8D9 #DFDAD8 #DFDDD8
triadic
#DFDAD8 #D8DFDA #DAD8DF
tetradic
#DFDAD8 #D9DFD8 #D8DDDF #DDD8DF
square
#DFDAD8 #D9DFD8 #D8DDDF #DDD8DF
split-complementary
#DFDAD8 #D8DFDD #D8D9DF
monochromatic
#A89A95 #C3BAB6 #DFDAD8 #F1EFEE #F1EFEE
Accessibility & contrast
On white
1.39
#DFDAD8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.16
#DFDAD8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFDAD8
15.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFDAD8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFDAD8 | 1.00 | 1.39 | 15.16 | 15.16 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBDAD8
Deuteranopia (green-blind)
#DCDBD8
Tritanopia (blue-blind)
#E1D9D9
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #dfdad8; /* rgb */ color: rgb(223, 218, 216); /* oklch */ color: oklch(89.2% 0.006 43.4);
Tailwind
colors: {
custom: {
50: '#e9e5e4',
500: '#dfdad8',
950: '#000000',
},
}SCSS
$custom: #dfdad8; $custom-light: #e9e5e4; $custom-dark: #000000;
JSON
{
"hex": "#dfdad8",
"rgb": {
"r": 223,
"g": 218,
"b": 216
},
"hsl": {
"h": 17.143,
"s": 9.859,
"l": 86.078
},
"oklch": {
"l": 0.89174,
"c": 0.00615,
"h": 43.4
},
"luminance": 0.70789
}Semantic roles & 50–950 ramp
primary
#DFDAD8
secondary
#A8B0B3
accent
#819452
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161515
muted
#848484