#DFD7C8#DFD7C8
#DFD7C8 is a very light, muted orange. Relative luminance 0.685; OKLCH L 88.1% C 0.022 H 83.3°. Best body text is #000000 at 14.69:1 contrast (WCAG AA passes).
Color values
| HEX | #DFD7C8 |
|---|---|
| RGB | rgb(223, 215, 200) |
| HSL | hsl(39, 26%, 83%) |
| HSV | hsv(39, 10%, 87%) |
| CMYK | cmyk(0%, 3.6%, 10.3%, 12.5%) |
| CIE-LAB | lab(86.24, 0.20, 8.37) |
| CIE-LCH | lch(86.24, 8.38, 88.65°) |
| OKLab | oklab(88.15% 0.0026 0.0219) |
| OKLCH | oklch(88.15% 0.022 83.3) |
| XYZ | xyz(65.1561, 68.4597, 64.4140) |
| Luminance | 0.6846 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 2.65
Eggshell
#F0EAD6
ΔE00 4.74
Antiquewhite
#FAEBD7
ΔE00 5.56
Champagne
#F7E7CE
ΔE00 5.59
Warm Gray
#C9BEB0
ΔE00 6.18
Light Grey
#D8DCD6
ΔE00 6.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFD7C8 #C8D0DF
analogous
#DFCBC8 #DFD7C8 #DBDFC8
triadic
#DFD7C8 #C8DFD7 #D7C8DF
tetradic
#DFD7C8 #C8DFCB #C8D0DF #DFC8DB
square
#DFD7C8 #C8DFCB #C8D0DF #DFC8DB
split-complementary
#DFD7C8 #C8DBDF #CBC8DF
monochromatic
#B29F7B #C8BBA1 #DFD7C8 #F4F1EC #F4F1EC
Accessibility & contrast
On white
1.43
#DFD7C8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.69
#DFD7C8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFD7C8
14.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFD7C8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFD7C8 | 1.00 | 1.43 | 14.69 | 14.69 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBD7C7
Deuteranopia (green-blind)
#DDD9C8
Tritanopia (blue-blind)
#E3D4D3
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #dfd7c8; /* rgb */ color: rgb(223, 215, 200); /* oklch */ color: oklch(88.1% 0.022 83.3);
Tailwind
colors: {
custom: {
50: '#e9e3d8',
500: '#dfd7c8',
950: '#000000',
},
}SCSS
$custom: #dfd7c8; $custom-light: #e9e3d8; $custom-dark: #000000;
JSON
{
"hex": "#dfd7c8",
"rgb": {
"r": 223,
"g": 215,
"b": 200
},
"hsl": {
"h": 39.13,
"s": 26.437,
"l": 82.941
},
"oklch": {
"l": 0.88145,
"c": 0.02207,
"h": 83.3
},
"luminance": 0.68459
}Semantic roles & 50–950 ramp
primary
#DFD7C8
secondary
#95A1B6
accent
#63A540
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#161514
muted
#848483