#DFDAD2#DFDAD2
#DFDAD2 is a very light, near-neutral orange. Relative luminance 0.705; OKLCH L 89.0% C 0.012 H 79.8°. Best body text is #000000 at 15.10:1 contrast (WCAG AA passes).
Color values
| HEX | #DFDAD2 |
|---|---|
| RGB | rgb(223, 218, 210) |
| HSL | hsl(37, 17%, 85%) |
| HSV | hsv(37, 6%, 87%) |
| CMYK | cmyk(0%, 2.2%, 5.8%, 12.5%) |
| CIE-LAB | lab(87.23, 0.31, 4.53) |
| CIE-LCH | lch(87.23, 4.54, 86.07°) |
| OKLab | oklab(89.01% 0.0022 0.012) |
| OKLCH | oklch(89.01% 0.012 79.8) |
| XYZ | xyz(67.1341, 70.4843, 71.0284) |
| Luminance | 0.7048 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Gainsboro
#DCDCDC
ΔE00 4.15
Light Grey
#D8DCD6
ΔE00 4.32
Light Gray
#D3D3D3
ΔE00 4.49
Warm Beige
#E9DCC9
ΔE00 4.92
Linen
#FAF0E6
ΔE00 5.46
Eggshell
#F0EAD6
ΔE00 5.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFDAD2 #D2D7DF
analogous
#DFD4D2 #DFDAD2 #DEDFD2
triadic
#DFDAD2 #D2DFDA #DAD2DF
tetradic
#DFDAD2 #D2DFD4 #D2D7DF #DFD2DE
square
#DFDAD2 #D2DFD4 #D2D7DF #DFD2DE
split-complementary
#DFDAD2 #D2DEDF #D4D2DF
monochromatic
#AC9F8A #C6BDAE #DFDAD2 #F2F0ED #F2F0ED
Accessibility & contrast
On white
1.39
#DFDAD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.10
#DFDAD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFDAD2
15.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFDAD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFDAD2 | 1.00 | 1.39 | 15.10 | 15.10 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCDAD2
Deuteranopia (green-blind)
#DEDBD2
Tritanopia (blue-blind)
#E2D8D8
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #dfdad2; /* rgb */ color: rgb(223, 218, 210); /* oklch */ color: oklch(89.0% 0.012 79.8);
Tailwind
colors: {
custom: {
50: '#e9e5df',
500: '#dfdad2',
950: '#000000',
},
}SCSS
$custom: #dfdad2; $custom-light: #e9e5df; $custom-dark: #000000;
JSON
{
"hex": "#dfdad2",
"rgb": {
"r": 223,
"g": 218,
"b": 210
},
"hsl": {
"h": 36.923,
"s": 16.883,
"l": 84.902
},
"oklch": {
"l": 0.89009,
"c": 0.01214,
"h": 79.8
},
"luminance": 0.70484
}Semantic roles & 50–950 ramp
primary
#DFDAD2
secondary
#A1A8B5
accent
#699B4A
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161515
muted
#848484