#FDE484#FDE484
#FDE484 is a very light, moderate yellow. Relative luminance 0.780; OKLCH L 91.9% C 0.120 H 95.2°. Best body text is #000000 at 16.61:1 contrast (WCAG AA passes).
Color values
| HEX | #FDE484 |
|---|---|
| RGB | rgb(253, 228, 132) |
| HSL | hsl(48, 97%, 75%) |
| HSV | hsv(48, 48%, 99%) |
| CMYK | cmyk(0%, 9.9%, 47.8%, 0.8%) |
| CIE-LAB | lab(90.80, -3.66, 49.69) |
| CIE-LCH | lch(90.80, 49.83, 94.21°) |
| OKLab | oklab(91.95% -0.0108 0.119) |
| OKLCH | oklch(91.95% 0.12 95.2) |
| XYZ | xyz(72.4185, 78.0383, 33.0736) |
| Luminance | 0.7803 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 1.97
Sandy
#F1DA7A
ΔE00 2.36
Yellow Tan
#FFE36E
ΔE00 2.88
Pale Gold
#FDDE6C
ΔE00 3.05
Sand Yellow
#FCE166
ΔE00 3.64
Khaki (CSS)
#F0E68C
ΔE00 4.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDE484 #849DFD
analogous
#FDA784 #FDE484 #DAFD84
triadic
#FDE484 #84FDE4 #E484FD
tetradic
#FDE484 #84FDA7 #849DFD #FD84DA
square
#FDE484 #84FDA7 #849DFD #FD84DA
split-complementary
#FDE484 #84DAFD #A784FD
monochromatic
#FBCA0C #FCD748 #FDE484 #FEF1C0 #FFF8E1
Accessibility & contrast
On white
1.26
#FDE484 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.61
#FDE484 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDE484
16.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDE484 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDE484 | 1.00 | 1.26 | 16.61 | 16.61 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6E07C
Deuteranopia (green-blind)
#FCE888
Tritanopia (blue-blind)
#FFD7CD
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #fde484; /* rgb */ color: rgb(253, 228, 132); /* oklch */ color: oklch(91.9% 0.120 95.2);
Tailwind
colors: {
custom: {
50: '#ffeca9',
500: '#fde484',
950: '#000000',
},
}SCSS
$custom: #fde484; $custom-light: #ffeca9; $custom-dark: #000000;
JSON
{
"hex": "#fde484",
"rgb": {
"r": 253,
"g": 228,
"b": 132
},
"hsl": {
"h": 47.603,
"s": 96.8,
"l": 75.49
},
"oklch": {
"l": 0.91945,
"c": 0.11953,
"h": 95.2
},
"luminance": 0.78035
}Semantic roles & 50–950 ramp
primary
#FDE484
secondary
#4968DC
accent
#2FE600
background
#FFFEFD
surface
#FFFDF7
border
#D7D5D0
text
#181610
muted
#868481