#FFE586#FFE586
#FFE586 is a very light, moderate yellow. Relative luminance 0.790; OKLCH L 92.3% C 0.119 H 94.5°. Best body text is #000000 at 16.80:1 contrast (WCAG AA passes).
Color values
| HEX | #FFE586 |
|---|---|
| RGB | rgb(255, 229, 134) |
| HSL | hsl(47, 100%, 76%) |
| HSV | hsv(47, 47%, 100%) |
| CMYK | cmyk(0%, 10.2%, 47.5%, 0%) |
| CIE-LAB | lab(91.24, -3.19, 49.31) |
| CIE-LCH | lch(91.24, 49.42, 93.70°) |
| OKLab | oklab(92.35% -0.0093 0.1183) |
| OKLCH | oklch(92.35% 0.119 94.5) |
| XYZ | xyz(73.5647, 79.0228, 33.9276) |
| Luminance | 0.7902 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 1.96
Sandy
#F1DA7A
ΔE00 2.70
Yellow Tan
#FFE36E
ΔE00 3.04
Pale Gold
#FDDE6C
ΔE00 3.18
Sand Yellow
#FCE166
ΔE00 3.86
Khaki (CSS)
#F0E68C
ΔE00 4.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFE586 #86A0FF
analogous
#FFA986 #FFE586 #DDFF86
triadic
#FFE586 #86FFE5 #E586FF
tetradic
#FFE586 #86FFA9 #86A0FF #FF86DD
square
#FFE586 #86FFA9 #86A0FF #FF86DD
split-complementary
#FFE586 #86DDFF #A986FF
monochromatic
#FFCB0C #FFD849 #FFE586 #FFF2C3 #FFF8E0
Accessibility & contrast
On white
1.25
#FFE586 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.80
#FFE586 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFE586
16.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFE586 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFE586 | 1.00 | 1.25 | 16.80 | 16.80 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E17E
Deuteranopia (green-blind)
#FEE98A
Tritanopia (blue-blind)
#FFD8CE
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #ffe586; /* rgb */ color: rgb(255, 229, 134); /* oklch */ color: oklch(92.3% 0.119 94.5);
Tailwind
colors: {
custom: {
50: '#ffedab',
500: '#ffe586',
950: '#000000',
},
}SCSS
$custom: #ffe586; $custom-light: #ffedab; $custom-dark: #000000;
JSON
{
"hex": "#ffe586",
"rgb": {
"r": 255,
"g": 229,
"b": 134
},
"hsl": {
"h": 47.107,
"s": 100,
"l": 76.275
},
"oklch": {
"l": 0.92348,
"c": 0.11868,
"h": 94.5
},
"luminance": 0.7902
}Semantic roles & 50–950 ramp
primary
#FFE586
secondary
#4A6ADF
accent
#31E600
background
#FFFEFD
surface
#FFFDF7
border
#D7D5D0
text
#181610
muted
#868481