#DFDEB6#DFDEB6
#DFDEB6 is a very light, muted yellow. Relative luminance 0.713; OKLCH L 89.1% C 0.053 H 106.2°. Best body text is #000000 at 15.26:1 contrast (WCAG AA passes).
Color values
| HEX | #DFDEB6 |
|---|---|
| RGB | rgb(223, 222, 182) |
| HSL | hsl(59, 39%, 79%) |
| HSV | hsv(59, 18%, 87%) |
| CMYK | cmyk(0%, 0.4%, 18.4%, 12.5%) |
| CIE-LAB | lab(87.63, -6.20, 19.80) |
| CIE-LCH | lch(87.63, 20.75, 107.37°) |
| OKLab | oklab(89.12% -0.0148 0.0507) |
| OKLCH | oklch(89.12% 0.053 106.2) |
| XYZ | xyz(64.9957, 71.3086, 54.5869) |
| Luminance | 0.7131 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 4.71
Palegoldenrod
#EEE8AA
ΔE00 5.71
Lightgoldenrodyellow
#FAFAD2
ΔE00 5.98
Vanilla
#F3E5AB
ΔE00 6.13
Pale
#FFF9D0
ΔE00 6.26
Lemonchiffon
#FFFACD
ΔE00 6.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFDEB6 #B6B7DF
analogous
#DFCAB6 #DFDEB6 #CCDFB6
triadic
#DFDEB6 #B6DFDE #DEB6DF
tetradic
#DFDEB6 #B6DFCA #B6B7DF #DFB6CC
square
#DFDEB6 #B6DFCA #B6B7DF #DFB6CC
split-complementary
#DFDEB6 #B6CCDF #CAB6DF
monochromatic
#BAB861 #CCCB8B #DFDEB6 #F2F1E1 #F6F5EA
Accessibility & contrast
On white
1.38
#DFDEB6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.26
#DFDEB6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFDEB6
15.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFDEB6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFDEB6 | 1.00 | 1.38 | 15.26 | 15.26 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5DBB4
Deuteranopia (green-blind)
#E6DDB7
Tritanopia (blue-blind)
#E5D9D3
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #dfdeb6; /* rgb */ color: rgb(223, 222, 182); /* oklch */ color: oklch(89.1% 0.053 106.2);
Tailwind
colors: {
custom: {
50: '#e9e8cc',
500: '#dfdeb6',
950: '#000000',
},
}SCSS
$custom: #dfdeb6; $custom-light: #e9e8cc; $custom-dark: #000000;
JSON
{
"hex": "#dfdeb6",
"rgb": {
"r": 223,
"g": 222,
"b": 182
},
"hsl": {
"h": 58.537,
"s": 39.048,
"l": 79.412
},
"oklch": {
"l": 0.8912,
"c": 0.05283,
"h": 106.2
},
"luminance": 0.71308
}Semantic roles & 50–950 ramp
primary
#DFDEB6
secondary
#8283B7
accent
#37B233
background
#FEFEFE
surface
#FDFCFA
border
#D5D5D3
text
#161613
muted
#848483