#D2DF74#D2DF74
#D2DF74 is a very light, vivid yellow. Relative luminance 0.677; OKLCH L 87.1% C 0.133 H 114.9°. Best body text is #000000 at 14.55:1 contrast (WCAG AA passes).
Color values
| HEX | #D2DF74 |
|---|---|
| RGB | rgb(210, 223, 116) |
| HSL | hsl(67, 63%, 66%) |
| HSV | hsv(67, 48%, 87%) |
| CMYK | cmyk(5.8%, 0%, 48%, 12.5%) |
| CIE-LAB | lab(85.88, -19.66, 50.56) |
| CIE-LCH | lch(85.88, 54.25, 111.24°) |
| OKLab | oklab(87.14% -0.0559 0.1203) |
| OKLCH | oklch(87.14% 0.133 114.9) |
| XYZ | xyz(56.1192, 67.7387, 26.6381) |
| Luminance | 0.6774 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Greenish Beige
#C9D179
ΔE00 4.01
Greenish Tan
#BCCB7A
ΔE00 6.20
Light Khaki
#E6F2A2
ΔE00 6.31
Khaki (CSS)
#F0E68C
ΔE00 6.58
Pale Olive Green
#B1D27B
ΔE00 7.18
Pale Olive
#B9CC81
ΔE00 7.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2DF74 #8174DF
analogous
#DFB774 #D2DF74 #9DDF74
triadic
#D2DF74 #74D2DF #DF74D2
tetradic
#D2DF74 #74DFB7 #8174DF #DF749D
square
#D2DF74 #74DFB7 #8174DF #DF749D
split-complementary
#D2DF74 #749DDF #B774DF
monochromatic
#A0B029 #C2D442 #D2DF74 #E2EAA6 #F2F6D7
Accessibility & contrast
On white
1.44
#D2DF74 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.55
#D2DF74 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2DF74
14.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2DF74 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2DF74 | 1.00 | 1.44 | 14.55 | 14.55 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECD66B
Deuteranopia (green-blind)
#EBD87A
Tritanopia (blue-blind)
#DDD5C6
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #d2df74; /* rgb */ color: rgb(210, 223, 116); /* oklch */ color: oklch(87.1% 0.133 114.9);
Tailwind
colors: {
custom: {
50: '#e1e89e',
500: '#d2df74',
950: '#000000',
},
}SCSS
$custom: #d2df74; $custom-light: #e1e89e; $custom-dark: #000000;
JSON
{
"hex": "#d2df74",
"rgb": {
"r": 210,
"g": 223,
"b": 116
},
"hsl": {
"h": 67.29,
"s": 62.573,
"l": 66.471
},
"oklch": {
"l": 0.8714,
"c": 0.13266,
"h": 114.9
},
"luminance": 0.67738
}Semantic roles & 50–950 ramp
primary
#D2DF74
secondary
#5345B2
accent
#1BCA30
background
#FEFEFC
surface
#FCFCF5
border
#D5D5CF
text
#16160F
muted
#848480