#FFE882#FFE882
#FFE882 is a very light, vivid yellow. Relative luminance 0.806; OKLCH L 92.9% C 0.125 H 97.0°. Best body text is #000000 at 17.12:1 contrast (WCAG AA passes).
Color values
| HEX | #FFE882 |
|---|---|
| RGB | rgb(255, 232, 130) |
| HSL | hsl(49, 100%, 75%) |
| HSV | hsv(49, 49%, 100%) |
| CMYK | cmyk(0%, 9%, 49%, 0%) |
| CIE-LAB | lab(91.95, -5.05, 52.09) |
| CIE-LCH | lch(91.95, 52.34, 95.54°) |
| OKLab | oklab(92.89% -0.0151 0.1242) |
| OKLCH | oklch(92.89% 0.125 97) |
| XYZ | xyz(74.1282, 80.5878, 32.7651) |
| Luminance | 0.8058 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Yellow Tan
#FFE36E
ΔE00 2.51
Wheat (survey)
#FBDD7E
ΔE00 3.12
Sandy
#F1DA7A
ΔE00 3.14
Sand Yellow
#FCE166
ΔE00 3.22
Pale Gold
#FDDE6C
ΔE00 3.24
Sandy Yellow
#FDEE73
ΔE00 3.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFE882 #8299FF
analogous
#FFA982 #FFE882 #D7FF82
triadic
#FFE882 #82FFE8 #E882FF
tetradic
#FFE882 #82FFA9 #8299FF #FF82D7
square
#FFE882 #82FFA9 #8299FF #FF82D7
split-complementary
#FFE882 #82D7FF #A982FF
monochromatic
#FFD108 #FFDD45 #FFE882 #FFF3BF #FFF9E0
Accessibility & contrast
On white
1.23
#FFE882 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.12
#FFE882 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFE882
17.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFE882 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFE882 | 1.00 | 1.23 | 17.12 | 17.12 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAE379
Deuteranopia (green-blind)
#FFEB86
Tritanopia (blue-blind)
#FFDBD0
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #ffe882; /* rgb */ color: rgb(255, 232, 130); /* oklch */ color: oklch(92.9% 0.125 97.0);
Tailwind
colors: {
custom: {
50: '#ffefa8',
500: '#ffe882',
950: '#000000',
},
}SCSS
$custom: #ffe882; $custom-light: #ffefa8; $custom-dark: #000000;
JSON
{
"hex": "#ffe882",
"rgb": {
"r": 255,
"g": 232,
"b": 130
},
"hsl": {
"h": 48.96,
"s": 100,
"l": 75.49
},
"oklch": {
"l": 0.92888,
"c": 0.1251,
"h": 97
},
"luminance": 0.80585
}Semantic roles & 50–950 ramp
primary
#FFE882
secondary
#4763DE
accent
#2AE600
background
#FFFFFD
surface
#FFFEF7
border
#D7D6D0
text
#181610
muted
#868581