#DFDEB7#DFDEB7
#DFDEB7 is a very light, muted yellow. Relative luminance 0.713; OKLCH L 89.1% C 0.052 H 106.2°. Best body text is #000000 at 15.27:1 contrast (WCAG AA passes).
Color values
| HEX | #DFDEB7 |
|---|---|
| RGB | rgb(223, 222, 183) |
| HSL | hsl(59, 38%, 80%) |
| HSV | hsv(59, 18%, 87%) |
| CMYK | cmyk(0%, 0.4%, 17.9%, 12.5%) |
| CIE-LAB | lab(87.65, -6.05, 19.31) |
| CIE-LCH | lch(87.65, 20.23, 107.39°) |
| OKLab | oklab(89.14% -0.0144 0.0495) |
| OKLCH | oklch(89.14% 0.052 106.2) |
| XYZ | xyz(65.0994, 71.3501, 55.1331) |
| Luminance | 0.7135 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 4.87
Palegoldenrod
#EEE8AA
ΔE00 5.94
Lightgoldenrodyellow
#FAFAD2
ΔE00 5.96
Pale
#FFF9D0
ΔE00 6.25
Vanilla
#F3E5AB
ΔE00 6.30
Lemonchiffon
#FFFACD
ΔE00 6.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFDEB7 #B7B8DF
analogous
#DFCAB7 #DFDEB7 #CCDFB7
triadic
#DFDEB7 #B7DFDE #DEB7DF
tetradic
#DFDEB7 #B7DFCA #B7B8DF #DFB7CC
square
#DFDEB7 #B7DFCA #B7B8DF #DFB7CC
split-complementary
#DFDEB7 #B7CCDF #CAB7DF
monochromatic
#B9B762 #CCCB8D #DFDEB7 #F2F1E1 #F6F5EA
Accessibility & contrast
On white
1.38
#DFDEB7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.27
#DFDEB7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFDEB7
15.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFDEB7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFDEB7 | 1.00 | 1.38 | 15.27 | 15.27 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5DBB5
Deuteranopia (green-blind)
#E6DDB8
Tritanopia (blue-blind)
#E5D9D3
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #dfdeb7; /* rgb */ color: rgb(223, 222, 183); /* oklch */ color: oklch(89.1% 0.052 106.2);
Tailwind
colors: {
custom: {
50: '#e9e8cc',
500: '#dfdeb7',
950: '#000000',
},
}SCSS
$custom: #dfdeb7; $custom-light: #e9e8cc; $custom-dark: #000000;
JSON
{
"hex": "#dfdeb7",
"rgb": {
"r": 223,
"g": 222,
"b": 183
},
"hsl": {
"h": 58.5,
"s": 38.462,
"l": 79.608
},
"oklch": {
"l": 0.89142,
"c": 0.05155,
"h": 106.2
},
"luminance": 0.71349
}Semantic roles & 50–950 ramp
primary
#DFDEB7
secondary
#8384B7
accent
#37B134
background
#FEFEFE
surface
#FDFCFA
border
#D5D5D3
text
#161613
muted
#848483