#DFDAD3#DFDAD3
#DFDAD3 is a very light, near-neutral orange. Relative luminance 0.705; OKLCH L 89.0% C 0.011 H 76.6°. Best body text is #000000 at 15.11:1 contrast (WCAG AA passes).
Color values
| HEX | #DFDAD3 |
|---|---|
| RGB | rgb(223, 218, 211) |
| HSL | hsl(35, 16%, 85%) |
| HSV | hsv(35, 5%, 87%) |
| CMYK | cmyk(0%, 2.2%, 5.4%, 12.5%) |
| CIE-LAB | lab(87.26, 0.48, 4.04) |
| CIE-LCH | lch(87.26, 4.07, 83.19°) |
| OKLab | oklab(89.04% 0.0025 0.0107) |
| OKLCH | oklch(89.04% 0.011 76.6) |
| XYZ | xyz(67.2591, 70.5343, 71.6866) |
| Luminance | 0.7053 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Gainsboro
#DCDCDC
ΔE00 3.77
Light Gray
#D3D3D3
ΔE00 4.15
Light Grey
#D8DCD6
ΔE00 4.38
Warm Beige
#E9DCC9
ΔE00 5.26
Linen
#FAF0E6
ΔE00 5.46
Fog
#D8DCE0
ΔE00 6.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFDAD3 #D3D8DF
analogous
#DFD4D3 #DFDAD3 #DEDFD3
triadic
#DFDAD3 #D3DFDA #DAD3DF
tetradic
#DFDAD3 #D3DFD4 #D3D8DF #DFD3DE
square
#DFDAD3 #D3DFD4 #D3D8DF #DFD3DE
split-complementary
#DFDAD3 #D3DEDF #D4D3DF
monochromatic
#AB9E8C #C5BCB0 #DFDAD3 #F2F0ED #F2F0ED
Accessibility & contrast
On white
1.39
#DFDAD3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.11
#DFDAD3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFDAD3
15.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFDAD3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFDAD3 | 1.00 | 1.39 | 15.11 | 15.11 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCDAD3
Deuteranopia (green-blind)
#DDDBD3
Tritanopia (blue-blind)
#E1D9D8
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #dfdad3; /* rgb */ color: rgb(223, 218, 211); /* oklch */ color: oklch(89.0% 0.011 76.6);
Tailwind
colors: {
custom: {
50: '#e9e5e0',
500: '#dfdad3',
950: '#000000',
},
}SCSS
$custom: #dfdad3; $custom-light: #e9e5e0; $custom-dark: #000000;
JSON
{
"hex": "#dfdad3",
"rgb": {
"r": 223,
"g": 218,
"b": 211
},
"hsl": {
"h": 35,
"s": 15.789,
"l": 85.098
},
"oklch": {
"l": 0.89036,
"c": 0.01096,
"h": 76.6
},
"luminance": 0.70534
}Semantic roles & 50–950 ramp
primary
#DFDAD3
secondary
#A2AAB4
accent
#6C9A4B
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161515
muted
#848484