#FDE07D#FDE07D
#FDE07D is a very light, vivid yellow. Relative luminance 0.757; OKLCH L 91.1% C 0.123 H 93.5°. Best body text is #000000 at 16.14:1 contrast (WCAG AA passes).
Color values
| HEX | #FDE07D |
|---|---|
| RGB | rgb(253, 224, 125) |
| HSL | hsl(46, 97%, 74%) |
| HSV | hsv(46, 51%, 99%) |
| CMYK | cmyk(0%, 11.5%, 50.6%, 0.8%) |
| CIE-LAB | lab(89.71, -2.25, 51.72) |
| CIE-LCH | lch(89.71, 51.77, 92.49°) |
| OKLab | oklab(91.06% -0.0074 0.123) |
| OKLCH | oklch(91.06% 0.123 93.5) |
| XYZ | xyz(70.8678, 75.6777, 30.2724) |
| Luminance | 0.7568 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 0.92
Pale Gold
#FDDE6C
ΔE00 2.09
Sandy
#F1DA7A
ΔE00 2.26
Yellow Tan
#FFE36E
ΔE00 2.51
Sand Yellow
#FCE166
ΔE00 3.24
Light Mustard
#F7D560
ΔE00 3.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDE07D #7D9AFD
analogous
#FDA07D #FDE07D #DAFD7D
triadic
#FDE07D #7DFDE0 #E07DFD
tetradic
#FDE07D #7DFDA0 #7D9AFD #FD7DDA
square
#FDE07D #7DFDA0 #7D9AFD #FD7DDA
split-complementary
#FDE07D #7DDAFD #A07DFD
monochromatic
#FBC304 #FCD241 #FDE07D #FEEEB9 #FFF8E1
Accessibility & contrast
On white
1.30
#FDE07D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.14
#FDE07D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDE07D
16.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDE07D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDE07D | 1.00 | 1.30 | 16.14 | 16.14 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3DC74
Deuteranopia (green-blind)
#FAE581
Tritanopia (blue-blind)
#FFD2C9
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #fde07d; /* rgb */ color: rgb(253, 224, 125); /* oklch */ color: oklch(91.1% 0.123 93.5);
Tailwind
colors: {
custom: {
50: '#ffe9a5',
500: '#fde07d',
950: '#000000',
},
}SCSS
$custom: #fde07d; $custom-light: #ffe9a5; $custom-dark: #000000;
JSON
{
"hex": "#fde07d",
"rgb": {
"r": 253,
"g": 224,
"b": 125
},
"hsl": {
"h": 46.406,
"s": 96.97,
"l": 74.118
},
"oklch": {
"l": 0.91058,
"c": 0.12322,
"h": 93.5
},
"luminance": 0.75675
}Semantic roles & 50–950 ramp
primary
#FDE07D
secondary
#4366DB
accent
#34E600
background
#FFFEFC
surface
#FFFCF6
border
#D7D5D0
text
#18160F
muted
#868480