#DBDCAB#DBDCAB
#DBDCAB is a very light, moderate yellow. Relative luminance 0.692; OKLCH L 88.2% C 0.064 H 108.6°. Best body text is #000000 at 14.84:1 contrast (WCAG AA passes).
Color values
| HEX | #DBDCAB |
|---|---|
| RGB | rgb(219, 220, 171) |
| HSL | hsl(61, 41%, 77%) |
| HSV | hsv(61, 22%, 86%) |
| CMYK | cmyk(0.5%, 0%, 22.3%, 13.7%) |
| CIE-LAB | lab(86.60, -8.23, 24.04) |
| CIE-LCH | lch(86.60, 25.41, 108.90°) |
| OKLab | oklab(88.15% -0.0206 0.0611) |
| OKLCH | oklch(88.15% 0.064 108.6) |
| XYZ | xyz(62.1570, 69.1875, 48.6003) |
| Luminance | 0.6919 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 4.32
Palegoldenrod
#EEE8AA
ΔE00 4.54
Vanilla
#F3E5AB
ΔE00 5.69
Light Tan
#FBEEAC
ΔE00 7.01
Lightgoldenrodyellow
#FAFAD2
ΔE00 7.10
Lemonchiffon
#FFFACD
ΔE00 7.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBDCAB #ACABDC
analogous
#DCC5AB #DBDCAB #C3DCAB
triadic
#DBDCAB #ABDBDC #DCABDB
tetradic
#DBDCAB #ABDCC5 #ACABDC #DCABC3
square
#DBDCAB #ABDCC5 #ACABDC #DCABC3
split-complementary
#DBDCAB #ABC3DC #C5ABDC
monochromatic
#B6B855 #C8CA80 #DBDCAB #EEEED6 #F6F6E9
Accessibility & contrast
On white
1.42
#DBDCAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.84
#DBDCAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBDCAB
14.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBDCAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBDCAB | 1.00 | 1.42 | 14.84 | 14.84 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4D8A8
Deuteranopia (green-blind)
#E5DAAD
Tritanopia (blue-blind)
#E2D6CF
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #dbdcab; /* rgb */ color: rgb(219, 220, 171); /* oklch */ color: oklch(88.2% 0.064 108.6);
Tailwind
colors: {
custom: {
50: '#e6e6c4',
500: '#dbdcab',
950: '#000000',
},
}SCSS
$custom: #dbdcab; $custom-light: #e6e6c4; $custom-dark: #000000;
JSON
{
"hex": "#dbdcab",
"rgb": {
"r": 219,
"g": 220,
"b": 171
},
"hsl": {
"h": 61.224,
"s": 41.176,
"l": 76.667
},
"oklch": {
"l": 0.88153,
"c": 0.06442,
"h": 108.6
},
"luminance": 0.69187
}Semantic roles & 50–950 ramp
primary
#DBDCAB
secondary
#7877B4
accent
#31B434
background
#FEFEFD
surface
#FCFCF9
border
#D5D5D2
text
#161612
muted
#848482