#FFE980#FFE980
#FFE980 is a very light, vivid yellow. Relative luminance 0.811; OKLCH L 93.1% C 0.128 H 97.8°. Best body text is #000000 at 17.22:1 contrast (WCAG AA passes).
Color values
| HEX | #FFE980 |
|---|---|
| RGB | rgb(255, 233, 128) |
| HSL | hsl(50, 100%, 75%) |
| HSV | hsv(50, 50%, 100%) |
| CMYK | cmyk(0%, 8.6%, 49.8%, 0%) |
| CIE-LAB | lab(92.18, -5.73, 53.32) |
| CIE-LCH | lch(92.18, 53.62, 96.13°) |
| OKLab | oklab(93.06% -0.0173 0.1267) |
| OKLCH | oklch(93.06% 0.128 97.8) |
| XYZ | xyz(74.2775, 81.0992, 32.1590) |
| Luminance | 0.8110 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Yellow Tan
#FFE36E
ΔE00 2.45
Sandy Yellow
#FDEE73
ΔE00 3.03
Sand Yellow
#FCE166
ΔE00 3.07
Pale Gold
#FDDE6C
ΔE00 3.37
Sandy
#F1DA7A
ΔE00 3.44
Wheat (survey)
#FBDD7E
ΔE00 3.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFE980 #8096FF
analogous
#FFA980 #FFE980 #D6FF80
triadic
#FFE980 #80FFE9 #E980FF
tetradic
#FFE980 #80FFA9 #8096FF #FF80D6
square
#FFE980 #80FFA9 #8096FF #FF80D6
split-complementary
#FFE980 #80D6FF #A980FF
monochromatic
#FFD406 #FFDE43 #FFE980 #FFF4BD #FFFAE0
Accessibility & contrast
On white
1.22
#FFE980 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.22
#FFE980 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFE980
17.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFE980 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFE980 | 1.00 | 1.22 | 17.22 | 17.22 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBE477
Deuteranopia (green-blind)
#FFEC84
Tritanopia (blue-blind)
#FFDBD0
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #ffe980; /* rgb */ color: rgb(255, 233, 128); /* oklch */ color: oklch(93.1% 0.128 97.8);
Tailwind
colors: {
custom: {
50: '#ffefa7',
500: '#ffe980',
950: '#000000',
},
}SCSS
$custom: #ffe980; $custom-light: #ffefa7; $custom-dark: #000000;
JSON
{
"hex": "#ffe980",
"rgb": {
"r": 255,
"g": 233,
"b": 128
},
"hsl": {
"h": 49.606,
"s": 100,
"l": 75.098
},
"oklch": {
"l": 0.9306,
"c": 0.1279,
"h": 97.8
},
"luminance": 0.81096
}Semantic roles & 50–950 ramp
primary
#FFE980
secondary
#4560DE
accent
#28E600
background
#FFFFFC
surface
#FFFEF6
border
#D7D6D0
text
#181610
muted
#868580