#D7DB83#D7DB83
#D7DB83 is a very light, moderate yellow. Relative luminance 0.667; OKLCH L 86.9% C 0.111 H 110.8°. Best body text is #000000 at 14.35:1 contrast (WCAG AA passes).
Color values
| HEX | #D7DB83 |
|---|---|
| RGB | rgb(215, 219, 131) |
| HSL | hsl(63, 55%, 69%) |
| HSV | hsv(63, 40%, 86%) |
| CMYK | cmyk(1.8%, 0%, 40.2%, 14.1%) |
| CIE-LAB | lab(85.38, -14.21, 42.76) |
| CIE-LCH | lch(85.38, 45.06, 108.38°) |
| OKLab | oklab(86.9% -0.0394 0.1039) |
| OKLCH | oklch(86.9% 0.111 110.8) |
| XYZ | xyz(57.4533, 66.7498, 31.3258) |
| Luminance | 0.6675 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Greenish Beige
#C9D179
ΔE00 2.75
Khaki (CSS)
#F0E68C
ΔE00 4.83
Greenish Tan
#BCCB7A
ΔE00 5.36
Light Khaki
#E6F2A2
ΔE00 5.59
Pale Olive
#B9CC81
ΔE00 6.32
Palegoldenrod
#EEE8AA
ΔE00 6.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D7DB83 #8783DB
analogous
#DBB383 #D7DB83 #ABDB83
triadic
#D7DB83 #83D7DB #DB83D7
tetradic
#D7DB83 #83DBB3 #8783DB #DB83AB
square
#D7DB83 #83DBB3 #8783DB #DB83AB
split-complementary
#D7DB83 #83ABDB #B383DB
monochromatic
#ABB033 #C8CD54 #D7DB83 #E6E9B2 #F6F7E2
Accessibility & contrast
On white
1.46
#D7DB83 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.35
#D7DB83 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D7DB83
14.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D7DB83 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D7DB83 | 1.00 | 1.46 | 14.35 | 14.35 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D47C
Deuteranopia (green-blind)
#E8D787
Tritanopia (blue-blind)
#E2D1C6
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #d7db83; /* rgb */ color: rgb(215, 219, 131); /* oklch */ color: oklch(86.9% 0.111 110.8);
Tailwind
colors: {
custom: {
50: '#e4e6a8',
500: '#d7db83',
950: '#000000',
},
}SCSS
$custom: #d7db83; $custom-light: #e4e6a8; $custom-dark: #000000;
JSON
{
"hex": "#d7db83",
"rgb": {
"r": 215,
"g": 219,
"b": 131
},
"hsl": {
"h": 62.727,
"s": 55,
"l": 68.627
},
"oklch": {
"l": 0.86897,
"c": 0.11106,
"h": 110.8
},
"luminance": 0.66749
}Semantic roles & 50–950 ramp
primary
#D7DB83
secondary
#5551B2
accent
#23C32A
background
#FEFEFC
surface
#FCFCF6
border
#D5D5D0
text
#161510
muted
#848480