#FFE884#FFE884
#FFE884 is a very light, vivid yellow. Relative luminance 0.806; OKLCH L 92.9% C 0.123 H 96.7°. Best body text is #000000 at 17.13:1 contrast (WCAG AA passes).
Color values
| HEX | #FFE884 |
|---|---|
| RGB | rgb(255, 232, 132) |
| HSL | hsl(49, 100%, 76%) |
| HSV | hsv(49, 48%, 100%) |
| CMYK | cmyk(0%, 9%, 48.2%, 0%) |
| CIE-LAB | lab(91.97, -4.88, 51.17) |
| CIE-LCH | lch(91.97, 51.40, 95.44°) |
| OKLab | oklab(92.92% -0.0144 0.1223) |
| OKLCH | oklch(92.92% 0.123 96.7) |
| XYZ | xyz(74.2637, 80.6420, 33.4789) |
| Luminance | 0.8064 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Yellow Tan
#FFE36E
ΔE00 2.73
Wheat (survey)
#FBDD7E
ΔE00 3.03
Sandy
#F1DA7A
ΔE00 3.10
Pale Gold
#FDDE6C
ΔE00 3.37
Sand Yellow
#FCE166
ΔE00 3.46
Sandy Yellow
#FDEE73
ΔE00 3.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFE884 #849BFF
analogous
#FFAA84 #FFE884 #D9FF84
triadic
#FFE884 #84FFE8 #E884FF
tetradic
#FFE884 #84FFAA #849BFF #FF84D9
square
#FFE884 #84FFAA #849BFF #FF84D9
split-complementary
#FFE884 #84D9FF #AA84FF
monochromatic
#FFD10A #FFDD47 #FFE884 #FFF3C1 #FFF9E0
Accessibility & contrast
On white
1.23
#FFE884 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.13
#FFE884 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFE884
17.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFE884 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFE884 | 1.00 | 1.23 | 17.13 | 17.13 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAE37C
Deuteranopia (green-blind)
#FFEB88
Tritanopia (blue-blind)
#FFDBD0
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #ffe884; /* rgb */ color: rgb(255, 232, 132); /* oklch */ color: oklch(92.9% 0.123 96.7);
Tailwind
colors: {
custom: {
50: '#ffefaa',
500: '#ffe884',
950: '#000000',
},
}SCSS
$custom: #ffe884; $custom-light: #ffefaa; $custom-dark: #000000;
JSON
{
"hex": "#ffe884",
"rgb": {
"r": 255,
"g": 232,
"b": 132
},
"hsl": {
"h": 48.78,
"s": 100,
"l": 75.882
},
"oklch": {
"l": 0.92915,
"c": 0.12314,
"h": 96.7
},
"luminance": 0.80639
}Semantic roles & 50–950 ramp
primary
#FFE884
secondary
#4865DF
accent
#2BE600
background
#FFFFFD
surface
#FFFEF7
border
#D7D6D0
text
#181610
muted
#868581