#DDDABB#DDDABB
#DDDABB is a very light, muted yellow. Relative luminance 0.691; OKLCH L 88.3% C 0.041 H 102.7°. Best body text is #000000 at 14.82:1 contrast (WCAG AA passes).
Color values
| HEX | #DDDABB |
|---|---|
| RGB | rgb(221, 218, 187) |
| HSL | hsl(55, 33%, 80%) |
| HSV | hsv(55, 15%, 87%) |
| CMYK | cmyk(0%, 1.4%, 15.4%, 13.3%) |
| CIE-LAB | lab(86.56, -4.13, 15.65) |
| CIE-LCH | lch(86.56, 16.19, 104.77°) |
| OKLab | oklab(88.26% -0.0091 0.0404) |
| OKLCH | oklch(88.26% 0.041 102.7) |
| XYZ | xyz(63.8591, 69.1035, 56.9783) |
| Luminance | 0.6910 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Eggshell
#F0EAD6
ΔE00 5.80
Beige (survey)
#E6DAA6
ΔE00 6.08
Beige
#F5F5DC
ΔE00 6.26
Cornsilk
#FFF8DC
ΔE00 7.05
Lightgoldenrodyellow
#FAFAD2
ΔE00 7.20
Pale
#FFF9D0
ΔE00 7.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDDABB #BBBEDD
analogous
#DDC9BB #DDDABB #CFDDBB
triadic
#DDDABB #BBDDDA #DABBDD
tetradic
#DDDABB #BBDDC9 #BBBEDD #DDBBCF
square
#DDDABB #BBDDC9 #BBBEDD #DDBBCF
split-complementary
#DDDABB #BBCFDD #C9BBDD
monochromatic
#B4AE69 #C9C492 #DDDABB #F1F0E4 #F5F4EB
Accessibility & contrast
On white
1.42
#DDDABB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.82
#DDDABB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDDABB
14.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDDABB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDDABB | 1.00 | 1.42 | 14.82 | 14.82 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0D8B9
Deuteranopia (green-blind)
#E1DABC
Tritanopia (blue-blind)
#E3D6D1
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #dddabb; /* rgb */ color: rgb(221, 218, 187); /* oklch */ color: oklch(88.3% 0.041 102.7);
Tailwind
colors: {
custom: {
50: '#e7e5cf',
500: '#dddabb',
950: '#000000',
},
}SCSS
$custom: #dddabb; $custom-light: #e7e5cf; $custom-dark: #000000;
JSON
{
"hex": "#dddabb",
"rgb": {
"r": 221,
"g": 218,
"b": 187
},
"hsl": {
"h": 54.706,
"s": 33.333,
"l": 80
},
"oklch": {
"l": 0.88263,
"c": 0.04141,
"h": 102.7
},
"luminance": 0.69103
}Semantic roles & 50–950 ramp
primary
#DDDABB
secondary
#878BB5
accent
#44AC39
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#161513
muted
#848483