#DDDEAE#DDDEAE
#DDDEAE is a very light, moderate yellow. Relative luminance 0.707; OKLCH L 88.8% C 0.063 H 108.6°. Best body text is #000000 at 15.13:1 contrast (WCAG AA passes).
Color values
| HEX | #DDDEAE |
|---|---|
| RGB | rgb(221, 222, 174) |
| HSL | hsl(61, 42%, 78%) |
| HSV | hsv(61, 22%, 87%) |
| CMYK | cmyk(0.5%, 0%, 21.6%, 12.9%) |
| CIE-LAB | lab(87.33, -8.08, 23.51) |
| CIE-LCH | lch(87.33, 24.86, 108.97°) |
| OKLab | oklab(88.79% -0.0201 0.0598) |
| OKLCH | oklch(88.79% 0.063 108.6) |
| XYZ | xyz(63.5797, 70.6714, 50.3278) |
| Luminance | 0.7067 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 4.39
Palegoldenrod
#EEE8AA
ΔE00 4.43
Vanilla
#F3E5AB
ΔE00 5.59
Lightgoldenrodyellow
#FAFAD2
ΔE00 6.57
Lemonchiffon
#FFFACD
ΔE00 6.69
Egg Shell
#FFFCC4
ΔE00 6.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDDEAE #AFAEDE
analogous
#DEC7AE #DDDEAE #C5DEAE
triadic
#DDDEAE #AEDDDE #DEAEDD
tetradic
#DDDEAE #AEDEC7 #AFAEDE #DEAEC5
square
#DDDEAE #AEDEC7 #AFAEDE #DEAEC5
split-complementary
#DDDEAE #AEC5DE #C7AEDE
monochromatic
#B8BB57 #CBCC83 #DDDEAE #EFF0D9 #F6F6E9
Accessibility & contrast
On white
1.39
#DDDEAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.13
#DDDEAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDDEAE
15.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDDEAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDDEAE | 1.00 | 1.39 | 15.13 | 15.13 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6DAAB
Deuteranopia (green-blind)
#E7DCB0
Tritanopia (blue-blind)
#E4D8D1
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #dddeae; /* rgb */ color: rgb(221, 222, 174); /* oklch */ color: oklch(88.8% 0.063 108.6);
Tailwind
colors: {
custom: {
50: '#e8e8c6',
500: '#dddeae',
950: '#000000',
},
}SCSS
$custom: #dddeae; $custom-light: #e8e8c6; $custom-dark: #000000;
JSON
{
"hex": "#dddeae",
"rgb": {
"r": 221,
"g": 222,
"b": 174
},
"hsl": {
"h": 61.25,
"s": 42.105,
"l": 77.647
},
"oklch": {
"l": 0.88786,
"c": 0.06308,
"h": 108.6
},
"luminance": 0.70671
}Semantic roles & 50–950 ramp
primary
#DDDEAE
secondary
#7B7AB6
accent
#30B533
background
#FEFEFD
surface
#FCFCF9
border
#D5D5D2
text
#161613
muted
#848482