#D3DC85#D3DC85
#D3DC85 is a very light, moderate yellow. Relative luminance 0.667; OKLCH L 86.8% C 0.111 H 113.5°. Best body text is #000000 at 14.35:1 contrast (WCAG AA passes).
Color values
| HEX | #D3DC85 |
|---|---|
| RGB | rgb(211, 220, 133) |
| HSL | hsl(66, 55%, 69%) |
| HSV | hsv(66, 40%, 86%) |
| CMYK | cmyk(4.1%, 0%, 39.5%, 13.7%) |
| CIE-LAB | lab(85.37, -16.04, 41.69) |
| CIE-LCH | lch(85.37, 44.67, 111.05°) |
| OKLab | oklab(86.82% -0.0443 0.1016) |
| OKLCH | oklch(86.82% 0.111 113.5) |
| XYZ | xyz(56.6913, 66.7295, 32.0794) |
| Luminance | 0.6673 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Greenish Beige
#C9D179
ΔE00 2.61
Greenish Tan
#BCCB7A
ΔE00 4.73
Light Khaki
#E6F2A2
ΔE00 5.13
Pale Olive
#B9CC81
ΔE00 5.49
Khaki (CSS)
#F0E68C
ΔE00 5.89
Pale Olive Green
#B1D27B
ΔE00 6.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3DC85 #8E85DC
analogous
#DCBA85 #D3DC85 #A8DC85
triadic
#D3DC85 #85D3DC #DC85D3
tetradic
#D3DC85 #85DCBA #8E85DC #DC85A8
square
#D3DC85 #85DCBA #8E85DC #DC85A8
split-complementary
#D3DC85 #85A8DC #BA85DC
monochromatic
#A6B333 #C2CE55 #D3DC85 #E4EAB5 #F5F7E4
Accessibility & contrast
On white
1.46
#D3DC85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.35
#D3DC85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3DC85
14.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3DC85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3DC85 | 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)
#E8D47E
Deuteranopia (green-blind)
#E7D689
Tritanopia (blue-blind)
#DDD3C7
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #d3dc85; /* rgb */ color: rgb(211, 220, 133); /* oklch */ color: oklch(86.8% 0.111 113.5);
Tailwind
colors: {
custom: {
50: '#e2e6aa',
500: '#d3dc85',
950: '#000000',
},
}SCSS
$custom: #d3dc85; $custom-light: #e2e6aa; $custom-dark: #000000;
JSON
{
"hex": "#d3dc85",
"rgb": {
"r": 211,
"g": 220,
"b": 133
},
"hsl": {
"h": 66.207,
"s": 55.414,
"l": 69.216
},
"oklch": {
"l": 0.86823,
"c": 0.11079,
"h": 113.5
},
"luminance": 0.66729
}Semantic roles & 50–950 ramp
primary
#D3DC85
secondary
#5C52B3
accent
#23C333
background
#FEFEFD
surface
#FCFCF7
border
#D5D5D0
text
#151610
muted
#848481