#DFD8C1#DFD8C1
#DFD8C1 is a very light, muted yellow. Relative luminance 0.686; OKLCH L 88.2% C 0.032 H 93.0°. Best body text is #000000 at 14.73:1 contrast (WCAG AA passes).
Color values
| HEX | #DFD8C1 |
|---|---|
| RGB | rgb(223, 216, 193) |
| HSL | hsl(46, 32%, 82%) |
| HSV | hsv(46, 13%, 87%) |
| CMYK | cmyk(0%, 3.1%, 13.5%, 12.5%) |
| CIE-LAB | lab(86.33, -1.44, 12.20) |
| CIE-LCH | lch(86.33, 12.29, 96.74°) |
| OKLab | oklab(88.17% -0.0016 0.0317) |
| OKLCH | oklch(88.17% 0.032 93) |
| XYZ | xyz(64.6121, 68.6507, 60.2889) |
| Luminance | 0.6865 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 3.96
Eggshell
#F0EAD6
ΔE00 4.16
Champagne
#F7E7CE
ΔE00 5.43
Antiquewhite
#FAEBD7
ΔE00 6.36
Papayawhip
#FFEFD5
ΔE00 6.63
Beige
#F5F5DC
ΔE00 6.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFD8C1 #C1C8DF
analogous
#DFC9C1 #DFD8C1 #D7DFC1
triadic
#DFD8C1 #C1DFD8 #D8C1DF
tetradic
#DFD8C1 #C1DFC9 #C1C8DF #DFC1D7
square
#DFD8C1 #C1DFC9 #C1C8DF #DFC1D7
split-complementary
#DFD8C1 #C1D7DF #C9C1DF
monochromatic
#B5A570 #CABF99 #DFD8C1 #F4F1E9 #F5F2EB
Accessibility & contrast
On white
1.43
#DFD8C1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.73
#DFD8C1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFD8C1
14.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFD8C1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFD8C1 | 1.00 | 1.43 | 14.73 | 14.73 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDD7C0
Deuteranopia (green-blind)
#DFD9C2
Tritanopia (blue-blind)
#E4D4D1
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #dfd8c1; /* rgb */ color: rgb(223, 216, 193); /* oklch */ color: oklch(88.2% 0.032 93.0);
Tailwind
colors: {
custom: {
50: '#e9e4d3',
500: '#dfd8c1',
950: '#000000',
},
}SCSS
$custom: #dfd8c1; $custom-light: #e9e4d3; $custom-dark: #000000;
JSON
{
"hex": "#dfd8c1",
"rgb": {
"r": 223,
"g": 216,
"b": 193
},
"hsl": {
"h": 46,
"s": 31.915,
"l": 81.569
},
"oklch": {
"l": 0.88168,
"c": 0.03174,
"h": 93
},
"luminance": 0.6865
}Semantic roles & 50–950 ramp
primary
#DFD8C1
secondary
#8D97B7
accent
#55AB3B
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#161514
muted
#848483