#FDE47D#FDE47D
#FDE47D is a very light, vivid yellow. Relative luminance 0.778; OKLCH L 91.9% C 0.126 H 96.0°. Best body text is #000000 at 16.57:1 contrast (WCAG AA passes).
Color values
| HEX | #FDE47D |
|---|---|
| RGB | rgb(253, 228, 125) |
| HSL | hsl(48, 97%, 74%) |
| HSV | hsv(48, 51%, 99%) |
| CMYK | cmyk(0%, 9.9%, 50.6%, 0.8%) |
| CIE-LAB | lab(90.71, -4.27, 52.93) |
| CIE-LCH | lch(90.71, 53.11, 94.61°) |
| OKLab | oklab(91.85% -0.0133 0.1257) |
| OKLCH | oklch(91.85% 0.126 96) |
| XYZ | xyz(71.9555, 77.8531, 30.6350) |
| Luminance | 0.7785 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Yellow Tan
#FFE36E
ΔE00 1.94
Wheat (survey)
#FBDD7E
ΔE00 2.33
Pale Gold
#FDDE6C
ΔE00 2.37
Sandy
#F1DA7A
ΔE00 2.47
Sand Yellow
#FCE166
ΔE00 2.66
Light Gold
#FDDC5C
ΔE00 3.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDE47D #7D96FD
analogous
#FDA47D #FDE47D #D6FD7D
triadic
#FDE47D #7DFDE4 #E47DFD
tetradic
#FDE47D #7DFDA4 #7D96FD #FD7DD6
square
#FDE47D #7DFDA4 #7D96FD #FD7DD6
split-complementary
#FDE47D #7DD6FD #A47DFD
monochromatic
#FBCB04 #FCD741 #FDE47D #FEF1B9 #FFF9E1
Accessibility & contrast
On white
1.27
#FDE47D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.57
#FDE47D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDE47D
16.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDE47D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDE47D | 1.00 | 1.27 | 16.57 | 16.57 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6E074
Deuteranopia (green-blind)
#FDE881
Tritanopia (blue-blind)
#FFD6CC
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #fde47d; /* rgb */ color: rgb(253, 228, 125); /* oklch */ color: oklch(91.9% 0.126 96.0);
Tailwind
colors: {
custom: {
50: '#ffeca5',
500: '#fde47d',
950: '#000000',
},
}SCSS
$custom: #fde47d; $custom-light: #ffeca5; $custom-dark: #000000;
JSON
{
"hex": "#fde47d",
"rgb": {
"r": 253,
"g": 228,
"b": 125
},
"hsl": {
"h": 48.281,
"s": 96.97,
"l": 74.118
},
"oklch": {
"l": 0.91851,
"c": 0.12636,
"h": 96
},
"luminance": 0.7785
}Semantic roles & 50–950 ramp
primary
#FDE47D
secondary
#4361DB
accent
#2DE600
background
#FFFEFC
surface
#FFFDF6
border
#D7D5D0
text
#18160F
muted
#868480