#D7DF74#D7DF74
#D7DF74 is a very light, vivid yellow. Relative luminance 0.685; OKLCH L 87.5% C 0.132 H 112.6°. Best body text is #000000 at 14.70:1 contrast (WCAG AA passes).
Color values
| HEX | #D7DF74 |
|---|---|
| RGB | rgb(215, 223, 116) |
| HSL | hsl(64, 63%, 66%) |
| HSV | hsv(64, 48%, 87%) |
| CMYK | cmyk(3.6%, 0%, 48%, 12.5%) |
| CIE-LAB | lab(86.25, -17.69, 51.10) |
| CIE-LCH | lch(86.25, 54.07, 109.09°) |
| OKLab | oklab(87.53% -0.0505 0.1214) |
| OKLCH | oklch(87.53% 0.132 112.6) |
| XYZ | xyz(57.5654, 68.4844, 26.7059) |
| Luminance | 0.6848 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Greenish Beige
#C9D179
ΔE00 4.17
Khaki (CSS)
#F0E68C
ΔE00 5.56
Light Khaki
#E6F2A2
ΔE00 6.40
Greenish Tan
#BCCB7A
ΔE00 6.73
Straw
#FCF679
ΔE00 6.92
Yellowish Tan
#FCFC81
ΔE00 7.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D7DF74 #7C74DF
analogous
#DFB274 #D7DF74 #A2DF74
triadic
#D7DF74 #74D7DF #DF74D7
tetradic
#D7DF74 #74DFB2 #7C74DF #DF74A2
square
#D7DF74 #74DFB2 #7C74DF #DF74A2
split-complementary
#D7DF74 #74A2DF #B274DF
monochromatic
#A6B029 #C9D442 #D7DF74 #E5EAA6 #F4F6D7
Accessibility & contrast
On white
1.43
#D7DF74 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.70
#D7DF74 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D7DF74
14.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D7DF74 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D7DF74 | 1.00 | 1.43 | 14.70 | 14.70 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDD66B
Deuteranopia (green-blind)
#EDD979
Tritanopia (blue-blind)
#E3D4C6
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #d7df74; /* rgb */ color: rgb(215, 223, 116); /* oklch */ color: oklch(87.5% 0.132 112.6);
Tailwind
colors: {
custom: {
50: '#e5e89e',
500: '#d7df74',
950: '#000000',
},
}SCSS
$custom: #d7df74; $custom-light: #e5e89e; $custom-dark: #000000;
JSON
{
"hex": "#d7df74",
"rgb": {
"r": 215,
"g": 223,
"b": 116
},
"hsl": {
"h": 64.486,
"s": 62.573,
"l": 66.471
},
"oklch": {
"l": 0.87529,
"c": 0.13153,
"h": 112.6
},
"luminance": 0.68483
}Semantic roles & 50–950 ramp
primary
#D7DF74
secondary
#4E45B2
accent
#1BCA28
background
#FEFEFC
surface
#FDFCF5
border
#D5D5CF
text
#16160F
muted
#848480