#DFD5C2#DFD5C2
#DFD5C2 is a very light, muted orange. Relative luminance 0.672; OKLCH L 87.6% C 0.028 H 83.5°. Best body text is #000000 at 14.43:1 contrast (WCAG AA passes).
Color values
| HEX | #DFD5C2 |
|---|---|
| RGB | rgb(223, 213, 194) |
| HSL | hsl(39, 31%, 82%) |
| HSV | hsv(39, 13%, 87%) |
| CMYK | cmyk(0%, 4.5%, 13%, 12.5%) |
| CIE-LAB | lab(85.59, 0.27, 10.62) |
| CIE-LCH | lch(85.59, 10.62, 88.56°) |
| OKLab | oklab(87.59% 0.0031 0.0277) |
| OKLCH | oklch(87.59% 0.028 83.5) |
| XYZ | xyz(63.9625, 67.1724, 60.6245) |
| Luminance | 0.6717 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 2.26
Eggshell
#F0EAD6
ΔE00 4.96
Champagne
#F7E7CE
ΔE00 5.01
Antiquewhite
#FAEBD7
ΔE00 5.54
Warm Gray
#C9BEB0
ΔE00 5.98
Papayawhip
#FFEFD5
ΔE00 6.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFD5C2 #C2CCDF
analogous
#DFC7C2 #DFD5C2 #DBDFC2
triadic
#DFD5C2 #C2DFD5 #D5C2DF
tetradic
#DFD5C2 #C2DFC7 #C2CCDF #DFC2DB
square
#DFD5C2 #C2DFC7 #C2CCDF #DFC2DB
split-complementary
#DFD5C2 #C2DBDF #C7C2DF
monochromatic
#B59E72 #CAB99A #DFD5C2 #F4F1EA #F4F1EB
Accessibility & contrast
On white
1.45
#DFD5C2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.43
#DFD5C2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFD5C2
14.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFD5C2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFD5C2 | 1.00 | 1.45 | 14.43 | 14.43 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAD4C1
Deuteranopia (green-blind)
#DDD7C2
Tritanopia (blue-blind)
#E4D2D0
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #dfd5c2; /* rgb */ color: rgb(223, 213, 194); /* oklch */ color: oklch(87.6% 0.028 83.5);
Tailwind
colors: {
custom: {
50: '#e9e1d4',
500: '#dfd5c2',
950: '#000000',
},
}SCSS
$custom: #dfd5c2; $custom-light: #e9e1d4; $custom-dark: #000000;
JSON
{
"hex": "#dfd5c2",
"rgb": {
"r": 223,
"g": 213,
"b": 194
},
"hsl": {
"h": 39.31,
"s": 31.183,
"l": 81.765
},
"oklch": {
"l": 0.87593,
"c": 0.02787,
"h": 83.5
},
"luminance": 0.67172
}Semantic roles & 50–950 ramp
primary
#DFD5C2
secondary
#8E9CB7
accent
#62AA3C
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#161514
muted
#848483