#FFE080#FFE080
#FFE080 is a very light, vivid yellow. Relative luminance 0.761; OKLCH L 91.3% C 0.121 H 92.0°. Best body text is #000000 at 16.23:1 contrast (WCAG AA passes).
Color values
| HEX | #FFE080 |
|---|---|
| RGB | rgb(255, 224, 128) |
| HSL | hsl(45, 100%, 75%) |
| HSV | hsv(45, 50%, 100%) |
| CMYK | cmyk(0%, 12.2%, 49.8%, 0%) |
| CIE-LAB | lab(89.92, -1.20, 50.58) |
| CIE-LCH | lch(89.92, 50.60, 91.36°) |
| OKLab | oklab(91.28% -0.0042 0.1207) |
| OKLCH | oklch(91.28% 0.121 92) |
| XYZ | xyz(71.7944, 76.1330, 31.3313) |
| Luminance | 0.7613 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 0.75
Pale Gold
#FDDE6C
ΔE00 2.57
Sandy
#F1DA7A
ΔE00 2.76
Yellow Tan
#FFE36E
ΔE00 3.13
Light Mustard
#F7D560
ΔE00 3.79
Sand Yellow
#FCE166
ΔE00 3.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFE080 #809FFF
analogous
#FFA080 #FFE080 #DFFF80
triadic
#FFE080 #80FFE0 #E080FF
tetradic
#FFE080 #80FFA0 #809FFF #FF80DF
square
#FFE080 #80FFA0 #809FFF #FF80DF
split-complementary
#FFE080 #80DFFF #A080FF
monochromatic
#FFC206 #FFD143 #FFE080 #FFEFBD #FFF8E0
Accessibility & contrast
On white
1.29
#FFE080 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.23
#FFE080 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFE080
16.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFE080 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFE080 | 1.00 | 1.29 | 16.23 | 16.23 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3DD78
Deuteranopia (green-blind)
#FAE684
Tritanopia (blue-blind)
#FFD2C9
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #ffe080; /* rgb */ color: rgb(255, 224, 128); /* oklch */ color: oklch(91.3% 0.121 92.0);
Tailwind
colors: {
custom: {
50: '#ffe9a7',
500: '#ffe080',
950: '#000000',
},
}SCSS
$custom: #ffe080; $custom-light: #ffe9a7; $custom-dark: #000000;
JSON
{
"hex": "#ffe080",
"rgb": {
"r": 255,
"g": 224,
"b": 128
},
"hsl": {
"h": 45.354,
"s": 100,
"l": 75.098
},
"oklch": {
"l": 0.91278,
"c": 0.12076,
"h": 92
},
"luminance": 0.7613
}Semantic roles & 50–950 ramp
primary
#FFE080
secondary
#456ADE
accent
#38E600
background
#FFFEFC
surface
#FFFCF6
border
#D7D5D0
text
#18160F
muted
#868480