#FDE075#FDE075
#FDE075 is a very light, vivid yellow. Relative luminance 0.755; OKLCH L 91.0% C 0.131 H 94.5°. Best body text is #000000 at 16.10:1 contrast (WCAG AA passes).
Color values
| HEX | #FDE075 |
|---|---|
| RGB | rgb(253, 224, 117) |
| HSL | hsl(47, 97%, 73%) |
| HSV | hsv(47, 54%, 99%) |
| CMYK | cmyk(0%, 11.5%, 53.8%, 0.8%) |
| CIE-LAB | lab(89.62, -2.91, 55.39) |
| CIE-LCH | lch(89.62, 55.47, 93.00°) |
| OKLab | oklab(90.96% -0.0102 0.1303) |
| OKLCH | oklch(90.96% 0.131 94.5) |
| XYZ | xyz(70.3772, 75.4815, 27.6885) |
| Luminance | 0.7548 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Pale Gold
#FDDE6C
ΔE00 1.08
Yellow Tan
#FFE36E
ΔE00 1.46
Wheat (survey)
#FBDD7E
ΔE00 1.86
Sand Yellow
#FCE166
ΔE00 2.13
Sandy
#F1DA7A
ΔE00 2.56
Light Gold
#FDDC5C
ΔE00 2.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDE075 #7592FD
analogous
#FD9C75 #FDE075 #D6FD75
triadic
#FDE075 #75FDE0 #E075FD
tetradic
#FDE075 #75FD9C #7592FD #FD75D6
square
#FDE075 #75FD9C #7592FD #FD75D6
split-complementary
#FDE075 #75D6FD #9C75FD
monochromatic
#F4C104 #FCD239 #FDE075 #FEEEB1 #FFF8E1
Accessibility & contrast
On white
1.30
#FDE075 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.10
#FDE075 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDE075
16.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDE075 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDE075 | 1.00 | 1.30 | 16.10 | 16.10 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3DC6B
Deuteranopia (green-blind)
#FBE579
Tritanopia (blue-blind)
#FFD2C7
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #fde075; /* rgb */ color: rgb(253, 224, 117); /* oklch */ color: oklch(91.0% 0.131 94.5);
Tailwind
colors: {
custom: {
50: '#ffe99f',
500: '#fde075',
950: '#000000',
},
}SCSS
$custom: #fde075; $custom-light: #ffe99f; $custom-dark: #000000;
JSON
{
"hex": "#fde075",
"rgb": {
"r": 253,
"g": 224,
"b": 117
},
"hsl": {
"h": 47.206,
"s": 97.143,
"l": 72.549
},
"oklch": {
"l": 0.90956,
"c": 0.13072,
"h": 94.5
},
"luminance": 0.75478
}Semantic roles & 50–950 ramp
primary
#FDE075
secondary
#3C5EDA
accent
#31E600
background
#FFFEFC
surface
#FFFCF5
border
#D7D5CF
text
#18160F
muted
#868480