#DBDDAB#DBDDAB
#DBDDAB is a very light, moderate yellow. Relative luminance 0.697; OKLCH L 88.4% C 0.066 H 109.6°. Best body text is #000000 at 14.94:1 contrast (WCAG AA passes).
Color values
| HEX | #DBDDAB |
|---|---|
| RGB | rgb(219, 221, 171) |
| HSL | hsl(62, 42%, 77%) |
| HSV | hsv(62, 23%, 87%) |
| CMYK | cmyk(0.9%, 0%, 22.6%, 13.3%) |
| CIE-LAB | lab(86.86, -8.74, 24.40) |
| CIE-LCH | lch(86.86, 25.92, 109.70°) |
| OKLab | oklab(88.36% -0.022 0.0619) |
| OKLCH | oklch(88.36% 0.066 109.6) |
| XYZ | xyz(62.4203, 69.7139, 48.6880) |
| Luminance | 0.6971 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Palegoldenrod
#EEE8AA
ΔE00 4.46
Beige (survey)
#E6DAA6
ΔE00 4.59
Vanilla
#F3E5AB
ΔE00 5.80
Light Tan
#FBEEAC
ΔE00 6.99
Lightgoldenrodyellow
#FAFAD2
ΔE00 7.05
Egg Shell
#FFFCC4
ΔE00 7.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBDDAB #ADABDD
analogous
#DDC6AB #DBDDAB #C2DDAB
triadic
#DBDDAB #ABDBDD #DDABDB
tetradic
#DBDDAB #ABDDC6 #ADABDD #DDABC2
square
#DBDDAB #ABDDC6 #ADABDD #DDABC2
split-complementary
#DBDDAB #ABC2DD #C6ABDD
monochromatic
#B6BA54 #C8CB7F #DBDDAB #EEEFD7 #F6F6E9
Accessibility & contrast
On white
1.41
#DBDDAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.94
#DBDDAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBDDAB
14.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBDDAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBDDAB | 1.00 | 1.41 | 14.94 | 14.94 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D8A8
Deuteranopia (green-blind)
#E6DAAD
Tritanopia (blue-blind)
#E2D7CF
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #dbddab; /* rgb */ color: rgb(219, 221, 171); /* oklch */ color: oklch(88.4% 0.066 109.6);
Tailwind
colors: {
custom: {
50: '#e6e7c4',
500: '#dbddab',
950: '#000000',
},
}SCSS
$custom: #dbddab; $custom-light: #e6e7c4; $custom-dark: #000000;
JSON
{
"hex": "#dbddab",
"rgb": {
"r": 219,
"g": 221,
"b": 171
},
"hsl": {
"h": 62.4,
"s": 42.373,
"l": 76.863
},
"oklch": {
"l": 0.88359,
"c": 0.06572,
"h": 109.6
},
"luminance": 0.69713
}Semantic roles & 50–950 ramp
primary
#DBDDAB
secondary
#7977B5
accent
#30B535
background
#FEFEFD
surface
#FCFCF9
border
#D5D5D2
text
#161612
muted
#848482