#DBDBAA#DBDBAA
#DBDBAA is a very light, moderate yellow. Relative luminance 0.686; OKLCH L 87.9% C 0.064 H 107.7°. Best body text is #000000 at 14.73:1 contrast (WCAG AA passes).
Color values
| HEX | #DBDBAA |
|---|---|
| RGB | rgb(219, 219, 170) |
| HSL | hsl(60, 40%, 76%) |
| HSV | hsv(60, 22%, 86%) |
| CMYK | cmyk(0%, 0%, 22.4%, 14.1%) |
| CIE-LAB | lab(86.32, -7.86, 24.18) |
| CIE-LCH | lch(86.32, 25.43, 108.01°) |
| OKLab | oklab(87.93% -0.0195 0.0614) |
| OKLCH | oklch(87.93% 0.064 107.7) |
| XYZ | xyz(61.8004, 68.6262, 48.0130) |
| Luminance | 0.6863 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 4.01
Palegoldenrod
#EEE8AA
ΔE00 4.51
Vanilla
#F3E5AB
ΔE00 5.52
Light Tan
#FBEEAC
ΔE00 6.94
Lemonchiffon
#FFFACD
ΔE00 7.26
Lightgoldenrodyellow
#FAFAD2
ΔE00 7.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBDBAA #AAAADB
analogous
#DBC3AA #DBDBAA #C3DBAA
triadic
#DBDBAA #AADBDB #DBAADB
tetradic
#DBDBAA #AADBC3 #AAAADB #DBAAC3
square
#DBDBAA #AADBC3 #AAAADB #DBAAC3
split-complementary
#DBDBAA #AAC3DB #C3AADB
monochromatic
#B7B754 #C9C97F #DBDBAA #EDEDD5 #F6F6EA
Accessibility & contrast
On white
1.43
#DBDBAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.73
#DBDBAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBDBAA
14.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBDBAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBDBAA | 1.00 | 1.43 | 14.73 | 14.73 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3D7A7
Deuteranopia (green-blind)
#E4D9AC
Tritanopia (blue-blind)
#E2D5CE
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #dbdbaa; /* rgb */ color: rgb(219, 219, 170); /* oklch */ color: oklch(87.9% 0.064 107.7);
Tailwind
colors: {
custom: {
50: '#e6e6c3',
500: '#dbdbaa',
950: '#000000',
},
}SCSS
$custom: #dbdbaa; $custom-light: #e6e6c3; $custom-dark: #000000;
JSON
{
"hex": "#dbdbaa",
"rgb": {
"r": 219,
"g": 219,
"b": 170
},
"hsl": {
"h": 60,
"s": 40.496,
"l": 76.275
},
"oklch": {
"l": 0.87927,
"c": 0.06442,
"h": 107.7
},
"luminance": 0.68625
}Semantic roles & 50–950 ramp
primary
#DBDBAA
secondary
#7676B3
accent
#32B432
background
#FEFEFD
surface
#FCFCF9
border
#D5D5D2
text
#161512
muted
#848482