#D2DF75#D2DF75
#D2DF75 is a very light, vivid yellow. Relative luminance 0.678; OKLCH L 87.2% C 0.132 H 114.9°. Best body text is #000000 at 14.55:1 contrast (WCAG AA passes).
Color values
| HEX | #D2DF75 |
|---|---|
| RGB | rgb(210, 223, 117) |
| HSL | hsl(67, 62%, 67%) |
| HSV | hsv(67, 48%, 87%) |
| CMYK | cmyk(5.8%, 0%, 47.5%, 12.5%) |
| CIE-LAB | lab(85.89, -19.56, 50.10) |
| CIE-LCH | lch(85.89, 53.78, 111.33°) |
| OKLab | oklab(87.15% -0.0555 0.1194) |
| OKLCH | oklch(87.15% 0.132 114.9) |
| XYZ | xyz(56.1777, 67.7621, 26.9461) |
| Luminance | 0.6776 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Greenish Beige
#C9D179
ΔE00 3.93
Greenish Tan
#BCCB7A
ΔE00 6.11
Light Khaki
#E6F2A2
ΔE00 6.21
Khaki (CSS)
#F0E68C
ΔE00 6.55
Pale Olive Green
#B1D27B
ΔE00 7.10
Pale Olive
#B9CC81
ΔE00 7.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2DF75 #8275DF
analogous
#DFB775 #D2DF75 #9DDF75
triadic
#D2DF75 #75D2DF #DF75D2
tetradic
#D2DF75 #75DFB7 #8275DF #DF759D
square
#D2DF75 #75DFB7 #8275DF #DF759D
split-complementary
#D2DF75 #759DDF #B775DF
monochromatic
#A0B129 #C2D343 #D2DF75 #E2EBA7 #F2F6D8
Accessibility & contrast
On white
1.44
#D2DF75 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.55
#D2DF75 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2DF75
14.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2DF75 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2DF75 | 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)
#ECD66C
Deuteranopia (green-blind)
#EBD87B
Tritanopia (blue-blind)
#DDD5C6
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #d2df75; /* rgb */ color: rgb(210, 223, 117); /* oklch */ color: oklch(87.2% 0.132 114.9);
Tailwind
colors: {
custom: {
50: '#e1e89f',
500: '#d2df75',
950: '#000000',
},
}SCSS
$custom: #d2df75; $custom-light: #e1e89f; $custom-dark: #000000;
JSON
{
"hex": "#d2df75",
"rgb": {
"r": 210,
"g": 223,
"b": 117
},
"hsl": {
"h": 67.358,
"s": 62.353,
"l": 66.667
},
"oklch": {
"l": 0.87153,
"c": 0.13165,
"h": 114.9
},
"luminance": 0.67761
}Semantic roles & 50–950 ramp
primary
#D2DF75
secondary
#5346B2
accent
#1BCA31
background
#FEFEFC
surface
#FCFCF5
border
#D5D5CF
text
#16160F
muted
#848480