#DDDEBA#DDDEBA
#DDDEBA is a very light, muted yellow. Relative luminance 0.712; OKLCH L 89.1% C 0.048 H 108.6°. Best body text is #000000 at 15.23:1 contrast (WCAG AA passes).
Color values
| HEX | #DDDEBA |
|---|---|
| RGB | rgb(221, 222, 186) |
| HSL | hsl(62, 35%, 80%) |
| HSV | hsv(62, 16%, 87%) |
| CMYK | cmyk(0.5%, 0%, 16.2%, 12.9%) |
| CIE-LAB | lab(87.56, -6.32, 17.59) |
| CIE-LCH | lch(87.56, 18.69, 109.77°) |
| OKLab | oklab(89.05% -0.0153 0.0452) |
| OKLCH | oklch(89.05% 0.048 108.6) |
| XYZ | xyz(64.8023, 71.1604, 56.7664) |
| Luminance | 0.7116 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 5.94
Lightgoldenrodyellow
#FAFAD2
ΔE00 6.07
Beige
#F5F5DC
ΔE00 6.30
Pale
#FFF9D0
ΔE00 6.63
Lemonchiffon
#FFFACD
ΔE00 6.82
Palegoldenrod
#EEE8AA
ΔE00 6.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDDEBA #BBBADE
analogous
#DECDBA #DDDEBA #CBDEBA
triadic
#DDDEBA #BADDDE #DEBADD
tetradic
#DDDEBA #BADECD #BBBADE #DEBACB
square
#DDDEBA #BADECD #BBBADE #DEBACB
split-complementary
#DDDEBA #BACBDE #CDBADE
monochromatic
#B4B667 #C9CA91 #DDDEBA #F1F2E3 #F5F5EA
Accessibility & contrast
On white
1.38
#DDDEBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.23
#DDDEBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDDEBA
15.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDDEBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDDEBA | 1.00 | 1.38 | 15.23 | 15.23 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4DBB8
Deuteranopia (green-blind)
#E5DCBB
Tritanopia (blue-blind)
#E2D9D4
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #dddeba; /* rgb */ color: rgb(221, 222, 186); /* oklch */ color: oklch(89.1% 0.048 108.6);
Tailwind
colors: {
custom: {
50: '#e7e8ce',
500: '#dddeba',
950: '#000000',
},
}SCSS
$custom: #dddeba; $custom-light: #e7e8ce; $custom-dark: #000000;
JSON
{
"hex": "#dddeba",
"rgb": {
"r": 221,
"g": 222,
"b": 186
},
"hsl": {
"h": 61.667,
"s": 35.294,
"l": 80
},
"oklch": {
"l": 0.89052,
"c": 0.04774,
"h": 108.6
},
"luminance": 0.7116
}Semantic roles & 50–950 ramp
primary
#DDDEBA
secondary
#8786B6
accent
#37AE3B
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#161613
muted
#848483