#FFE886#FFE886
#FFE886 is a very light, vivid yellow. Relative luminance 0.807; OKLCH L 92.9% C 0.121 H 96.5°. Best body text is #000000 at 17.14:1 contrast (WCAG AA passes).
Color values
| HEX | #FFE886 |
|---|---|
| RGB | rgb(255, 232, 134) |
| HSL | hsl(49, 100%, 76%) |
| HSV | hsv(49, 47%, 100%) |
| CMYK | cmyk(0%, 9%, 47.5%, 0%) |
| CIE-LAB | lab(92.00, -4.70, 50.24) |
| CIE-LCH | lch(92.00, 50.46, 95.34°) |
| OKLab | oklab(92.94% -0.0137 0.1204) |
| OKLCH | oklch(92.94% 0.121 96.5) |
| XYZ | xyz(74.4019, 80.6973, 34.2066) |
| Luminance | 0.8069 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 2.96
Yellow Tan
#FFE36E
ΔE00 2.97
Sandy
#F1DA7A
ΔE00 3.08
Pale Gold
#FDDE6C
ΔE00 3.53
Sand Yellow
#FCE166
ΔE00 3.71
Khaki (CSS)
#F0E68C
ΔE00 3.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFE886 #869DFF
analogous
#FFAC86 #FFE886 #DAFF86
triadic
#FFE886 #86FFE8 #E886FF
tetradic
#FFE886 #86FFAC #869DFF #FF86DA
square
#FFE886 #86FFAC #869DFF #FF86DA
split-complementary
#FFE886 #86DAFF #AC86FF
monochromatic
#FFD10C #FFDC49 #FFE886 #FFF4C3 #FFF9E0
Accessibility & contrast
On white
1.23
#FFE886 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.14
#FFE886 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFE886
17.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFE886 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFE886 | 1.00 | 1.23 | 17.14 | 17.14 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAE47E
Deuteranopia (green-blind)
#FFEB8A
Tritanopia (blue-blind)
#FFDBD1
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #ffe886; /* rgb */ color: rgb(255, 232, 134); /* oklch */ color: oklch(92.9% 0.121 96.5);
Tailwind
colors: {
custom: {
50: '#ffefab',
500: '#ffe886',
950: '#000000',
},
}SCSS
$custom: #ffe886; $custom-light: #ffefab; $custom-dark: #000000;
JSON
{
"hex": "#ffe886",
"rgb": {
"r": 255,
"g": 232,
"b": 134
},
"hsl": {
"h": 48.595,
"s": 100,
"l": 76.275
},
"oklch": {
"l": 0.92942,
"c": 0.12115,
"h": 96.5
},
"luminance": 0.80694
}Semantic roles & 50–950 ramp
primary
#FFE886
secondary
#4A66DF
accent
#2CE600
background
#FFFFFD
surface
#FFFEF7
border
#D7D6D0
text
#181610
muted
#868581