#DFD5C8#DFD5C8
#DFD5C8 is a very light, muted orange. Relative luminance 0.674; OKLCH L 87.7% C 0.021 H 74.6°. Best body text is #000000 at 14.49:1 contrast (WCAG AA passes).
Color values
| HEX | #DFD5C8 |
|---|---|
| RGB | rgb(223, 213, 200) |
| HSL | hsl(34, 26%, 83%) |
| HSV | hsv(34, 10%, 87%) |
| CMYK | cmyk(0%, 4.5%, 10.3%, 12.5%) |
| CIE-LAB | lab(85.73, 1.24, 7.65) |
| CIE-LCH | lch(85.73, 7.75, 80.83°) |
| OKLab | oklab(87.75% 0.0055 0.02) |
| OKLCH | oklch(87.75% 0.021 74.6) |
| XYZ | xyz(64.6500, 67.4474, 64.2453) |
| Luminance | 0.6745 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 2.86
Warm Gray
#C9BEB0
ΔE00 5.63
Antiquewhite
#FAEBD7
ΔE00 5.73
Eggshell
#F0EAD6
ΔE00 5.95
Champagne
#F7E7CE
ΔE00 6.03
Linen
#FAF0E6
ΔE00 6.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFD5C8 #C8D2DF
analogous
#DFC9C8 #DFD5C8 #DDDFC8
triadic
#DFD5C8 #C8DFD5 #D5C8DF
tetradic
#DFD5C8 #C8DFC9 #C8D2DF #DFC8DD
square
#DFD5C8 #C8DFC9 #C8D2DF #DFC8DD
split-complementary
#DFD5C8 #C8DDDF #C9C8DF
monochromatic
#B29A7B #C8B7A1 #DFD5C8 #F4F0EC #F4F0EC
Accessibility & contrast
On white
1.45
#DFD5C8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.49
#DFD5C8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFD5C8
14.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFD5C8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFD5C8 | 1.00 | 1.45 | 14.49 | 14.49 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D5C7
Deuteranopia (green-blind)
#DCD7C8
Tritanopia (blue-blind)
#E4D2D1
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #dfd5c8; /* rgb */ color: rgb(223, 213, 200); /* oklch */ color: oklch(87.7% 0.021 74.6);
Tailwind
colors: {
custom: {
50: '#e9e1d8',
500: '#dfd5c8',
950: '#000000',
},
}SCSS
$custom: #dfd5c8; $custom-light: #e9e1d8; $custom-dark: #000000;
JSON
{
"hex": "#dfd5c8",
"rgb": {
"r": 223,
"g": 213,
"b": 200
},
"hsl": {
"h": 33.913,
"s": 26.437,
"l": 82.941
},
"oklch": {
"l": 0.87747,
"c": 0.02079,
"h": 74.6
},
"luminance": 0.67447
}Semantic roles & 50–950 ramp
primary
#DFD5C8
secondary
#95A3B6
accent
#6CA540
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#161514
muted
#848483