#DFD8C0#DFD8C0
#DFD8C0 is a very light, muted yellow. Relative luminance 0.686; OKLCH L 88.1% C 0.033 H 93.5°. Best body text is #000000 at 14.72:1 contrast (WCAG AA passes).
Color values
| HEX | #DFD8C0 |
|---|---|
| RGB | rgb(223, 216, 192) |
| HSL | hsl(46, 33%, 81%) |
| HSV | hsv(46, 14%, 87%) |
| CMYK | cmyk(0%, 3.1%, 13.9%, 12.5%) |
| CIE-LAB | lab(86.31, -1.60, 12.70) |
| CIE-LCH | lch(86.31, 12.80, 97.18°) |
| OKLab | oklab(88.14% -0.002 0.033) |
| OKLCH | oklch(88.14% 0.033 93.5) |
| XYZ | xyz(64.5009, 68.6063, 59.7034) |
| Luminance | 0.6861 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 4.21
Eggshell
#F0EAD6
ΔE00 4.28
Champagne
#F7E7CE
ΔE00 5.51
Antiquewhite
#FAEBD7
ΔE00 6.53
Papayawhip
#FFEFD5
ΔE00 6.68
Beige
#F5F5DC
ΔE00 6.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFD8C0 #C0C7DF
analogous
#DFC9C0 #DFD8C0 #D7DFC0
triadic
#DFD8C0 #C0DFD8 #D8C0DF
tetradic
#DFD8C0 #C0DFC9 #C0C7DF #DFC0D7
square
#DFD8C0 #C0DFC9 #C0C7DF #DFC0D7
split-complementary
#DFD8C0 #C0D7DF #C9C0DF
monochromatic
#B6A66F #CABF97 #DFD8C0 #F4F1E9 #F5F2EB
Accessibility & contrast
On white
1.43
#DFD8C0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.72
#DFD8C0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFD8C0
14.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFD8C0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFD8C0 | 1.00 | 1.43 | 14.72 | 14.72 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DED7BF
Deuteranopia (green-blind)
#E0D9C1
Tritanopia (blue-blind)
#E4D4D1
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #dfd8c0; /* rgb */ color: rgb(223, 216, 192); /* oklch */ color: oklch(88.1% 0.033 93.5);
Tailwind
colors: {
custom: {
50: '#e9e4d3',
500: '#dfd8c0',
950: '#000000',
},
}SCSS
$custom: #dfd8c0; $custom-light: #e9e4d3; $custom-dark: #000000;
JSON
{
"hex": "#dfd8c0",
"rgb": {
"r": 223,
"g": 216,
"b": 192
},
"hsl": {
"h": 46.452,
"s": 32.632,
"l": 81.373
},
"oklch": {
"l": 0.88143,
"c": 0.03302,
"h": 93.5
},
"luminance": 0.68605
}Semantic roles & 50–950 ramp
primary
#DFD8C0
secondary
#8C96B7
accent
#54AB3A
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#161514
muted
#848483