#DFD4C8#DFD4C8
#DFD4C8 is a very light, muted orange. Relative luminance 0.669; OKLCH L 87.5% C 0.020 H 70.0°. Best body text is #000000 at 14.39:1 contrast (WCAG AA passes).
Color values
| HEX | #DFD4C8 |
|---|---|
| RGB | rgb(223, 212, 200) |
| HSL | hsl(31, 26%, 83%) |
| HSV | hsv(31, 10%, 87%) |
| CMYK | cmyk(0%, 4.9%, 10.3%, 12.5%) |
| CIE-LAB | lab(85.48, 1.76, 7.28) |
| CIE-LCH | lch(85.48, 7.49, 76.45°) |
| OKLab | oklab(87.55% 0.007 0.0191) |
| OKLCH | oklch(87.55% 0.02 70) |
| XYZ | xyz(64.3992, 66.9459, 64.1617) |
| Luminance | 0.6694 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 3.31
Warm Gray
#C9BEB0
ΔE00 5.52
Antiquewhite
#FAEBD7
ΔE00 6.00
Linen
#FAF0E6
ΔE00 6.22
Champagne
#F7E7CE
ΔE00 6.43
Light Gray
#D3D3D3
ΔE00 6.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFD4C8 #C8D3DF
analogous
#DFC8C8 #DFD4C8 #DEDFC8
triadic
#DFD4C8 #C8DFD4 #D4C8DF
tetradic
#DFD4C8 #C8DFC8 #C8D3DF #DFC8DE
square
#DFD4C8 #C8DFC8 #C8D3DF #DFC8DE
split-complementary
#DFD4C8 #C8DEDF #C8C8DF
monochromatic
#B2987B #C8B6A1 #DFD4C8 #F4F0EC #F4F0EC
Accessibility & contrast
On white
1.46
#DFD4C8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.39
#DFD4C8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFD4C8
14.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFD4C8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFD4C8 | 1.00 | 1.46 | 14.39 | 14.39 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D4C7
Deuteranopia (green-blind)
#DBD7C8
Tritanopia (blue-blind)
#E4D1D1
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #dfd4c8; /* rgb */ color: rgb(223, 212, 200); /* oklch */ color: oklch(87.5% 0.020 70.0);
Tailwind
colors: {
custom: {
50: '#e9e1d8',
500: '#dfd4c8',
950: '#000000',
},
}SCSS
$custom: #dfd4c8; $custom-light: #e9e1d8; $custom-dark: #000000;
JSON
{
"hex": "#dfd4c8",
"rgb": {
"r": 223,
"g": 212,
"b": 200
},
"hsl": {
"h": 31.304,
"s": 26.437,
"l": 82.941
},
"oklch": {
"l": 0.87549,
"c": 0.02035,
"h": 70
},
"luminance": 0.66945
}Semantic roles & 50–950 ramp
primary
#DFD4C8
secondary
#95A5B6
accent
#71A540
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#161514
muted
#848483