#FDE375#FDE375
#FDE375 is a very light, vivid yellow. Relative luminance 0.771; OKLCH L 91.6% C 0.133 H 96.3°. Best body text is #000000 at 16.42:1 contrast (WCAG AA passes).
Color values
| HEX | #FDE375 |
|---|---|
| RGB | rgb(253, 227, 117) |
| HSL | hsl(49, 97%, 73%) |
| HSV | hsv(49, 54%, 99%) |
| CMYK | cmyk(0%, 10.3%, 53.8%, 0.8%) |
| CIE-LAB | lab(90.37, -4.42, 56.28) |
| CIE-LCH | lch(90.37, 56.45, 94.49°) |
| OKLab | oklab(91.55% -0.0146 0.1323) |
| OKLCH | oklch(91.55% 0.133 96.3) |
| XYZ | xyz(71.1906, 77.1082, 27.9596) |
| Luminance | 0.7711 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Yellow Tan
#FFE36E
ΔE00 0.98
Sand Yellow
#FCE166
ΔE00 1.68
Pale Gold
#FDDE6C
ΔE00 1.68
Wheat (survey)
#FBDD7E
ΔE00 2.74
Sandy
#F1DA7A
ΔE00 2.82
Light Gold
#FDDC5C
ΔE00 3.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDE375 #758FFD
analogous
#FD9F75 #FDE375 #D3FD75
triadic
#FDE375 #75FDE3 #E375FD
tetradic
#FDE375 #75FD9F #758FFD #FD75D3
square
#FDE375 #75FD9F #758FFD #FD75D3
split-complementary
#FDE375 #75D3FD #9F75FD
monochromatic
#F4C604 #FCD739 #FDE375 #FEEFB1 #FFF9E1
Accessibility & contrast
On white
1.28
#FDE375 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.42
#FDE375 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDE375
16.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDE375 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDE375 | 1.00 | 1.28 | 16.42 | 16.42 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6DE6B
Deuteranopia (green-blind)
#FDE77A
Tritanopia (blue-blind)
#FFD5CA
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #fde375; /* rgb */ color: rgb(253, 227, 117); /* oklch */ color: oklch(91.6% 0.133 96.3);
Tailwind
colors: {
custom: {
50: '#ffeb9f',
500: '#fde375',
950: '#000000',
},
}SCSS
$custom: #fde375; $custom-light: #ffeb9f; $custom-dark: #000000;
JSON
{
"hex": "#fde375",
"rgb": {
"r": 253,
"g": 227,
"b": 117
},
"hsl": {
"h": 48.529,
"s": 97.143,
"l": 72.549
},
"oklch": {
"l": 0.91552,
"c": 0.13305,
"h": 96.3
},
"luminance": 0.77105
}Semantic roles & 50–950 ramp
primary
#FDE375
secondary
#3C5ADA
accent
#2CE600
background
#FFFEFC
surface
#FFFDF5
border
#D7D5CF
text
#18160F
muted
#868480