#DDDEBE#DDDEBE
#DDDEBE is a very light, muted yellow. Relative luminance 0.713; OKLCH L 89.1% C 0.043 H 108.7°. Best body text is #000000 at 15.27:1 contrast (WCAG AA passes).
Color values
| HEX | #DDDEBE |
|---|---|
| RGB | rgb(221, 222, 190) |
| HSL | hsl(62, 33%, 81%) |
| HSV | hsv(62, 14%, 87%) |
| CMYK | cmyk(0.5%, 0%, 14.4%, 12.9%) |
| CIE-LAB | lab(87.65, -5.71, 15.61) |
| CIE-LCH | lch(87.65, 16.63, 110.09°) |
| OKLab | oklab(89.15% -0.0136 0.0403) |
| OKLCH | oklch(89.15% 0.043 108.7) |
| XYZ | xyz(65.2334, 71.3329, 59.0373) |
| Luminance | 0.7133 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige
#F5F5DC
ΔE00 5.67
Lightgoldenrodyellow
#FAFAD2
ΔE00 6.29
Eggshell
#F0EAD6
ΔE00 6.38
Beige (survey)
#E6DAA6
ΔE00 6.75
Pale
#FFF9D0
ΔE00 6.85
Lightyellow
#FFFFE0
ΔE00 7.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDDEBE #BFBEDE
analogous
#DECFBE #DDDEBE #CDDEBE
triadic
#DDDEBE #BEDDDE #DEBEDD
tetradic
#DDDEBE #BEDECF #BFBEDE #DEBECD
square
#DDDEBE #BEDECF #BFBEDE #DEBECD
split-complementary
#DDDEBE #BECDDE #CFBEDE
monochromatic
#B3B56D #C8C995 #DDDEBE #F2F3E7 #F4F5EB
Accessibility & contrast
On white
1.38
#DDDEBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.27
#DDDEBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDDEBE
15.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDDEBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDDEBE | 1.00 | 1.38 | 15.27 | 15.27 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4DBBC
Deuteranopia (green-blind)
#E4DCBF
Tritanopia (blue-blind)
#E2DAD5
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #dddebe; /* rgb */ color: rgb(221, 222, 190); /* oklch */ color: oklch(89.1% 0.043 108.7);
Tailwind
colors: {
custom: {
50: '#e7e8d1',
500: '#dddebe',
950: '#000000',
},
}SCSS
$custom: #dddebe; $custom-light: #e7e8d1; $custom-dark: #000000;
JSON
{
"hex": "#dddebe",
"rgb": {
"r": 221,
"g": 222,
"b": 190
},
"hsl": {
"h": 61.875,
"s": 32.653,
"l": 80.784
},
"oklch": {
"l": 0.89146,
"c": 0.04256,
"h": 108.7
},
"luminance": 0.71332
}Semantic roles & 50–950 ramp
primary
#DDDEBE
secondary
#8C8AB6
accent
#3AAB3E
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#161614
muted
#848483