#FFE486#FFE486
#FFE486 is a very light, moderate yellow. Relative luminance 0.785; OKLCH L 92.2% C 0.118 H 93.8°. Best body text is #000000 at 16.69:1 contrast (WCAG AA passes).
Color values
| HEX | #FFE486 |
|---|---|
| RGB | rgb(255, 228, 134) |
| HSL | hsl(47, 100%, 76%) |
| HSV | hsv(47, 47%, 100%) |
| CMYK | cmyk(0%, 10.6%, 47.5%, 0%) |
| CIE-LAB | lab(90.99, -2.69, 49.01) |
| CIE-LCH | lch(90.99, 49.08, 93.14°) |
| OKLab | oklab(92.15% -0.0079 0.1176) |
| OKLCH | oklch(92.15% 0.118 93.8) |
| XYZ | xyz(73.2888, 78.4710, 33.8356) |
| Luminance | 0.7847 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 1.66
Sandy
#F1DA7A
ΔE00 2.67
Pale Gold
#FDDE6C
ΔE00 3.14
Yellow Tan
#FFE36E
ΔE00 3.16
Sand Yellow
#FCE166
ΔE00 3.98
Khaki (CSS)
#F0E68C
ΔE00 4.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFE486 #86A1FF
analogous
#FFA886 #FFE486 #DDFF86
triadic
#FFE486 #86FFE4 #E486FF
tetradic
#FFE486 #86FFA8 #86A1FF #FF86DD
square
#FFE486 #86FFA8 #86A1FF #FF86DD
split-complementary
#FFE486 #86DDFF #A886FF
monochromatic
#FFC90C #FFD649 #FFE486 #FFF2C3 #FFF8E0
Accessibility & contrast
On white
1.26
#FFE486 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.69
#FFE486 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFE486
16.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFE486 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFE486 | 1.00 | 1.26 | 16.69 | 16.69 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6E07E
Deuteranopia (green-blind)
#FDE98A
Tritanopia (blue-blind)
#FFD7CD
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #ffe486; /* rgb */ color: rgb(255, 228, 134); /* oklch */ color: oklch(92.2% 0.118 93.8);
Tailwind
colors: {
custom: {
50: '#ffecab',
500: '#ffe486',
950: '#000000',
},
}SCSS
$custom: #ffe486; $custom-light: #ffecab; $custom-dark: #000000;
JSON
{
"hex": "#ffe486",
"rgb": {
"r": 255,
"g": 228,
"b": 134
},
"hsl": {
"h": 46.612,
"s": 100,
"l": 76.275
},
"oklch": {
"l": 0.9215,
"c": 0.11789,
"h": 93.8
},
"luminance": 0.78468
}Semantic roles & 50–950 ramp
primary
#FFE486
secondary
#4A6BDF
accent
#33E600
background
#FFFEFD
surface
#FFFDF7
border
#D7D5D0
text
#181610
muted
#868481