#D3DB89#D3DB89
#D3DB89 is a very light, moderate yellow. Relative luminance 0.663; OKLCH L 86.7% C 0.105 H 113.1°. Best body text is #000000 at 14.26:1 contrast (WCAG AA passes).
Color values
| HEX | #D3DB89 |
|---|---|
| RGB | rgb(211, 219, 137) |
| HSL | hsl(66, 53%, 70%) |
| HSV | hsv(66, 37%, 86%) |
| CMYK | cmyk(3.7%, 0%, 37.4%, 14.1%) |
| CIE-LAB | lab(85.16, -15.10, 39.43) |
| CIE-LCH | lch(85.16, 42.22, 110.95°) |
| OKLab | oklab(86.68% -0.0413 0.0966) |
| OKLCH | oklch(86.68% 0.105 113.1) |
| XYZ | xyz(56.7113, 66.3188, 33.4753) |
| Luminance | 0.6632 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Greenish Beige
#C9D179
ΔE00 2.69
Greenish Tan
#BCCB7A
ΔE00 4.56
Light Khaki
#E6F2A2
ΔE00 5.12
Pale Olive
#B9CC81
ΔE00 5.18
Khaki (CSS)
#F0E68C
ΔE00 5.97
Palegoldenrod
#EEE8AA
ΔE00 6.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3DB89 #9189DB
analogous
#DBBA89 #D3DB89 #AADB89
triadic
#D3DB89 #89D3DB #DB89D3
tetradic
#D3DB89 #89DBBA #9189DB #DB89AA
square
#D3DB89 #89DBBA #9189DB #DB89AA
split-complementary
#D3DB89 #89AADB #BA89DB
monochromatic
#A7B337 #C2CD5A #D3DB89 #E4E9B8 #F6F8E7
Accessibility & contrast
On white
1.47
#D3DB89 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.26
#D3DB89 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3DB89
14.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3DB89 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3DB89 | 1.00 | 1.47 | 14.26 | 14.26 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D483
Deuteranopia (green-blind)
#E6D68D
Tritanopia (blue-blind)
#DCD2C7
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #d3db89; /* rgb */ color: rgb(211, 219, 137); /* oklch */ color: oklch(86.7% 0.105 113.1);
Tailwind
colors: {
custom: {
50: '#e1e6ac',
500: '#d3db89',
950: '#000000',
},
}SCSS
$custom: #d3db89; $custom-light: #e1e6ac; $custom-dark: #000000;
JSON
{
"hex": "#d3db89",
"rgb": {
"r": 211,
"g": 219,
"b": 137
},
"hsl": {
"h": 65.854,
"s": 53.247,
"l": 69.804
},
"oklch": {
"l": 0.86676,
"c": 0.10504,
"h": 113.1
},
"luminance": 0.66318
}Semantic roles & 50–950 ramp
primary
#D3DB89
secondary
#5F56B2
accent
#25C134
background
#FEFEFD
surface
#FCFCF7
border
#D5D5D0
text
#151510
muted
#848481