#DFDAD6#DFDAD6
#DFDAD6 is a very light, near-neutral orange. Relative luminance 0.707; OKLCH L 89.1% C 0.008 H 61.4°. Best body text is #000000 at 15.14:1 contrast (WCAG AA passes).
Color values
| HEX | #DFDAD6 |
|---|---|
| RGB | rgb(223, 218, 214) |
| HSL | hsl(27, 12%, 86%) |
| HSV | hsv(27, 4%, 87%) |
| CMYK | cmyk(0%, 2.2%, 4%, 12.5%) |
| CIE-LAB | lab(87.33, 1.00, 2.57) |
| CIE-LCH | lch(87.33, 2.76, 68.72°) |
| OKLab | oklab(89.12% 0.0037 0.0068) |
| OKLCH | oklch(89.12% 0.008 61.4) |
| XYZ | xyz(67.6387, 70.6862, 73.6858) |
| Luminance | 0.7069 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Gainsboro
#DCDCDC
ΔE00 2.80
Light Gray
#D3D3D3
ΔE00 3.32
Light Grey
#D8DCD6
ΔE00 4.90
Fog
#D8DCE0
ΔE00 5.25
Linen
#FAF0E6
ΔE00 5.77
Silver (survey)
#C5C9C7
ΔE00 6.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFDAD6 #D6DBDF
analogous
#DFD6D6 #DFDAD6 #DFDED6
triadic
#DFDAD6 #D6DFDA #DAD6DF
tetradic
#DFDAD6 #D6DFD6 #D6DBDF #DED6DF
square
#DFDAD6 #D6DFD6 #D6DBDF #DED6DF
split-complementary
#DFDAD6 #D6DFDE #D6D6DF
monochromatic
#A99C91 #C4BBB4 #DFDAD6 #F2EFEE #F2EFEE
Accessibility & contrast
On white
1.39
#DFDAD6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.14
#DFDAD6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFDAD6
15.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFDAD6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFDAD6 | 1.00 | 1.39 | 15.14 | 15.14 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCDAD6
Deuteranopia (green-blind)
#DDDBD6
Tritanopia (blue-blind)
#E1D9D9
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #dfdad6; /* rgb */ color: rgb(223, 218, 214); /* oklch */ color: oklch(89.1% 0.008 61.4);
Tailwind
colors: {
custom: {
50: '#e9e5e2',
500: '#dfdad6',
950: '#000000',
},
}SCSS
$custom: #dfdad6; $custom-light: #e9e5e2; $custom-dark: #000000;
JSON
{
"hex": "#dfdad6",
"rgb": {
"r": 223,
"g": 218,
"b": 214
},
"hsl": {
"h": 26.667,
"s": 12.329,
"l": 85.686
},
"oklch": {
"l": 0.89118,
"c": 0.00774,
"h": 61.4
},
"luminance": 0.70686
}Semantic roles & 50–950 ramp
primary
#DFDAD6
secondary
#A5ADB4
accent
#77964F
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161515
muted
#848484