#DFDAD4#DFDAD4
#DFDAD4 is a very light, near-neutral orange. Relative luminance 0.706; OKLCH L 89.1% C 0.010 H 72.7°. Best body text is #000000 at 15.12:1 contrast (WCAG AA passes).
Color values
| HEX | #DFDAD4 |
|---|---|
| RGB | rgb(223, 218, 212) |
| HSL | hsl(33, 15%, 85%) |
| HSV | hsv(33, 5%, 87%) |
| CMYK | cmyk(0%, 2.2%, 4.9%, 12.5%) |
| CIE-LAB | lab(87.28, 0.65, 3.55) |
| CIE-LCH | lch(87.28, 3.61, 79.55°) |
| OKLab | oklab(89.06% 0.0029 0.0094) |
| OKLCH | oklch(89.06% 0.01 72.7) |
| XYZ | xyz(67.3849, 70.5846, 72.3489) |
| Luminance | 0.7058 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Gainsboro
#DCDCDC
ΔE00 3.42
Light Gray
#D3D3D3
ΔE00 3.84
Light Grey
#D8DCD6
ΔE00 4.50
Linen
#FAF0E6
ΔE00 5.51
Warm Beige
#E9DCC9
ΔE00 5.64
Fog
#D8DCE0
ΔE00 5.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFDAD4 #D4D9DF
analogous
#DFD4D4 #DFDAD4 #DEDFD4
triadic
#DFDAD4 #D4DFDA #DAD4DF
tetradic
#DFDAD4 #D4DFD4 #D4D9DF #DFD4DE
square
#DFDAD4 #D4DFD4 #D4D9DF #DFD4DE
split-complementary
#DFDAD4 #D4DEDF #D4D4DF
monochromatic
#AB9E8E #C5BCB1 #DFDAD4 #F2F0ED #F2F0ED
Accessibility & contrast
On white
1.39
#DFDAD4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.12
#DFDAD4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFDAD4
15.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFDAD4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFDAD4 | 1.00 | 1.39 | 15.12 | 15.12 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCDAD4
Deuteranopia (green-blind)
#DDDBD4
Tritanopia (blue-blind)
#E1D9D8
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #dfdad4; /* rgb */ color: rgb(223, 218, 212); /* oklch */ color: oklch(89.1% 0.010 72.7);
Tailwind
colors: {
custom: {
50: '#e9e5e1',
500: '#dfdad4',
950: '#000000',
},
}SCSS
$custom: #dfdad4; $custom-light: #e9e5e1; $custom-dark: #000000;
JSON
{
"hex": "#dfdad4",
"rgb": {
"r": 223,
"g": 218,
"b": 212
},
"hsl": {
"h": 32.727,
"s": 14.667,
"l": 85.294
},
"oklch": {
"l": 0.89063,
"c": 0.00983,
"h": 72.7
},
"luminance": 0.70584
}Semantic roles & 50–950 ramp
primary
#DFDAD4
secondary
#A3ABB4
accent
#6F994D
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161515
muted
#848484