#D3DF76#D3DF76
#D3DF76 is a very light, vivid yellow. Relative luminance 0.679; OKLCH L 87.2% C 0.130 H 114.5°. Best body text is #000000 at 14.59:1 contrast (WCAG AA passes).
Color values
| HEX | #D3DF76 |
|---|---|
| RGB | rgb(211, 223, 118) |
| HSL | hsl(67, 62%, 67%) |
| HSV | hsv(67, 47%, 87%) |
| CMYK | cmyk(5.4%, 0%, 47.1%, 12.5%) |
| CIE-LAB | lab(85.97, -19.07, 49.75) |
| CIE-LCH | lch(85.97, 53.28, 110.98°) |
| OKLab | oklab(87.24% -0.0541 0.1187) |
| OKLCH | oklch(87.24% 0.13 114.5) |
| XYZ | xyz(56.5224, 67.9330, 27.2708) |
| Luminance | 0.6793 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Greenish Beige
#C9D179
ΔE00 3.85
Light Khaki
#E6F2A2
ΔE00 6.11
Greenish Tan
#BCCB7A
ΔE00 6.12
Khaki (CSS)
#F0E68C
ΔE00 6.31
Pale Olive
#B9CC81
ΔE00 7.13
Pale Olive Green
#B1D27B
ΔE00 7.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3DF76 #8276DF
analogous
#DFB776 #D3DF76 #9FDF76
triadic
#D3DF76 #76D3DF #DF76D3
tetradic
#D3DF76 #76DFB7 #8276DF #DF769F
square
#D3DF76 #76DFB7 #8276DF #DF769F
split-complementary
#D3DF76 #769FDF #B776DF
monochromatic
#A2B129 #C3D344 #D3DF76 #E3EBA8 #F3F6D9
Accessibility & contrast
On white
1.44
#D3DF76 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.59
#D3DF76 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3DF76
14.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3DF76 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3DF76 | 1.00 | 1.44 | 14.59 | 14.59 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECD66D
Deuteranopia (green-blind)
#EBD87B
Tritanopia (blue-blind)
#DED5C7
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #d3df76; /* rgb */ color: rgb(211, 223, 118); /* oklch */ color: oklch(87.2% 0.130 114.5);
Tailwind
colors: {
custom: {
50: '#e2e8a0',
500: '#d3df76',
950: '#000000',
},
}SCSS
$custom: #d3df76; $custom-light: #e2e8a0; $custom-dark: #000000;
JSON
{
"hex": "#d3df76",
"rgb": {
"r": 211,
"g": 223,
"b": 118
},
"hsl": {
"h": 66.857,
"s": 62.13,
"l": 66.863
},
"oklch": {
"l": 0.87243,
"c": 0.13041,
"h": 114.5
},
"luminance": 0.67932
}Semantic roles & 50–950 ramp
primary
#D3DF76
secondary
#5346B3
accent
#1CCA30
background
#FEFEFC
surface
#FCFCF5
border
#D5D5CF
text
#16160F
muted
#848480