#DFDAD5#DFDAD5
#DFDAD5 is a very light, near-neutral orange. Relative luminance 0.706; OKLCH L 89.1% C 0.009 H 67.7°. Best body text is #000000 at 15.13:1 contrast (WCAG AA passes).
Color values
| HEX | #DFDAD5 |
|---|---|
| RGB | rgb(223, 218, 213) |
| HSL | hsl(30, 14%, 85%) |
| HSV | hsv(30, 4%, 87%) |
| CMYK | cmyk(0%, 2.2%, 4.5%, 12.5%) |
| CIE-LAB | lab(87.31, 0.83, 3.06) |
| CIE-LCH | lch(87.31, 3.17, 74.87°) |
| OKLab | oklab(89.09% 0.0033 0.0081) |
| OKLCH | oklch(89.09% 0.009 67.7) |
| XYZ | xyz(67.5114, 70.6352, 73.0153) |
| Luminance | 0.7064 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Gainsboro
#DCDCDC
ΔE00 3.09
Light Gray
#D3D3D3
ΔE00 3.56
Light Grey
#D8DCD6
ΔE00 4.67
Fog
#D8DCE0
ΔE00 5.55
Linen
#FAF0E6
ΔE00 5.61
Warm Beige
#E9DCC9
ΔE00 6.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFDAD5 #D5DADF
analogous
#DFD5D5 #DFDAD5 #DFDFD5
triadic
#DFDAD5 #D5DFDA #DAD5DF
tetradic
#DFDAD5 #D5DFD5 #D5DADF #DFD5DF
square
#DFDAD5 #D5DFD5 #D5DADF #DFD5DF
split-complementary
#DFDAD5 #D5DFDF #D5D5DF
monochromatic
#AA9D90 #C5BBB2 #DFDAD5 #F2F0EE #F2F0EE
Accessibility & contrast
On white
1.39
#DFDAD5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.13
#DFDAD5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFDAD5
15.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFDAD5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFDAD5 | 1.00 | 1.39 | 15.13 | 15.13 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCDAD5
Deuteranopia (green-blind)
#DDDBD5
Tritanopia (blue-blind)
#E1D9D9
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #dfdad5; /* rgb */ color: rgb(223, 218, 213); /* oklch */ color: oklch(89.1% 0.009 67.7);
Tailwind
colors: {
custom: {
50: '#e9e5e1',
500: '#dfdad5',
950: '#000000',
},
}SCSS
$custom: #dfdad5; $custom-light: #e9e5e1; $custom-dark: #000000;
JSON
{
"hex": "#dfdad5",
"rgb": {
"r": 223,
"g": 218,
"b": 213
},
"hsl": {
"h": 30,
"s": 13.514,
"l": 85.49
},
"oklch": {
"l": 0.89091,
"c": 0.00874,
"h": 67.7
},
"luminance": 0.70635
}Semantic roles & 50–950 ramp
primary
#DFDAD5
secondary
#A4ACB4
accent
#73984E
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161515
muted
#848484