#DBDDBA#DBDDBA
#DBDDBA is a very light, muted yellow. Relative luminance 0.703; OKLCH L 88.7% C 0.047 H 110.0°. Best body text is #000000 at 15.06:1 contrast (WCAG AA passes).
Color values
| HEX | #DBDDBA |
|---|---|
| RGB | rgb(219, 221, 186) |
| HSL | hsl(63, 34%, 80%) |
| HSV | hsv(63, 16%, 87%) |
| CMYK | cmyk(0.9%, 0%, 15.8%, 13.3%) |
| CIE-LAB | lab(87.15, -6.53, 16.99) |
| CIE-LCH | lch(87.15, 18.21, 111.04°) |
| OKLab | oklab(88.69% -0.0159 0.0438) |
| OKLCH | oklch(88.69% 0.047 110) |
| XYZ | xyz(63.9320, 70.3186, 56.6497) |
| Luminance | 0.7032 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 6.38
Lightgoldenrodyellow
#FAFAD2
ΔE00 6.40
Beige
#F5F5DC
ΔE00 6.43
Pale
#FFF9D0
ΔE00 7.06
Lemonchiffon
#FFFACD
ΔE00 7.25
Palegoldenrod
#EEE8AA
ΔE00 7.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBDDBA #BCBADD
analogous
#DDCEBA #DBDDBA #C9DDBA
triadic
#DBDDBA #BADBDD #DDBADB
tetradic
#DBDDBA #BADDCE #BCBADD #DDBAC9
square
#DBDDBA #BADDCE #BCBADD #DDBAC9
split-complementary
#DBDDBA #BAC9DD #CEBADD
monochromatic
#B0B568 #C6C991 #DBDDBA #F0F1E3 #F4F5EB
Accessibility & contrast
On white
1.39
#DBDDBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.06
#DBDDBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBDDBA
15.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBDDBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBDDBA | 1.00 | 1.39 | 15.06 | 15.06 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3DAB8
Deuteranopia (green-blind)
#E3DBBB
Tritanopia (blue-blind)
#E0D8D3
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #dbddba; /* rgb */ color: rgb(219, 221, 186); /* oklch */ color: oklch(88.7% 0.047 110.0);
Tailwind
colors: {
custom: {
50: '#e6e7ce',
500: '#dbddba',
950: '#000000',
},
}SCSS
$custom: #dbddba; $custom-light: #e6e7ce; $custom-dark: #000000;
JSON
{
"hex": "#dbddba",
"rgb": {
"r": 219,
"g": 221,
"b": 186
},
"hsl": {
"h": 63.429,
"s": 33.981,
"l": 79.804
},
"oklch": {
"l": 0.88691,
"c": 0.04656,
"h": 110
},
"luminance": 0.70318
}Semantic roles & 50–950 ramp
primary
#DBDDBA
secondary
#8986B5
accent
#39AD3F
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#161613
muted
#848483