#D3DB95#D3DB95
#D3DB95 is a very light, moderate yellow. Relative luminance 0.667; OKLCH L 86.9% C 0.091 H 113.6°. Best body text is #000000 at 14.34:1 contrast (WCAG AA passes).
Color values
| HEX | #D3DB95 |
|---|---|
| RGB | rgb(211, 219, 149) |
| HSL | hsl(67, 49%, 72%) |
| HSV | hsv(67, 32%, 86%) |
| CMYK | cmyk(3.7%, 0%, 32%, 14.1%) |
| CIE-LAB | lab(85.34, -13.65, 33.59) |
| CIE-LCH | lch(85.34, 36.26, 112.12°) |
| OKLab | oklab(86.88% -0.0365 0.0835) |
| OKLCH | oklch(86.88% 0.091 113.6) |
| XYZ | xyz(57.6204, 66.6825, 38.2635) |
| Luminance | 0.6668 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Greenish Beige
#C9D179
ΔE00 4.21
Greenish Tan
#BCCB7A
ΔE00 5.02
Pale Olive
#B9CC81
ΔE00 5.05
Light Khaki
#E6F2A2
ΔE00 5.14
Palegoldenrod
#EEE8AA
ΔE00 5.53
Pale Olive Green
#B1D27B
ΔE00 6.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3DB95 #9D95DB
analogous
#DBC095 #D3DB95 #B0DB95
triadic
#D3DB95 #95D3DB #DB95D3
tetradic
#D3DB95 #95DBC0 #9D95DB #DB95B0
square
#D3DB95 #95DBC0 #9D95DB #DB95B0
split-complementary
#D3DB95 #95B0DB #C095DB
monochromatic
#A9B73E #C0CB67 #D3DB95 #E6EBC3 #F6F7E8
Accessibility & contrast
On white
1.46
#D3DB95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.34
#D3DB95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3DB95
14.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3DB95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3DB95 | 1.00 | 1.46 | 14.34 | 14.34 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D490
Deuteranopia (green-blind)
#E5D698
Tritanopia (blue-blind)
#DBD3C9
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #d3db95; /* rgb */ color: rgb(211, 219, 149); /* oklch */ color: oklch(86.9% 0.091 113.6);
Tailwind
colors: {
custom: {
50: '#e1e6b4',
500: '#d3db95',
950: '#000000',
},
}SCSS
$custom: #d3db95; $custom-light: #e1e6b4; $custom-dark: #000000;
JSON
{
"hex": "#d3db95",
"rgb": {
"r": 211,
"g": 219,
"b": 149
},
"hsl": {
"h": 66.857,
"s": 49.296,
"l": 72.157
},
"oklch": {
"l": 0.86883,
"c": 0.09112,
"h": 113.6
},
"luminance": 0.66682
}Semantic roles & 50–950 ramp
primary
#D3DB95
secondary
#6B62B2
accent
#29BD3A
background
#FEFEFD
surface
#FCFCF8
border
#D5D5D1
text
#151511
muted
#848481