#FFEB80#FFEB80
#FFEB80 is a very light, vivid yellow. Relative luminance 0.822; OKLCH L 93.5% C 0.130 H 99.0°. Best body text is #000000 at 17.45:1 contrast (WCAG AA passes).
Color values
| HEX | #FFEB80 |
|---|---|
| RGB | rgb(255, 235, 128) |
| HSL | hsl(51, 100%, 75%) |
| HSV | hsv(51, 50%, 100%) |
| CMYK | cmyk(0%, 7.8%, 49.8%, 0%) |
| CIE-LAB | lab(92.68, -6.72, 53.93) |
| CIE-LCH | lch(92.68, 54.34, 97.11°) |
| OKLab | oklab(93.46% -0.0202 0.1281) |
| OKLCH | oklch(93.46% 0.13 99) |
| XYZ | xyz(74.8469, 82.2380, 32.3488) |
| Luminance | 0.8224 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sandy Yellow
#FDEE73
ΔE00 2.43
Yellow Tan
#FFE36E
ΔE00 2.85
Sand Yellow
#FCE166
ΔE00 3.35
Dark Cream
#FFF39A
ΔE00 3.73
Khaki (CSS)
#F0E68C
ΔE00 3.83
Pale Gold
#FDDE6C
ΔE00 3.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFEB80 #8094FF
analogous
#FFAB80 #FFEB80 #D4FF80
triadic
#FFEB80 #80FFEB #EB80FF
tetradic
#FFEB80 #80FFAB #8094FF #FF80D4
square
#FFEB80 #80FFAB #8094FF #FF80D4
split-complementary
#FFEB80 #80D4FF #AB80FF
monochromatic
#FFD806 #FFE143 #FFEB80 #FFF5BD #FFFAE0
Accessibility & contrast
On white
1.20
#FFEB80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.45
#FFEB80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFEB80
17.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFEB80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFEB80 | 1.00 | 1.20 | 17.45 | 17.45 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDE677
Deuteranopia (green-blind)
#FFED85
Tritanopia (blue-blind)
#FFDDD2
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #ffeb80; /* rgb */ color: rgb(255, 235, 128); /* oklch */ color: oklch(93.5% 0.130 99.0);
Tailwind
colors: {
custom: {
50: '#fff1a7',
500: '#ffeb80',
950: '#000000',
},
}SCSS
$custom: #ffeb80; $custom-light: #fff1a7; $custom-dark: #000000;
JSON
{
"hex": "#ffeb80",
"rgb": {
"r": 255,
"g": 235,
"b": 128
},
"hsl": {
"h": 50.551,
"s": 100,
"l": 75.098
},
"oklch": {
"l": 0.93459,
"c": 0.12964,
"h": 99
},
"luminance": 0.82235
}Semantic roles & 50–950 ramp
primary
#FFEB80
secondary
#455DDE
accent
#24E600
background
#FFFFFC
surface
#FFFEF6
border
#D7D6D0
text
#181610
muted
#868580