#DFD8C8#DFD8C8
#DFD8C8 is a very light, muted orange. Relative luminance 0.690; OKLCH L 88.3% C 0.023 H 87.2°. Best body text is #000000 at 14.79:1 contrast (WCAG AA passes).
Color values
| HEX | #DFD8C8 |
|---|---|
| RGB | rgb(223, 216, 200) |
| HSL | hsl(42, 26%, 83%) |
| HSV | hsv(42, 10%, 87%) |
| CMYK | cmyk(0%, 3.1%, 10.3%, 12.5%) |
| CIE-LAB | lab(86.49, -0.32, 8.74) |
| CIE-LCH | lch(86.49, 8.74, 92.11°) |
| OKLab | oklab(88.35% 0.0011 0.0229) |
| OKLCH | oklch(88.35% 0.023 87.2) |
| XYZ | xyz(65.4115, 68.9705, 64.4991) |
| Luminance | 0.6897 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 2.90
Eggshell
#F0EAD6
ΔE00 4.26
Champagne
#F7E7CE
ΔE00 5.56
Antiquewhite
#FAEBD7
ΔE00 5.66
Light Grey
#D8DCD6
ΔE00 6.03
Oldlace
#FDF5E6
ΔE00 6.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFD8C8 #C8CFDF
analogous
#DFCCC8 #DFD8C8 #DADFC8
triadic
#DFD8C8 #C8DFD8 #D8C8DF
tetradic
#DFD8C8 #C8DFCC #C8CFDF #DFC8DA
square
#DFD8C8 #C8DFCC #C8CFDF #DFC8DA
split-complementary
#DFD8C8 #C8DADF #CCC8DF
monochromatic
#B2A17B #C8BDA1 #DFD8C8 #F4F1EC #F4F1EC
Accessibility & contrast
On white
1.42
#DFD8C8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.79
#DFD8C8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFD8C8
14.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFD8C8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFD8C8 | 1.00 | 1.42 | 14.79 | 14.79 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCD7C7
Deuteranopia (green-blind)
#DED9C8
Tritanopia (blue-blind)
#E3D5D3
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #dfd8c8; /* rgb */ color: rgb(223, 216, 200); /* oklch */ color: oklch(88.3% 0.023 87.2);
Tailwind
colors: {
custom: {
50: '#e9e4d8',
500: '#dfd8c8',
950: '#000000',
},
}SCSS
$custom: #dfd8c8; $custom-light: #e9e4d8; $custom-dark: #000000;
JSON
{
"hex": "#dfd8c8",
"rgb": {
"r": 223,
"g": 216,
"b": 200
},
"hsl": {
"h": 41.739,
"s": 26.437,
"l": 82.941
},
"oklch": {
"l": 0.88345,
"c": 0.02288,
"h": 87.2
},
"luminance": 0.6897
}Semantic roles & 50–950 ramp
primary
#DFD8C8
secondary
#959FB6
accent
#5FA540
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#161514
muted
#848483