#DFDEBB#DFDEBB
#DFDEBB is a very light, muted yellow. Relative luminance 0.715; OKLCH L 89.2% C 0.046 H 106.0°. Best body text is #000000 at 15.30:1 contrast (WCAG AA passes).
Color values
| HEX | #DFDEBB |
|---|---|
| RGB | rgb(223, 222, 187) |
| HSL | hsl(58, 36%, 80%) |
| HSV | hsv(58, 16%, 87%) |
| CMYK | cmyk(0%, 0.4%, 16.1%, 12.5%) |
| CIE-LAB | lab(87.74, -5.45, 17.33) |
| CIE-LCH | lch(87.74, 18.17, 107.45°) |
| OKLab | oklab(89.23% -0.0128 0.0446) |
| OKLCH | oklch(89.23% 0.046 106) |
| XYZ | xyz(65.5217, 71.5190, 57.3569) |
| Luminance | 0.7152 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 5.64
Beige
#F5F5DC
ΔE00 6.01
Lightgoldenrodyellow
#FAFAD2
ΔE00 6.03
Pale
#FFF9D0
ΔE00 6.33
Eggshell
#F0EAD6
ΔE00 6.59
Lemonchiffon
#FFFACD
ΔE00 6.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFDEBB #BBBCDF
analogous
#DFCCBB #DFDEBB #CEDFBB
triadic
#DFDEBB #BBDFDE #DEBBDF
tetradic
#DFDEBB #BBDFCC #BBBCDF #DFBBCE
square
#DFDEBB #BBDFCC #BBBCDF #DFBBCE
split-complementary
#DFDEBB #BBCEDF #CCBBDF
monochromatic
#B8B668 #CBCA91 #DFDEBB #F3F2E5 #F5F5EA
Accessibility & contrast
On white
1.37
#DFDEBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.30
#DFDEBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFDEBB
15.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFDEBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFDEBB | 1.00 | 1.37 | 15.30 | 15.30 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4DBB9
Deuteranopia (green-blind)
#E5DDBC
Tritanopia (blue-blind)
#E5D9D4
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #dfdebb; /* rgb */ color: rgb(223, 222, 187); /* oklch */ color: oklch(89.2% 0.046 106.0);
Tailwind
colors: {
custom: {
50: '#e9e8cf',
500: '#dfdebb',
950: '#000000',
},
}SCSS
$custom: #dfdebb; $custom-light: #e9e8cf; $custom-dark: #000000;
JSON
{
"hex": "#dfdebb",
"rgb": {
"r": 223,
"g": 222,
"b": 187
},
"hsl": {
"h": 58.333,
"s": 36,
"l": 80.392
},
"oklch": {
"l": 0.89234,
"c": 0.0464,
"h": 106
},
"luminance": 0.71518
}Semantic roles & 50–950 ramp
primary
#DFDEBB
secondary
#8788B7
accent
#3AAF37
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#161613
muted
#848483