#DBDDB3#DBDDB3
#DBDDB3 is a very light, muted yellow. Relative luminance 0.700; OKLCH L 88.5% C 0.056 H 109.7°. Best body text is #000000 at 15.01:1 contrast (WCAG AA passes).
Color values
| HEX | #DBDDB3 |
|---|---|
| RGB | rgb(219, 221, 179) |
| HSL | hsl(63, 38%, 78%) |
| HSV | hsv(63, 19%, 87%) |
| CMYK | cmyk(0.9%, 0%, 19%, 13.3%) |
| CIE-LAB | lab(87.01, -7.59, 20.45) |
| CIE-LCH | lch(87.01, 21.81, 110.35°) |
| OKLab | oklab(88.53% -0.0188 0.0523) |
| OKLCH | oklch(88.53% 0.056 109.7) |
| XYZ | xyz(63.2060, 70.0282, 52.8262) |
| Luminance | 0.7003 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 5.26
Palegoldenrod
#EEE8AA
ΔE00 5.80
Lightgoldenrodyellow
#FAFAD2
ΔE00 6.44
Vanilla
#F3E5AB
ΔE00 6.67
Lemonchiffon
#FFFACD
ΔE00 6.95
Pale
#FFF9D0
ΔE00 7.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBDDB3 #B5B3DD
analogous
#DDCAB3 #DBDDB3 #C6DDB3
triadic
#DBDDB3 #B3DBDD #DDB3DB
tetradic
#DBDDB3 #B3DDCA #B5B3DD #DDB3C6
square
#DBDDB3 #B3DDCA #B5B3DD #DDB3C6
split-complementary
#DBDDB3 #B3C6DD #CAB3DD
monochromatic
#B3B75E #C7CA89 #DBDDB3 #EFF0DD #F5F6EA
Accessibility & contrast
On white
1.40
#DBDDB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.01
#DBDDB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBDDB3
15.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBDDB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBDDB3 | 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)
#E4D9B0
Deuteranopia (green-blind)
#E5DBB5
Tritanopia (blue-blind)
#E1D8D1
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #dbddb3; /* rgb */ color: rgb(219, 221, 179); /* oklch */ color: oklch(88.5% 0.056 109.7);
Tailwind
colors: {
custom: {
50: '#e6e7c9',
500: '#dbddb3',
950: '#000000',
},
}SCSS
$custom: #dbddb3; $custom-light: #e6e7c9; $custom-dark: #000000;
JSON
{
"hex": "#dbddb3",
"rgb": {
"r": 219,
"g": 221,
"b": 179
},
"hsl": {
"h": 62.857,
"s": 38.182,
"l": 78.431
},
"oklch": {
"l": 0.88532,
"c": 0.05557,
"h": 109.7
},
"luminance": 0.70028
}Semantic roles & 50–950 ramp
primary
#DBDDB3
secondary
#827FB5
accent
#34B13A
background
#FEFEFD
surface
#FCFCF9
border
#D5D5D2
text
#161613
muted
#848482