#DFDEBE#DFDEBE
#DFDEBE is a very light, muted yellow. Relative luminance 0.716; OKLCH L 89.3% C 0.043 H 105.8°. Best body text is #000000 at 15.33:1 contrast (WCAG AA passes).
Color values
| HEX | #DFDEBE |
|---|---|
| RGB | rgb(223, 222, 190) |
| HSL | hsl(58, 34%, 81%) |
| HSV | hsv(58, 15%, 87%) |
| CMYK | cmyk(0%, 0.4%, 14.8%, 12.5%) |
| CIE-LAB | lab(87.80, -4.99, 15.85) |
| CIE-LCH | lch(87.80, 16.62, 107.48°) |
| OKLab | oklab(89.3% -0.0115 0.0409) |
| OKLCH | oklch(89.3% 0.043 105.8) |
| XYZ | xyz(65.8462, 71.6488, 59.0660) |
| Luminance | 0.7165 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige
#F5F5DC
ΔE00 5.55
Eggshell
#F0EAD6
ΔE00 5.89
Lightgoldenrodyellow
#FAFAD2
ΔE00 6.23
Beige (survey)
#E6DAA6
ΔE00 6.30
Pale
#FFF9D0
ΔE00 6.53
Cornsilk
#FFF8DC
ΔE00 6.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFDEBE #BEBFDF
analogous
#DFCDBE #DFDEBE #CFDFBE
triadic
#DFDEBE #BEDFDE #DEBEDF
tetradic
#DFDEBE #BEDFCD #BEBFDF #DFBECF
square
#DFDEBE #BEDFCD #BEBFDF #DFBECF
split-complementary
#DFDEBE #BECFDF #CDBEDF
monochromatic
#B7B46C #CBC995 #DFDEBE #F3F3E7 #F5F5EA
Accessibility & contrast
On white
1.37
#DFDEBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.33
#DFDEBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFDEBE
15.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFDEBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFDEBE | 1.00 | 1.37 | 15.33 | 15.33 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4DBBC
Deuteranopia (green-blind)
#E5DDBF
Tritanopia (blue-blind)
#E4DAD5
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #dfdebe; /* rgb */ color: rgb(223, 222, 190); /* oklch */ color: oklch(89.3% 0.043 105.8);
Tailwind
colors: {
custom: {
50: '#e9e8d1',
500: '#dfdebe',
950: '#000000',
},
}SCSS
$custom: #dfdebe; $custom-light: #e9e8d1; $custom-dark: #000000;
JSON
{
"hex": "#dfdebe",
"rgb": {
"r": 223,
"g": 222,
"b": 190
},
"hsl": {
"h": 58.182,
"s": 34.021,
"l": 80.98
},
"oklch": {
"l": 0.89304,
"c": 0.04251,
"h": 105.8
},
"luminance": 0.71648
}Semantic roles & 50–950 ramp
primary
#DFDEBE
secondary
#8A8BB7
accent
#3CAD39
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#161614
muted
#848483