#DFDECB#DFDECB
#DFDECB is a very light, muted yellow. Relative luminance 0.722; OKLCH L 89.6% C 0.025 H 104.4°. Best body text is #000000 at 15.45:1 contrast (WCAG AA passes).
Color values
| HEX | #DFDECB |
|---|---|
| RGB | rgb(223, 222, 203) |
| HSL | hsl(57, 24%, 84%) |
| HSV | hsv(57, 9%, 87%) |
| CMYK | cmyk(0%, 0.4%, 9%, 12.5%) |
| CIE-LAB | lab(88.09, -2.92, 9.44) |
| CIE-LCH | lch(88.09, 9.88, 107.20°) |
| OKLab | oklab(89.62% -0.0063 0.0246) |
| OKLCH | oklch(89.62% 0.025 104.4) |
| XYZ | xyz(67.3309, 72.2427, 66.8855) |
| Luminance | 0.7224 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Eggshell
#F0EAD6
ΔE00 3.65
Beige
#F5F5DC
ΔE00 5.27
Light Grey
#D8DCD6
ΔE00 5.53
Warm Beige
#E9DCC9
ΔE00 5.79
Cornsilk
#FFF8DC
ΔE00 6.70
Oldlace
#FDF5E6
ΔE00 6.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFDECB #CBCCDF
analogous
#DFD4CB #DFDECB #D6DFCB
triadic
#DFDECB #CBDFDE #DECBDF
tetradic
#DFDECB #CBDFD4 #CBCCDF #DFCBD6
square
#DFDECB #CBDFD4 #CBCCDF #DFCBD6
split-complementary
#DFDECB #CBD6DF #D4CBDF
monochromatic
#B0AE7F #C8C6A5 #DFDECB #F3F3EC #F3F3EC
Accessibility & contrast
On white
1.36
#DFDECB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.45
#DFDECB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFDECB
15.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFDECB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFDECB | 1.00 | 1.36 | 15.45 | 15.45 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2DCCA
Deuteranopia (green-blind)
#E2DDCC
Tritanopia (blue-blind)
#E2DBD8
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #dfdecb; /* rgb */ color: rgb(223, 222, 203); /* oklch */ color: oklch(89.6% 0.025 104.4);
Tailwind
colors: {
custom: {
50: '#e9e8da',
500: '#dfdecb',
950: '#000000',
},
}SCSS
$custom: #dfdecb; $custom-light: #e9e8da; $custom-dark: #000000;
JSON
{
"hex": "#dfdecb",
"rgb": {
"r": 223,
"g": 222,
"b": 203
},
"hsl": {
"h": 57,
"s": 23.81,
"l": 83.529
},
"oklch": {
"l": 0.89624,
"c": 0.02545,
"h": 104.4
},
"luminance": 0.72242
}Semantic roles & 50–950 ramp
primary
#DFDECB
secondary
#989AB6
accent
#48A243
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#161614
muted
#848483