#D3DC74#D3DC74
#D3DC74 is a very light, vivid yellow. Relative luminance 0.663; OKLCH L 86.6% C 0.129 H 113.2°. Best body text is #000000 at 14.26:1 contrast (WCAG AA passes).
Color values
| HEX | #D3DC74 |
|---|---|
| RGB | rgb(211, 220, 116) |
| HSL | hsl(65, 60%, 66%) |
| HSV | hsv(65, 47%, 86%) |
| CMYK | cmyk(4.1%, 0%, 47.3%, 13.7%) |
| CIE-LAB | lab(85.15, -17.79, 49.70) |
| CIE-LCH | lch(85.15, 52.79, 109.69°) |
| OKLab | oklab(86.58% -0.0506 0.1184) |
| OKLCH | oklch(86.58% 0.129 113.2) |
| XYZ | xyz(55.6104, 66.2971, 26.3867) |
| Luminance | 0.6630 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Greenish Beige
#C9D179
ΔE00 3.35
Greenish Tan
#BCCB7A
ΔE00 5.86
Khaki (CSS)
#F0E68C
ΔE00 5.99
Light Khaki
#E6F2A2
ΔE00 6.57
Pale Olive
#B9CC81
ΔE00 7.02
Pale Olive Green
#B1D27B
ΔE00 7.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3DC74 #7D74DC
analogous
#DCB174 #D3DC74 #9FDC74
triadic
#D3DC74 #74D3DC #DC74D3
tetradic
#D3DC74 #74DCB1 #7D74DC #DC749F
square
#D3DC74 #74DCB1 #7D74DC #DC749F
split-complementary
#D3DC74 #749FDC #B174DC
monochromatic
#A0AB2B #C4D043 #D3DC74 #E2E8A5 #F2F5D6
Accessibility & contrast
On white
1.47
#D3DC74 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.26
#D3DC74 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3DC74
14.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3DC74 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3DC74 | 1.00 | 1.47 | 14.26 | 14.26 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9D36B
Deuteranopia (green-blind)
#E9D679
Tritanopia (blue-blind)
#DED1C4
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #d3dc74; /* rgb */ color: rgb(211, 220, 116); /* oklch */ color: oklch(86.6% 0.129 113.2);
Tailwind
colors: {
custom: {
50: '#e2e69e',
500: '#d3dc74',
950: '#000000',
},
}SCSS
$custom: #d3dc74; $custom-light: #e2e69e; $custom-dark: #000000;
JSON
{
"hex": "#d3dc74",
"rgb": {
"r": 211,
"g": 220,
"b": 116
},
"hsl": {
"h": 65.192,
"s": 59.77,
"l": 65.882
},
"oklch": {
"l": 0.86577,
"c": 0.12878,
"h": 113.2
},
"luminance": 0.66296
}Semantic roles & 50–950 ramp
primary
#D3DC74
secondary
#5047AD
accent
#1EC72D
background
#FEFEFC
surface
#FCFCF5
border
#D5D5CF
text
#16160F
muted
#848480