#DBDFBB#DBDFBB
#DBDFBB is a very light, muted yellow. Relative luminance 0.714; OKLCH L 89.1% C 0.048 H 112.5°. Best body text is #000000 at 15.28:1 contrast (WCAG AA passes).
Color values
| HEX | #DBDFBB |
|---|---|
| RGB | rgb(219, 223, 187) |
| HSL | hsl(67, 36%, 80%) |
| HSV | hsv(67, 16%, 87%) |
| CMYK | cmyk(1.8%, 0%, 16.1%, 12.5%) |
| CIE-LAB | lab(87.69, -7.40, 17.22) |
| CIE-LCH | lch(87.69, 18.74, 113.25°) |
| OKLab | oklab(89.12% -0.0184 0.0443) |
| OKLCH | oklch(89.12% 0.048 112.5) |
| XYZ | xyz(64.5699, 71.4237, 57.3886) |
| Luminance | 0.7142 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Lightgoldenrodyellow
#FAFAD2
ΔE00 6.15
Beige
#F5F5DC
ΔE00 6.46
Beige (survey)
#E6DAA6
ΔE00 6.79
Pale
#FFF9D0
ΔE00 7.05
Lemonchiffon
#FFFACD
ΔE00 7.15
Cream
#FFFDD0
ΔE00 7.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBDFBB #BFBBDF
analogous
#DFD1BB #DBDFBB #C9DFBB
triadic
#DBDFBB #BBDBDF #DFBBDB
tetradic
#DBDFBB #BBDFD1 #BFBBDF #DFBBC9
square
#DBDFBB #BBDFD1 #BFBBDF #DFBBC9
split-complementary
#DBDFBB #BBC9DF #D1BBDF
monochromatic
#AFB868 #C5CB91 #DBDFBB #F1F3E5 #F4F5EA
Accessibility & contrast
On white
1.37
#DBDFBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.28
#DBDFBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBDFBB
15.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBDFBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBDFBB | 1.00 | 1.37 | 15.28 | 15.28 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5DBB9
Deuteranopia (green-blind)
#E5DCBC
Tritanopia (blue-blind)
#E0DAD5
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #dbdfbb; /* rgb */ color: rgb(219, 223, 187); /* oklch */ color: oklch(89.1% 0.048 112.5);
Tailwind
colors: {
custom: {
50: '#e6e9cf',
500: '#dbdfbb',
950: '#000000',
},
}SCSS
$custom: #dbdfbb; $custom-light: #e6e9cf; $custom-dark: #000000;
JSON
{
"hex": "#dbdfbb",
"rgb": {
"r": 219,
"g": 223,
"b": 187
},
"hsl": {
"h": 66.667,
"s": 36,
"l": 80.392
},
"oklch": {
"l": 0.89123,
"c": 0.04799,
"h": 112.5
},
"luminance": 0.71423
}Semantic roles & 50–950 ramp
primary
#DBDFBB
secondary
#8C87B7
accent
#37AF44
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#161613
muted
#848483