#DFD1CB#DFD1CB
#DFD1CB is a very light, near-neutral orange. Relative luminance 0.656; OKLCH L 87.0% C 0.018 H 44.8°. Best body text is #000000 at 14.12:1 contrast (WCAG AA passes).
Color values
| HEX | #DFD1CB |
|---|---|
| RGB | rgb(223, 209, 203) |
| HSL | hsl(18, 24%, 84%) |
| HSV | hsv(18, 9%, 87%) |
| CMYK | cmyk(0%, 6.3%, 9%, 12.5%) |
| CIE-LAB | lab(84.79, 3.82, 4.71) |
| CIE-LCH | lch(84.79, 6.06, 50.97°) |
| OKLab | oklab(87.04% 0.0125 0.0124) |
| OKLCH | oklch(87.04% 0.018 44.8) |
| XYZ | xyz(64.0103, 65.6015, 65.7786) |
| Luminance | 0.6560 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Light Gray
#D3D3D3
ΔE00 6.35
Gainsboro
#DCDCDC
ΔE00 6.64
Warm Beige
#E9DCC9
ΔE00 6.70
Warm Gray
#C9BEB0
ΔE00 6.85
Mistyrose
#FFE4E1
ΔE00 7.30
Linen
#FAF0E6
ΔE00 7.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFD1CB #CBD9DF
analogous
#DFCBCF #DFD1CB #DFDBCB
triadic
#DFD1CB #CBDFD1 #D1CBDF
tetradic
#DFD1CB #CFDFCB #CBD9DF #DBCBDF
square
#DFD1CB #CFDFCB #CBD9DF #DBCBDF
split-complementary
#DFD1CB #CBDFDB #CBCFDF
monochromatic
#B08E7F #C8AFA5 #DFD1CB #F3EEEC #F3EEEC
Accessibility & contrast
On white
1.49
#DFD1CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.12
#DFD1CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFD1CB
14.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFD1CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFD1CB | 1.00 | 1.49 | 14.12 | 14.12 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D2CB
Deuteranopia (green-blind)
#D8D5CB
Tritanopia (blue-blind)
#E3CFCF
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #dfd1cb; /* rgb */ color: rgb(223, 209, 203); /* oklch */ color: oklch(87.0% 0.018 44.8);
Tailwind
colors: {
custom: {
50: '#e9dfda',
500: '#dfd1cb',
950: '#000000',
},
}SCSS
$custom: #dfd1cb; $custom-light: #e9dfda; $custom-dark: #000000;
JSON
{
"hex": "#dfd1cb",
"rgb": {
"r": 223,
"g": 209,
"b": 203
},
"hsl": {
"h": 18,
"s": 23.81,
"l": 83.529
},
"oklch": {
"l": 0.87036,
"c": 0.01767,
"h": 44.8
},
"luminance": 0.65601
}Semantic roles & 50–950 ramp
primary
#DFD1CB
secondary
#98ADB6
accent
#86A243
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#161514
muted
#848483