#DEDBB1#DEDBB1
#DEDBB1 is a very light, muted yellow. Relative luminance 0.694; OKLCH L 88.3% C 0.056 H 104.1°. Best body text is #000000 at 14.87:1 contrast (WCAG AA passes).
Color values
| HEX | #DEDBB1 |
|---|---|
| RGB | rgb(222, 219, 177) |
| HSL | hsl(56, 41%, 78%) |
| HSV | hsv(56, 20%, 87%) |
| CMYK | cmyk(0%, 1.4%, 20.3%, 12.9%) |
| CIE-LAB | lab(86.69, -5.76, 21.08) |
| CIE-LCH | lch(86.69, 21.85, 105.28°) |
| OKLab | oklab(88.32% -0.0135 0.0539) |
| OKLCH | oklch(88.32% 0.056 104.1) |
| XYZ | xyz(63.3912, 69.3678, 51.6363) |
| Luminance | 0.6937 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 3.79
Palegoldenrod
#EEE8AA
ΔE00 5.37
Vanilla
#F3E5AB
ΔE00 5.56
Lightgoldenrodyellow
#FAFAD2
ΔE00 6.71
Pale
#FFF9D0
ΔE00 6.72
Lemonchiffon
#FFFACD
ΔE00 6.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEDBB1 #B1B4DE
analogous
#DEC4B1 #DEDBB1 #CADEB1
triadic
#DEDBB1 #B1DEDB #DBB1DE
tetradic
#DEDBB1 #B1DEC4 #B1B4DE #DEB1CA
square
#DEDBB1 #B1DEC4 #B1B4DE #DEB1CA
split-complementary
#DEDBB1 #B1CADE #C4B1DE
monochromatic
#BAB35B #CCC786 #DEDBB1 #F0EFDC #F6F5E9
Accessibility & contrast
On white
1.41
#DEDBB1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.87
#DEDBB1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEDBB1
14.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEDBB1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEDBB1 | 1.00 | 1.41 | 14.87 | 14.87 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3D8AE
Deuteranopia (green-blind)
#E4DAB2
Tritanopia (blue-blind)
#E5D5CF
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #dedbb1; /* rgb */ color: rgb(222, 219, 177); /* oklch */ color: oklch(88.3% 0.056 104.1);
Tailwind
colors: {
custom: {
50: '#e8e6c8',
500: '#dedbb1',
950: '#000000',
},
}SCSS
$custom: #dedbb1; $custom-light: #e8e6c8; $custom-dark: #000000;
JSON
{
"hex": "#dedbb1",
"rgb": {
"r": 222,
"g": 219,
"b": 177
},
"hsl": {
"h": 56,
"s": 40.541,
"l": 78.235
},
"oklch": {
"l": 0.88318,
"c": 0.05552,
"h": 104.1
},
"luminance": 0.69367
}Semantic roles & 50–950 ramp
primary
#DEDBB1
secondary
#7D81B6
accent
#3BB432
background
#FEFEFD
surface
#FCFCF9
border
#D5D5D2
text
#161513
muted
#848482