#DEDABF#DEDABF
#DEDABF is a very light, muted yellow. Relative luminance 0.694; OKLCH L 88.4% C 0.036 H 100.2°. Best body text is #000000 at 14.89:1 contrast (WCAG AA passes).
Color values
| HEX | #DEDABF |
|---|---|
| RGB | rgb(222, 218, 191) |
| HSL | hsl(52, 32%, 81%) |
| HSV | hsv(52, 14%, 87%) |
| CMYK | cmyk(0%, 1.8%, 14%, 12.9%) |
| CIE-LAB | lab(86.72, -3.15, 13.79) |
| CIE-LCH | lch(86.72, 14.15, 102.85°) |
| OKLab | oklab(88.44% -0.0064 0.0357) |
| OKLCH | oklch(88.44% 0.036 100.2) |
| XYZ | xyz(64.5988, 69.4347, 59.2793) |
| Luminance | 0.6943 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Eggshell
#F0EAD6
ΔE00 4.75
Beige
#F5F5DC
ΔE00 6.00
Warm Beige
#E9DCC9
ΔE00 6.03
Cornsilk
#FFF8DC
ΔE00 6.71
Champagne
#F7E7CE
ΔE00 6.75
Beige (survey)
#E6DAA6
ΔE00 7.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEDABF #BFC3DE
analogous
#DECABF #DEDABF #D2DEBF
triadic
#DEDABF #BFDEDA #DABFDE
tetradic
#DEDABF #BFDECA #BFC3DE #DEBFD2
square
#DEDABF #BFDECA #BFC3DE #DEBFD2
split-complementary
#DEDABF #BFD2DE #CABFDE
monochromatic
#B4AB6E #C9C397 #DEDABF #F3F1E7 #F5F3EB
Accessibility & contrast
On white
1.41
#DEDABF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.89
#DEDABF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEDABF
14.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEDABF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEDABF | 1.00 | 1.41 | 14.89 | 14.89 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0D8BD
Deuteranopia (green-blind)
#E1DAC0
Tritanopia (blue-blind)
#E3D6D2
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #dedabf; /* rgb */ color: rgb(222, 218, 191); /* oklch */ color: oklch(88.4% 0.036 100.2);
Tailwind
colors: {
custom: {
50: '#e8e5d2',
500: '#dedabf',
950: '#000000',
},
}SCSS
$custom: #dedabf; $custom-light: #e8e5d2; $custom-dark: #000000;
JSON
{
"hex": "#dedabf",
"rgb": {
"r": 222,
"g": 218,
"b": 191
},
"hsl": {
"h": 52.258,
"s": 31.959,
"l": 80.98
},
"oklch": {
"l": 0.8844,
"c": 0.0363,
"h": 100.2
},
"luminance": 0.69434
}Semantic roles & 50–950 ramp
primary
#DEDABF
secondary
#8B91B6
accent
#49AB3B
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#161514
muted
#848483