#DFDEBD#DFDEBD
#DFDEBD is a very light, muted yellow. Relative luminance 0.716; OKLCH L 89.3% C 0.044 H 105.8°. Best body text is #000000 at 15.32:1 contrast (WCAG AA passes).
Color values
| HEX | #DFDEBD |
|---|---|
| RGB | rgb(223, 222, 189) |
| HSL | hsl(58, 35%, 81%) |
| HSV | hsv(58, 15%, 87%) |
| CMYK | cmyk(0%, 0.4%, 15.2%, 12.5%) |
| CIE-LAB | lab(87.78, -5.14, 16.34) |
| CIE-LCH | lch(87.78, 17.14, 107.47°) |
| OKLab | oklab(89.28% -0.0119 0.0422) |
| OKLCH | oklch(89.28% 0.044 105.8) |
| XYZ | xyz(65.7372, 71.6053, 58.4924) |
| Luminance | 0.7160 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige
#F5F5DC
ΔE00 5.69
Beige (survey)
#E6DAA6
ΔE00 6.07
Eggshell
#F0EAD6
ΔE00 6.12
Lightgoldenrodyellow
#FAFAD2
ΔE00 6.15
Pale
#FFF9D0
ΔE00 6.45
Cornsilk
#FFF8DC
ΔE00 6.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFDEBD #BDBEDF
analogous
#DFCDBD #DFDEBD #CFDFBD
triadic
#DFDEBD #BDDFDE #DEBDDF
tetradic
#DFDEBD #BDDFCD #BDBEDF #DFBDCF
square
#DFDEBD #BDDFCD #BDBEDF #DFBDCF
split-complementary
#DFDEBD #BDCFDF #CDBDDF
monochromatic
#B7B56B #CBC994 #DFDEBD #F3F3E6 #F5F5EA
Accessibility & contrast
On white
1.37
#DFDEBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.32
#DFDEBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFDEBD
15.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFDEBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFDEBD | 1.00 | 1.37 | 15.32 | 15.32 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4DBBB
Deuteranopia (green-blind)
#E5DDBE
Tritanopia (blue-blind)
#E4D9D5
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #dfdebd; /* rgb */ color: rgb(223, 222, 189); /* oklch */ color: oklch(89.3% 0.044 105.8);
Tailwind
colors: {
custom: {
50: '#e9e8d1',
500: '#dfdebd',
950: '#000000',
},
}SCSS
$custom: #dfdebd; $custom-light: #e9e8d1; $custom-dark: #000000;
JSON
{
"hex": "#dfdebd",
"rgb": {
"r": 223,
"g": 222,
"b": 189
},
"hsl": {
"h": 58.235,
"s": 34.694,
"l": 80.784
},
"oklch": {
"l": 0.89281,
"c": 0.04381,
"h": 105.8
},
"luminance": 0.71605
}Semantic roles & 50–950 ramp
primary
#DFDEBD
secondary
#898AB7
accent
#3BAE38
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#161614
muted
#848483