#FFE480#FFE480
#FFE480 is a very light, vivid yellow. Relative luminance 0.783; OKLCH L 92.1% C 0.124 H 94.6°. Best body text is #000000 at 16.66:1 contrast (WCAG AA passes).
Color values
| HEX | #FFE480 |
|---|---|
| RGB | rgb(255, 228, 128) |
| HSL | hsl(47, 100%, 75%) |
| HSV | hsv(47, 50%, 100%) |
| CMYK | cmyk(0%, 10.6%, 49.8%, 0%) |
| CIE-LAB | lab(90.92, -3.22, 51.80) |
| CIE-LCH | lch(90.92, 51.90, 93.55°) |
| OKLab | oklab(92.07% -0.01 0.1234) |
| OKLCH | oklch(92.07% 0.124 94.6) |
| XYZ | xyz(72.8821, 78.3084, 31.6939) |
| Luminance | 0.7831 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 1.83
Yellow Tan
#FFE36E
ΔE00 2.28
Pale Gold
#FDDE6C
ΔE00 2.42
Sandy
#F1DA7A
ΔE00 2.60
Sand Yellow
#FCE166
ΔE00 3.10
Light Gold
#FDDC5C
ΔE00 4.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFE480 #809BFF
analogous
#FFA480 #FFE480 #DBFF80
triadic
#FFE480 #80FFE4 #E480FF
tetradic
#FFE480 #80FFA4 #809BFF #FF80DB
square
#FFE480 #80FFA4 #809BFF #FF80DB
split-complementary
#FFE480 #80DBFF #A480FF
monochromatic
#FFCA06 #FFD743 #FFE480 #FFF1BD #FFF8E0
Accessibility & contrast
On white
1.26
#FFE480 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.66
#FFE480 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFE480
16.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFE480 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFE480 | 1.00 | 1.26 | 16.66 | 16.66 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6E077
Deuteranopia (green-blind)
#FDE984
Tritanopia (blue-blind)
#FFD6CC
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #ffe480; /* rgb */ color: rgb(255, 228, 128); /* oklch */ color: oklch(92.1% 0.124 94.6);
Tailwind
colors: {
custom: {
50: '#ffeca7',
500: '#ffe480',
950: '#000000',
},
}SCSS
$custom: #ffe480; $custom-light: #ffeca7; $custom-dark: #000000;
JSON
{
"hex": "#ffe480",
"rgb": {
"r": 255,
"g": 228,
"b": 128
},
"hsl": {
"h": 47.244,
"s": 100,
"l": 75.098
},
"oklch": {
"l": 0.92067,
"c": 0.12379,
"h": 94.6
},
"luminance": 0.78305
}Semantic roles & 50–950 ramp
primary
#FFE480
secondary
#4566DE
accent
#31E600
background
#FFFEFC
surface
#FFFDF6
border
#D7D5D0
text
#181610
muted
#868480