#FFE880#FFE880
#FFE880 is a very light, vivid yellow. Relative luminance 0.805; OKLCH L 92.9% C 0.127 H 97.2°. Best body text is #000000 at 17.11:1 contrast (WCAG AA passes).
Color values
| HEX | #FFE880 |
|---|---|
| RGB | rgb(255, 232, 128) |
| HSL | hsl(49, 100%, 75%) |
| HSV | hsv(49, 50%, 100%) |
| CMYK | cmyk(0%, 9%, 49.8%, 0%) |
| CIE-LAB | lab(91.92, -5.22, 53.01) |
| CIE-LCH | lch(91.92, 53.27, 95.63°) |
| OKLab | oklab(92.86% -0.0158 0.1261) |
| OKLCH | oklch(92.86% 0.127 97.2) |
| XYZ | xyz(73.9953, 80.5346, 32.0649) |
| Luminance | 0.8053 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Yellow Tan
#FFE36E
ΔE00 2.30
Sand Yellow
#FCE166
ΔE00 2.99
Pale Gold
#FDDE6C
ΔE00 3.12
Sandy
#F1DA7A
ΔE00 3.21
Wheat (survey)
#FBDD7E
ΔE00 3.23
Sandy Yellow
#FDEE73
ΔE00 3.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFE880 #8097FF
analogous
#FFA980 #FFE880 #D6FF80
triadic
#FFE880 #80FFE8 #E880FF
tetradic
#FFE880 #80FFA9 #8097FF #FF80D6
square
#FFE880 #80FFA9 #8097FF #FF80D6
split-complementary
#FFE880 #80D6FF #A980FF
monochromatic
#FFD206 #FFDD43 #FFE880 #FFF3BD #FFF9E0
Accessibility & contrast
On white
1.23
#FFE880 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.11
#FFE880 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFE880
17.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFE880 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFE880 | 1.00 | 1.23 | 17.11 | 17.11 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAE377
Deuteranopia (green-blind)
#FFEB84
Tritanopia (blue-blind)
#FFDAD0
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #ffe880; /* rgb */ color: rgb(255, 232, 128); /* oklch */ color: oklch(92.9% 0.127 97.2);
Tailwind
colors: {
custom: {
50: '#ffefa7',
500: '#ffe880',
950: '#000000',
},
}SCSS
$custom: #ffe880; $custom-light: #ffefa7; $custom-dark: #000000;
JSON
{
"hex": "#ffe880",
"rgb": {
"r": 255,
"g": 232,
"b": 128
},
"hsl": {
"h": 49.134,
"s": 100,
"l": 75.098
},
"oklch": {
"l": 0.92861,
"c": 0.12705,
"h": 97.2
},
"luminance": 0.80532
}Semantic roles & 50–950 ramp
primary
#FFE880
secondary
#4561DE
accent
#2AE600
background
#FFFFFC
surface
#FFFEF6
border
#D7D6D0
text
#181610
muted
#868580