#DBDDB7#DBDDB7
#DBDDB7 is a very light, muted yellow. Relative luminance 0.702; OKLCH L 88.6% C 0.050 H 109.9°. Best body text is #000000 at 15.04:1 contrast (WCAG AA passes).
Color values
| HEX | #DBDDB7 |
|---|---|
| RGB | rgb(219, 221, 183) |
| HSL | hsl(63, 36%, 79%) |
| HSV | hsv(63, 17%, 87%) |
| CMYK | cmyk(0.9%, 0%, 17.2%, 13.3%) |
| CIE-LAB | lab(87.09, -6.99, 18.47) |
| CIE-LCH | lch(87.09, 19.75, 110.73°) |
| OKLab | oklab(88.62% -0.0171 0.0474) |
| OKLCH | oklch(88.62% 0.05 109.9) |
| XYZ | xyz(63.6164, 70.1924, 54.9877) |
| Luminance | 0.7019 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 5.85
Lightgoldenrodyellow
#FAFAD2
ΔE00 6.35
Palegoldenrod
#EEE8AA
ΔE00 6.64
Beige
#F5F5DC
ΔE00 6.93
Pale
#FFF9D0
ΔE00 6.98
Lemonchiffon
#FFFACD
ΔE00 7.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBDDB7 #B9B7DD
analogous
#DDCCB7 #DBDDB7 #C8DDB7
triadic
#DBDDB7 #B7DBDD #DDB7DB
tetradic
#DBDDB7 #B7DDCC #B9B7DD #DDB7C8
square
#DBDDB7 #B7DDCC #B9B7DD #DDB7C8
split-complementary
#DBDDB7 #B7C8DD #CCB7DD
monochromatic
#B1B664 #C6C98D #DBDDB7 #F0F1E1 #F5F5EA
Accessibility & contrast
On white
1.40
#DBDDB7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.04
#DBDDB7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBDDB7
15.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBDDB7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBDDB7 | 1.00 | 1.40 | 15.04 | 15.04 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3D9B5
Deuteranopia (green-blind)
#E4DBB8
Tritanopia (blue-blind)
#E1D8D2
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #dbddb7; /* rgb */ color: rgb(219, 221, 183); /* oklch */ color: oklch(88.6% 0.050 109.9);
Tailwind
colors: {
custom: {
50: '#e6e7cc',
500: '#dbddb7',
950: '#000000',
},
}SCSS
$custom: #dbddb7; $custom-light: #e6e7cc; $custom-dark: #000000;
JSON
{
"hex": "#dbddb7",
"rgb": {
"r": 219,
"g": 221,
"b": 183
},
"hsl": {
"h": 63.158,
"s": 35.849,
"l": 79.216
},
"oklch": {
"l": 0.88622,
"c": 0.05043,
"h": 109.9
},
"luminance": 0.70192
}Semantic roles & 50–950 ramp
primary
#DBDDB7
secondary
#8683B5
accent
#37AF3D
background
#FEFEFE
surface
#FCFCFA
border
#D5D5D3
text
#161613
muted
#848483