#DDDBBB#DDDBBB
#DDDBBB is a very light, muted yellow. Relative luminance 0.696; OKLCH L 88.5% C 0.043 H 104.3°. Best body text is #000000 at 14.92:1 contrast (WCAG AA passes).
Color values
| HEX | #DDDBBB |
|---|---|
| RGB | rgb(221, 219, 187) |
| HSL | hsl(56, 33%, 80%) |
| HSV | hsv(56, 15%, 87%) |
| CMYK | cmyk(0%, 0.9%, 15.4%, 13.3%) |
| CIE-LAB | lab(86.81, -4.64, 16.01) |
| CIE-LCH | lch(86.81, 16.67, 106.15°) |
| OKLab | oklab(88.47% -0.0105 0.0413) |
| OKLCH | oklch(88.47% 0.043 104.3) |
| XYZ | xyz(64.1192, 69.6237, 57.0650) |
| Luminance | 0.6962 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 6.03
Eggshell
#F0EAD6
ΔE00 6.07
Beige
#F5F5DC
ΔE00 6.16
Lightgoldenrodyellow
#FAFAD2
ΔE00 6.87
Pale
#FFF9D0
ΔE00 7.02
Cornsilk
#FFF8DC
ΔE00 7.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDDBBB #BBBDDD
analogous
#DDCABB #DDDBBB #CEDDBB
triadic
#DDDBBB #BBDDDB #DBBBDD
tetradic
#DDDBBB #BBDDCA #BBBDDD #DDBBCE
square
#DDDBBB #BBDDCA #BBBDDD #DDBBCE
split-complementary
#DDDBBB #BBCEDD #CABBDD
monochromatic
#B4B069 #C9C592 #DDDBBB #F1F1E4 #F5F4EB
Accessibility & contrast
On white
1.41
#DDDBBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.92
#DDDBBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDDBBB
14.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDDBBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDDBBB | 1.00 | 1.41 | 14.92 | 14.92 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1D8B9
Deuteranopia (green-blind)
#E2DABC
Tritanopia (blue-blind)
#E3D7D2
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #dddbbb; /* rgb */ color: rgb(221, 219, 187); /* oklch */ color: oklch(88.5% 0.043 104.3);
Tailwind
colors: {
custom: {
50: '#e7e6cf',
500: '#dddbbb',
950: '#000000',
},
}SCSS
$custom: #dddbbb; $custom-light: #e7e6cf; $custom-dark: #000000;
JSON
{
"hex": "#dddbbb",
"rgb": {
"r": 221,
"g": 219,
"b": 187
},
"hsl": {
"h": 56.471,
"s": 33.333,
"l": 80
},
"oklch": {
"l": 0.88466,
"c": 0.04262,
"h": 104.3
},
"luminance": 0.69623
}Semantic roles & 50–950 ramp
primary
#DDDBBB
secondary
#878AB5
accent
#40AC39
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#161513
muted
#848483