#FFE686#FFE686
#FFE686 is a very light, moderate yellow. Relative luminance 0.796; OKLCH L 92.5% C 0.119 H 95.2°. Best body text is #000000 at 16.92:1 contrast (WCAG AA passes).
Color values
| HEX | #FFE686 |
|---|---|
| RGB | rgb(255, 230, 134) |
| HSL | hsl(48, 100%, 76%) |
| HSV | hsv(48, 47%, 100%) |
| CMYK | cmyk(0%, 9.8%, 47.5%, 0%) |
| CIE-LAB | lab(91.50, -3.69, 49.62) |
| CIE-LCH | lch(91.50, 49.76, 94.26°) |
| OKLab | oklab(92.55% -0.0108 0.119) |
| OKLCH | oklch(92.55% 0.119 95.2) |
| XYZ | xyz(73.8421, 79.5778, 34.0200) |
| Luminance | 0.7957 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 2.29
Sandy
#F1DA7A
ΔE00 2.79
Yellow Tan
#FFE36E
ΔE00 2.97
Pale Gold
#FDDE6C
ΔE00 3.26
Sand Yellow
#FCE166
ΔE00 3.77
Khaki (CSS)
#F0E68C
ΔE00 4.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFE686 #869FFF
analogous
#FFAA86 #FFE686 #DCFF86
triadic
#FFE686 #86FFE6 #E686FF
tetradic
#FFE686 #86FFAA #869FFF #FF86DC
square
#FFE686 #86FFAA #869FFF #FF86DC
split-complementary
#FFE686 #86DCFF #AA86FF
monochromatic
#FFCD0C #FFD949 #FFE686 #FFF3C3 #FFF9E0
Accessibility & contrast
On white
1.24
#FFE686 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.92
#FFE686 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFE686
16.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFE686 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFE686 | 1.00 | 1.24 | 16.92 | 16.92 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8E27E
Deuteranopia (green-blind)
#FEEA8A
Tritanopia (blue-blind)
#FFD9CF
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #ffe686; /* rgb */ color: rgb(255, 230, 134); /* oklch */ color: oklch(92.5% 0.119 95.2);
Tailwind
colors: {
custom: {
50: '#ffedab',
500: '#ffe686',
950: '#000000',
},
}SCSS
$custom: #ffe686; $custom-light: #ffedab; $custom-dark: #000000;
JSON
{
"hex": "#ffe686",
"rgb": {
"r": 255,
"g": 230,
"b": 134
},
"hsl": {
"h": 47.603,
"s": 100,
"l": 76.275
},
"oklch": {
"l": 0.92545,
"c": 0.11949,
"h": 95.2
},
"luminance": 0.79575
}Semantic roles & 50–950 ramp
primary
#FFE686
secondary
#4A69DF
accent
#2FE600
background
#FFFEFD
surface
#FFFDF7
border
#D7D5D0
text
#181610
muted
#868481