#FFE484#FFE484
#FFE484 is a very light, moderate yellow. Relative luminance 0.784; OKLCH L 92.1% C 0.120 H 94.1°. Best body text is #000000 at 16.68:1 contrast (WCAG AA passes).
Color values
| HEX | #FFE484 |
|---|---|
| RGB | rgb(255, 228, 132) |
| HSL | hsl(47, 100%, 76%) |
| HSV | hsv(47, 48%, 100%) |
| CMYK | cmyk(0%, 10.6%, 48.2%, 0%) |
| CIE-LAB | lab(90.97, -2.87, 49.94) |
| CIE-LCH | lch(90.97, 50.02, 93.28°) |
| OKLab | oklab(92.12% -0.0086 0.1196) |
| OKLCH | oklch(92.12% 0.12 94.1) |
| XYZ | xyz(73.1506, 78.4158, 33.1079) |
| Luminance | 0.7841 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 1.67
Sandy
#F1DA7A
ΔE00 2.61
Yellow Tan
#FFE36E
ΔE00 2.86
Pale Gold
#FDDE6C
ΔE00 2.89
Sand Yellow
#FCE166
ΔE00 3.68
Light Mustard
#F7D560
ΔE00 4.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFE484 #849FFF
analogous
#FFA684 #FFE484 #DDFF84
triadic
#FFE484 #84FFE4 #E484FF
tetradic
#FFE484 #84FFA6 #849FFF #FF84DD
square
#FFE484 #84FFA6 #849FFF #FF84DD
split-complementary
#FFE484 #84DDFF #A684FF
monochromatic
#FFC90A #FFD747 #FFE484 #FFF1C1 #FFF8E0
Accessibility & contrast
On white
1.26
#FFE484 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.68
#FFE484 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFE484
16.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFE484 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFE484 | 1.00 | 1.26 | 16.68 | 16.68 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6E07C
Deuteranopia (green-blind)
#FDE988
Tritanopia (blue-blind)
#FFD7CD
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #ffe484; /* rgb */ color: rgb(255, 228, 132); /* oklch */ color: oklch(92.1% 0.120 94.1);
Tailwind
colors: {
custom: {
50: '#ffeca9',
500: '#ffe484',
950: '#000000',
},
}SCSS
$custom: #ffe484; $custom-light: #ffeca9; $custom-dark: #000000;
JSON
{
"hex": "#ffe484",
"rgb": {
"r": 255,
"g": 228,
"b": 132
},
"hsl": {
"h": 46.829,
"s": 100,
"l": 75.882
},
"oklch": {
"l": 0.92122,
"c": 0.11988,
"h": 94.1
},
"luminance": 0.78413
}Semantic roles & 50–950 ramp
primary
#FFE484
secondary
#4869DF
accent
#32E600
background
#FFFEFD
surface
#FFFDF7
border
#D7D5D0
text
#181610
muted
#868481