#DBDDB4#DBDDB4
#DBDDB4 is a very light, muted yellow. Relative luminance 0.701; OKLCH L 88.6% C 0.054 H 109.8°. Best body text is #000000 at 15.01:1 contrast (WCAG AA passes).
Color values
| HEX | #DBDDB4 |
|---|---|
| RGB | rgb(219, 221, 180) |
| HSL | hsl(63, 38%, 79%) |
| HSV | hsv(63, 19%, 87%) |
| CMYK | cmyk(0.9%, 0%, 18.6%, 13.3%) |
| CIE-LAB | lab(87.03, -7.44, 19.96) |
| CIE-LCH | lch(87.03, 21.30, 110.44°) |
| OKLab | oklab(88.55% -0.0184 0.0511) |
| OKLCH | oklch(88.55% 0.054 109.8) |
| XYZ | xyz(63.3075, 70.0688, 53.3607) |
| Luminance | 0.7007 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 5.39
Palegoldenrod
#EEE8AA
ΔE00 6.00
Lightgoldenrodyellow
#FAFAD2
ΔE00 6.40
Vanilla
#F3E5AB
ΔE00 6.82
Lemonchiffon
#FFFACD
ΔE00 6.96
Pale
#FFF9D0
ΔE00 7.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBDDB4 #B6B4DD
analogous
#DDCAB4 #DBDDB4 #C6DDB4
triadic
#DBDDB4 #B4DBDD #DDB4DB
tetradic
#DBDDB4 #B4DDCA #B6B4DD #DDB4C6
square
#DBDDB4 #B4DDCA #B6B4DD #DDB4C6
split-complementary
#DBDDB4 #B4C6DD #CAB4DD
monochromatic
#B3B760 #C7CA8A #DBDDB4 #EFF0DE #F5F5EA
Accessibility & contrast
On white
1.40
#DBDDB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.01
#DBDDB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBDDB4
15.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBDDB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBDDB4 | 1.00 | 1.40 | 15.01 | 15.01 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4D9B2
Deuteranopia (green-blind)
#E4DBB5
Tritanopia (blue-blind)
#E1D8D2
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #dbddb4; /* rgb */ color: rgb(219, 221, 180); /* oklch */ color: oklch(88.6% 0.054 109.8);
Tailwind
colors: {
custom: {
50: '#e6e7ca',
500: '#dbddb4',
950: '#000000',
},
}SCSS
$custom: #dbddb4; $custom-light: #e6e7ca; $custom-dark: #000000;
JSON
{
"hex": "#dbddb4",
"rgb": {
"r": 219,
"g": 221,
"b": 180
},
"hsl": {
"h": 62.927,
"s": 37.615,
"l": 78.627
},
"oklch": {
"l": 0.88554,
"c": 0.05429,
"h": 109.8
},
"luminance": 0.70068
}Semantic roles & 50–950 ramp
primary
#DBDDB4
secondary
#8380B5
accent
#35B13B
background
#FEFEFD
surface
#FCFCF9
border
#D5D5D2
text
#161613
muted
#848482