#DFDEB8#DFDEB8
#DFDEB8 is a very light, muted yellow. Relative luminance 0.714; OKLCH L 89.2% C 0.050 H 106.1°. Best body text is #000000 at 15.28:1 contrast (WCAG AA passes).
Color values
| HEX | #DFDEB8 |
|---|---|
| RGB | rgb(223, 222, 184) |
| HSL | hsl(58, 38%, 80%) |
| HSV | hsv(58, 17%, 87%) |
| CMYK | cmyk(0%, 0.4%, 17.5%, 12.5%) |
| CIE-LAB | lab(87.68, -5.90, 18.81) |
| CIE-LCH | lch(87.68, 19.72, 107.41°) |
| OKLab | oklab(89.17% -0.014 0.0483) |
| OKLCH | oklch(89.17% 0.05 106.1) |
| XYZ | xyz(65.2039, 71.3919, 55.6832) |
| Luminance | 0.7139 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 5.05
Lightgoldenrodyellow
#FAFAD2
ΔE00 5.96
Palegoldenrod
#EEE8AA
ΔE00 6.17
Pale
#FFF9D0
ΔE00 6.25
Lemonchiffon
#FFFACD
ΔE00 6.42
Vanilla
#F3E5AB
ΔE00 6.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFDEB8 #B8B9DF
analogous
#DFCBB8 #DFDEB8 #CCDFB8
triadic
#DFDEB8 #B8DFDE #DEB8DF
tetradic
#DFDEB8 #B8DFCB #B8B9DF #DFB8CC
square
#DFDEB8 #B8DFCB #B8B9DF #DFB8CC
split-complementary
#DFDEB8 #B8CCDF #CBB8DF
monochromatic
#B9B764 #CCCA8E #DFDEB8 #F2F2E2 #F5F5EA
Accessibility & contrast
On white
1.37
#DFDEB8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.28
#DFDEB8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFDEB8
15.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFDEB8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFDEB8 | 1.00 | 1.37 | 15.28 | 15.28 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5DBB6
Deuteranopia (green-blind)
#E6DDB9
Tritanopia (blue-blind)
#E5D9D3
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #dfdeb8; /* rgb */ color: rgb(223, 222, 184); /* oklch */ color: oklch(89.2% 0.050 106.1);
Tailwind
colors: {
custom: {
50: '#e9e8cd',
500: '#dfdeb8',
950: '#000000',
},
}SCSS
$custom: #dfdeb8; $custom-light: #e9e8cd; $custom-dark: #000000;
JSON
{
"hex": "#dfdeb8",
"rgb": {
"r": 223,
"g": 222,
"b": 184
},
"hsl": {
"h": 58.462,
"s": 37.864,
"l": 79.804
},
"oklch": {
"l": 0.89165,
"c": 0.05027,
"h": 106.1
},
"luminance": 0.71391
}Semantic roles & 50–950 ramp
primary
#DFDEB8
secondary
#8485B7
accent
#38B135
background
#FEFEFE
surface
#FDFCFA
border
#D5D5D3
text
#161613
muted
#848483