#DFD0C8#DFD0C8
#DFD0C8 is a very light, muted orange. Relative luminance 0.650; OKLCH L 86.8% C 0.020 H 50.1°. Best body text is #000000 at 13.99:1 contrast (WCAG AA passes).
Color values
| HEX | #DFD0C8 |
|---|---|
| RGB | rgb(223, 208, 200) |
| HSL | hsl(21, 26%, 83%) |
| HSV | hsv(21, 10%, 87%) |
| CMYK | cmyk(0%, 6.7%, 10.3%, 12.5%) |
| CIE-LAB | lab(84.47, 3.84, 5.83) |
| CIE-LCH | lch(84.47, 6.99, 56.62°) |
| OKLab | oklab(86.76% 0.0129 0.0154) |
| OKLCH | oklch(86.76% 0.02 50.1) |
| XYZ | xyz(63.4117, 64.9708, 63.8325) |
| Luminance | 0.6497 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 6.08
Warm Gray
#C9BEB0
ΔE00 6.26
Light Gray
#D3D3D3
ΔE00 6.92
Gainsboro
#DCDCDC
ΔE00 7.25
Linen
#FAF0E6
ΔE00 7.39
Mistyrose
#FFE4E1
ΔE00 7.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFD0C8 #C8D7DF
analogous
#DFC8CB #DFD0C8 #DFDBC8
triadic
#DFD0C8 #C8DFD0 #D0C8DF
tetradic
#DFD0C8 #CBDFC8 #C8D7DF #DBC8DF
square
#DFD0C8 #CBDFC8 #C8D7DF #DBC8DF
split-complementary
#DFD0C8 #C8DFDB #C8CBDF
monochromatic
#B28E7B #C8AFA1 #DFD0C8 #F4EEEC #F4EEEC
Accessibility & contrast
On white
1.50
#DFD0C8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.99
#DFD0C8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFD0C8
13.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFD0C8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFD0C8 | 1.00 | 1.50 | 13.99 | 13.99 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D1C8
Deuteranopia (green-blind)
#D7D4C8
Tritanopia (blue-blind)
#E4CECE
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #dfd0c8; /* rgb */ color: rgb(223, 208, 200); /* oklch */ color: oklch(86.8% 0.020 50.1);
Tailwind
colors: {
custom: {
50: '#e9ded8',
500: '#dfd0c8',
950: '#000000',
},
}SCSS
$custom: #dfd0c8; $custom-light: #e9ded8; $custom-dark: #000000;
JSON
{
"hex": "#dfd0c8",
"rgb": {
"r": 223,
"g": 208,
"b": 200
},
"hsl": {
"h": 20.87,
"s": 26.437,
"l": 82.941
},
"oklch": {
"l": 0.86758,
"c": 0.02004,
"h": 50.1
},
"luminance": 0.6497
}Semantic roles & 50–950 ramp
primary
#DFD0C8
secondary
#95ABB6
accent
#82A540
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#161514
muted
#848483