#DDDEBF#DDDEBF
#DDDEBF is a very light, muted yellow. Relative luminance 0.714; OKLCH L 89.2% C 0.041 H 108.7°. Best body text is #000000 at 15.28:1 contrast (WCAG AA passes).
Color values
| HEX | #DDDEBF |
|---|---|
| RGB | rgb(221, 222, 191) |
| HSL | hsl(62, 32%, 81%) |
| HSV | hsv(62, 14%, 87%) |
| CMYK | cmyk(0.5%, 0%, 14%, 12.9%) |
| CIE-LAB | lab(87.67, -5.55, 15.12) |
| CIE-LCH | lch(87.67, 16.11, 110.17°) |
| OKLab | oklab(89.17% -0.0132 0.0391) |
| OKLCH | oklch(89.17% 0.041 108.7) |
| XYZ | xyz(65.3431, 71.3768, 59.6149) |
| Luminance | 0.7138 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige
#F5F5DC
ΔE00 5.54
Eggshell
#F0EAD6
ΔE00 6.17
Lightgoldenrodyellow
#FAFAD2
ΔE00 6.38
Pale
#FFF9D0
ΔE00 6.94
Beige (survey)
#E6DAA6
ΔE00 6.98
Cornsilk
#FFF8DC
ΔE00 7.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDDEBF #C0BFDE
analogous
#DECFBF #DDDEBF #CDDEBF
triadic
#DDDEBF #BFDDDE #DEBFDD
tetradic
#DDDEBF #BFDECF #C0BFDE #DEBFCD
square
#DDDEBF #BFDECF #C0BFDE #DEBFCD
split-complementary
#DDDEBF #BFCDDE #CFBFDE
monochromatic
#B2B46E #C8C997 #DDDEBF #F2F3E7 #F4F5EB
Accessibility & contrast
On white
1.37
#DDDEBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.28
#DDDEBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDDEBF
15.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDDEBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDDEBF | 1.00 | 1.37 | 15.28 | 15.28 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4DBBD
Deuteranopia (green-blind)
#E4DCC0
Tritanopia (blue-blind)
#E2DAD5
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #dddebf; /* rgb */ color: rgb(221, 222, 191); /* oklch */ color: oklch(89.2% 0.041 108.7);
Tailwind
colors: {
custom: {
50: '#e7e8d2',
500: '#dddebf',
950: '#000000',
},
}SCSS
$custom: #dddebf; $custom-light: #e7e8d2; $custom-dark: #000000;
JSON
{
"hex": "#dddebf",
"rgb": {
"r": 221,
"g": 222,
"b": 191
},
"hsl": {
"h": 61.935,
"s": 31.959,
"l": 80.98
},
"oklch": {
"l": 0.8917,
"c": 0.04125,
"h": 108.7
},
"luminance": 0.71376
}Semantic roles & 50–950 ramp
primary
#DDDEBF
secondary
#8D8BB6
accent
#3BAB3E
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#161614
muted
#848483