#DFDEBC#DFDEBC
#DFDEBC is a very light, muted yellow. Relative luminance 0.716; OKLCH L 89.3% C 0.045 H 105.9°. Best body text is #000000 at 15.31:1 contrast (WCAG AA passes).
Color values
| HEX | #DFDEBC |
|---|---|
| RGB | rgb(223, 222, 188) |
| HSL | hsl(58, 35%, 81%) |
| HSV | hsv(58, 16%, 87%) |
| CMYK | cmyk(0%, 0.4%, 15.7%, 12.5%) |
| CIE-LAB | lab(87.76, -5.30, 16.84) |
| CIE-LCH | lch(87.76, 17.65, 107.46°) |
| OKLab | oklab(89.26% -0.0123 0.0434) |
| OKLCH | oklch(89.26% 0.045 105.9) |
| XYZ | xyz(65.6291, 71.5620, 57.9227) |
| Luminance | 0.7156 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige
#F5F5DC
ΔE00 5.84
Beige (survey)
#E6DAA6
ΔE00 5.85
Lightgoldenrodyellow
#FAFAD2
ΔE00 6.08
Eggshell
#F0EAD6
ΔE00 6.35
Pale
#FFF9D0
ΔE00 6.38
Lemonchiffon
#FFFACD
ΔE00 6.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFDEBC #BCBDDF
analogous
#DFCCBC #DFDEBC #CEDFBC
triadic
#DFDEBC #BCDFDE #DEBCDF
tetradic
#DFDEBC #BCDFCC #BCBDDF #DFBCCE
square
#DFDEBC #BCDFCC #BCBDDF #DFBCCE
split-complementary
#DFDEBC #BCCEDF #CCBCDF
monochromatic
#B7B569 #CBCA93 #DFDEBC #F3F2E5 #F5F5EA
Accessibility & contrast
On white
1.37
#DFDEBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.31
#DFDEBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFDEBC
15.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFDEBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFDEBC | 1.00 | 1.37 | 15.31 | 15.31 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4DBBA
Deuteranopia (green-blind)
#E5DDBD
Tritanopia (blue-blind)
#E5D9D4
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #dfdebc; /* rgb */ color: rgb(223, 222, 188); /* oklch */ color: oklch(89.3% 0.045 105.9);
Tailwind
colors: {
custom: {
50: '#e9e8d0',
500: '#dfdebc',
950: '#000000',
},
}SCSS
$custom: #dfdebc; $custom-light: #e9e8d0; $custom-dark: #000000;
JSON
{
"hex": "#dfdebc",
"rgb": {
"r": 223,
"g": 222,
"b": 188
},
"hsl": {
"h": 58.286,
"s": 35.354,
"l": 80.588
},
"oklch": {
"l": 0.89257,
"c": 0.0451,
"h": 105.9
},
"luminance": 0.71561
}Semantic roles & 50–950 ramp
primary
#DFDEBC
secondary
#8889B7
accent
#3BAE37
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#161614
muted
#848483