#DBDDBB#DBDDBB
#DBDDBB is a very light, muted yellow. Relative luminance 0.704; OKLCH L 88.7% C 0.045 H 110.0°. Best body text is #000000 at 15.07:1 contrast (WCAG AA passes).
Color values
| HEX | #DBDDBB |
|---|---|
| RGB | rgb(219, 221, 187) |
| HSL | hsl(64, 33%, 80%) |
| HSV | hsv(64, 15%, 87%) |
| CMYK | cmyk(0.9%, 0%, 15.4%, 13.3%) |
| CIE-LAB | lab(87.17, -6.38, 16.50) |
| CIE-LCH | lch(87.17, 17.69, 111.15°) |
| OKLab | oklab(88.71% -0.0155 0.0425) |
| OKLCH | oklch(88.71% 0.045 110) |
| XYZ | xyz(64.0387, 70.3613, 57.2116) |
| Luminance | 0.7036 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige
#F5F5DC
ΔE00 6.27
Lightgoldenrodyellow
#FAFAD2
ΔE00 6.45
Beige (survey)
#E6DAA6
ΔE00 6.57
Pale
#FFF9D0
ΔE00 7.10
Eggshell
#F0EAD6
ΔE00 7.17
Lemonchiffon
#FFFACD
ΔE00 7.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBDDBB #BDBBDD
analogous
#DDCEBB #DBDDBB #CADDBB
triadic
#DBDDBB #BBDBDD #DDBBDB
tetradic
#DBDDBB #BBDDCE #BDBBDD #DDBBCA
square
#DBDDBB #BBDDCE #BDBBDD #DDBBCA
split-complementary
#DBDDBB #BBCADD #CEBBDD
monochromatic
#B0B469 #C5C992 #DBDDBB #F1F1E4 #F4F5EB
Accessibility & contrast
On white
1.39
#DBDDBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.07
#DBDDBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBDDBB
15.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBDDBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBDDBB | 1.00 | 1.39 | 15.07 | 15.07 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3DAB9
Deuteranopia (green-blind)
#E3DBBC
Tritanopia (blue-blind)
#E0D9D3
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #dbddbb; /* rgb */ color: rgb(219, 221, 187); /* oklch */ color: oklch(88.7% 0.045 110.0);
Tailwind
colors: {
custom: {
50: '#e6e7cf',
500: '#dbddbb',
950: '#000000',
},
}SCSS
$custom: #dbddbb; $custom-light: #e6e7cf; $custom-dark: #000000;
JSON
{
"hex": "#dbddbb",
"rgb": {
"r": 219,
"g": 221,
"b": 187
},
"hsl": {
"h": 63.529,
"s": 33.333,
"l": 80
},
"oklch": {
"l": 0.88714,
"c": 0.04526,
"h": 110
},
"luminance": 0.70361
}Semantic roles & 50–950 ramp
primary
#DBDDBB
secondary
#8A87B5
accent
#39AC40
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#161613
muted
#848483