#DBDDAF#DBDDAF
#DBDDAF is a very light, moderate yellow. Relative luminance 0.699; OKLCH L 88.4% C 0.061 H 109.6°. Best body text is #000000 at 14.97:1 contrast (WCAG AA passes).
Color values
| HEX | #DBDDAF |
|---|---|
| RGB | rgb(219, 221, 175) |
| HSL | hsl(63, 40%, 78%) |
| HSV | hsv(63, 21%, 87%) |
| CMYK | cmyk(0.9%, 0%, 20.8%, 13.3%) |
| CIE-LAB | lab(86.93, -8.17, 22.43) |
| CIE-LCH | lch(86.93, 23.87, 110.01°) |
| OKLab | oklab(88.44% -0.0204 0.0571) |
| OKLCH | oklch(88.44% 0.061 109.6) |
| XYZ | xyz(62.8073, 69.8688, 50.7264) |
| Luminance | 0.6987 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 4.84
Palegoldenrod
#EEE8AA
ΔE00 5.06
Vanilla
#F3E5AB
ΔE00 6.17
Lightgoldenrodyellow
#FAFAD2
ΔE00 6.69
Lemonchiffon
#FFFACD
ΔE00 6.98
Cream
#FFFDD0
ΔE00 7.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBDDAF #B1AFDD
analogous
#DDC8AF #DBDDAF #C4DDAF
triadic
#DBDDAF #AFDBDD #DDAFDB
tetradic
#DBDDAF #AFDDC8 #B1AFDD #DDAFC4
square
#DBDDAF #AFDDC8 #B1AFDD #DDAFC4
split-complementary
#DBDDAF #AFC4DD #C8AFDD
monochromatic
#B4B859 #C8CB84 #DBDDAF #EEEFDA #F5F6EA
Accessibility & contrast
On white
1.40
#DBDDAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.97
#DBDDAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBDDAF
14.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBDDAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBDDAF | 1.00 | 1.40 | 14.97 | 14.97 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D9AC
Deuteranopia (green-blind)
#E5DBB1
Tritanopia (blue-blind)
#E2D7D0
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #dbddaf; /* rgb */ color: rgb(219, 221, 175); /* oklch */ color: oklch(88.4% 0.061 109.6);
Tailwind
colors: {
custom: {
50: '#e6e7c7',
500: '#dbddaf',
950: '#000000',
},
}SCSS
$custom: #dbddaf; $custom-light: #e6e7c7; $custom-dark: #000000;
JSON
{
"hex": "#dbddaf",
"rgb": {
"r": 219,
"g": 221,
"b": 175
},
"hsl": {
"h": 62.609,
"s": 40.351,
"l": 77.647
},
"oklch": {
"l": 0.88444,
"c": 0.06067,
"h": 109.6
},
"luminance": 0.69868
}Semantic roles & 50–950 ramp
primary
#DBDDAF
secondary
#7E7BB5
accent
#32B338
background
#FEFEFD
surface
#FCFCF9
border
#D5D5D2
text
#161613
muted
#848482