#D5DC75#D5DC75
#D5DC75 is a very light, vivid yellow. Relative luminance 0.666; OKLCH L 86.7% C 0.127 H 112.2°. Best body text is #000000 at 14.32:1 contrast (WCAG AA passes).
Color values
| HEX | #D5DC75 |
|---|---|
| RGB | rgb(213, 220, 117) |
| HSL | hsl(64, 60%, 66%) |
| HSV | hsv(64, 47%, 86%) |
| CMYK | cmyk(3.2%, 0%, 46.8%, 13.7%) |
| CIE-LAB | lab(85.31, -16.91, 49.46) |
| CIE-LCH | lch(85.31, 52.27, 108.87°) |
| OKLab | oklab(86.75% -0.0481 0.1179) |
| OKLCH | oklch(86.75% 0.127 112.2) |
| XYZ | xyz(56.2456, 66.6179, 26.7218) |
| Luminance | 0.6662 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Greenish Beige
#C9D179
ΔE00 3.40
Khaki (CSS)
#F0E68C
ΔE00 5.55
Greenish Tan
#BCCB7A
ΔE00 6.04
Light Khaki
#E6F2A2
ΔE00 6.54
Pale Olive
#B9CC81
ΔE00 7.22
Straw
#FCF679
ΔE00 7.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D5DC75 #7C75DC
analogous
#DCAF75 #D5DC75 #A1DC75
triadic
#D5DC75 #75D5DC #DC75D5
tetradic
#D5DC75 #75DCAF #7C75DC #DC75A1
square
#D5DC75 #75DCAF #7C75DC #DC75A1
split-complementary
#D5DC75 #75A1DC #AF75DC
monochromatic
#A2AB2B #C6D044 #D5DC75 #E4E8A6 #F3F5D7
Accessibility & contrast
On white
1.47
#D5DC75 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.32
#D5DC75 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D5DC75
14.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D5DC75 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D5DC75 | 1.00 | 1.47 | 14.32 | 14.32 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9D46C
Deuteranopia (green-blind)
#EAD77A
Tritanopia (blue-blind)
#E0D1C4
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #d5dc75; /* rgb */ color: rgb(213, 220, 117); /* oklch */ color: oklch(86.7% 0.127 112.2);
Tailwind
colors: {
custom: {
50: '#e4e69f',
500: '#d5dc75',
950: '#000000',
},
}SCSS
$custom: #d5dc75; $custom-light: #e4e69f; $custom-dark: #000000;
JSON
{
"hex": "#d5dc75",
"rgb": {
"r": 213,
"g": 220,
"b": 117
},
"hsl": {
"h": 64.078,
"s": 59.538,
"l": 66.078
},
"oklch": {
"l": 0.86748,
"c": 0.12737,
"h": 112.2
},
"luminance": 0.66617
}Semantic roles & 50–950 ramp
primary
#D5DC75
secondary
#4E48AE
accent
#1EC72A
background
#FEFEFC
surface
#FCFCF5
border
#D5D5CF
text
#16160F
muted
#848480