#DFD8C3#DFD8C3
#DFD8C3 is a very light, muted yellow. Relative luminance 0.687; OKLCH L 88.2% C 0.029 H 91.7°. Best body text is #000000 at 14.75:1 contrast (WCAG AA passes).
Color values
| HEX | #DFD8C3 |
|---|---|
| RGB | rgb(223, 216, 195) |
| HSL | hsl(45, 30%, 82%) |
| HSV | hsv(45, 13%, 87%) |
| CMYK | cmyk(0%, 3.1%, 12.6%, 12.5%) |
| CIE-LAB | lab(86.38, -1.13, 11.21) |
| CIE-LCH | lch(86.38, 11.27, 95.74°) |
| OKLab | oklab(88.22% -0.0008 0.0292) |
| OKLCH | oklch(88.22% 0.029 91.7) |
| XYZ | xyz(64.8367, 68.7406, 61.4718) |
| Luminance | 0.6874 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 3.51
Eggshell
#F0EAD6
ΔE00 4.01
Champagne
#F7E7CE
ΔE00 5.34
Antiquewhite
#FAEBD7
ΔE00 6.06
Papayawhip
#FFEFD5
ΔE00 6.58
Oldlace
#FDF5E6
ΔE00 6.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFD8C3 #C3CADF
analogous
#DFCAC3 #DFD8C3 #D8DFC3
triadic
#DFD8C3 #C3DFD8 #D8C3DF
tetradic
#DFD8C3 #C3DFCA #C3CADF #DFC3D8
square
#DFD8C3 #C3DFCA #C3CADF #DFC3D8
split-complementary
#DFD8C3 #C3D8DF #CAC3DF
monochromatic
#B4A473 #CABE9B #DFD8C3 #F4F2EB #F4F2EB
Accessibility & contrast
On white
1.42
#DFD8C3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.75
#DFD8C3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFD8C3
14.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFD8C3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFD8C3 | 1.00 | 1.42 | 14.75 | 14.75 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDD7C2
Deuteranopia (green-blind)
#DFD9C4
Tritanopia (blue-blind)
#E4D4D2
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #dfd8c3; /* rgb */ color: rgb(223, 216, 195); /* oklch */ color: oklch(88.2% 0.029 91.7);
Tailwind
colors: {
custom: {
50: '#e9e4d5',
500: '#dfd8c3',
950: '#000000',
},
}SCSS
$custom: #dfd8c3; $custom-light: #e9e4d5; $custom-dark: #000000;
JSON
{
"hex": "#dfd8c3",
"rgb": {
"r": 223,
"g": 216,
"b": 195
},
"hsl": {
"h": 45,
"s": 30.435,
"l": 81.961
},
"oklch": {
"l": 0.88217,
"c": 0.02919,
"h": 91.7
},
"luminance": 0.6874
}Semantic roles & 50–950 ramp
primary
#DFD8C3
secondary
#9099B7
accent
#58A93C
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#161514
muted
#848483