#FEA686#FEA686
#FEA686 is a light, moderate orange. Relative luminance 0.501; OKLCH L 80.5% C 0.114 H 40.7°. Best body text is #000000 at 11.01:1 contrast (WCAG AA passes).
Color values
| HEX | #FEA686 |
|---|---|
| RGB | rgb(254, 166, 134) |
| HSL | hsl(16, 98%, 76%) |
| HSV | hsv(16, 47%, 100%) |
| CMYK | cmyk(0%, 34.6%, 47.2%, 0.4%) |
| CIE-LAB | lab(76.11, 29.04, 29.96) |
| CIE-LCH | lch(76.11, 41.73, 45.89°) |
| OKLab | oklab(80.5% 0.0862 0.0742) |
| OKLCH | oklch(80.5% 0.114 40.7) |
| XYZ | xyz(58.8155, 50.0693, 29.1163) |
| Luminance | 0.5006 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Lightsalmon
#FFA07A
ΔE00 2.18
Light Salmon
#FEA993
ΔE00 3.29
Pale Salmon
#FFB19A
ΔE00 3.80
Darksalmon
#E9967A
ΔE00 4.79
Blush (survey)
#F29E8E
ΔE00 5.64
Peachy Pink
#FF9A8A
ΔE00 6.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEA686 #86DEFE
analogous
#FE86A2 #FEA686 #FEE286
triadic
#FEA686 #86FEA6 #A686FE
tetradic
#FEA686 #A2FE86 #86DEFE #E286FE
square
#FEA686 #A2FE86 #86DEFE #E286FE
split-complementary
#FEA686 #86FEE2 #86A2FE
monochromatic
#FD4D0D #FD7949 #FEA686 #FFD3C3 #FFE9E1
Accessibility & contrast
On white
1.91
#FEA686 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.01
#FEA686 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEA686
11.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEA686 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEA686 | 1.00 | 1.91 | 11.01 | 11.01 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCB183
Deuteranopia (green-blind)
#D1C385
Tritanopia (blue-blind)
#FF989E
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #fea686; /* rgb */ color: rgb(254, 166, 134); /* oklch */ color: oklch(80.5% 0.114 40.7);
Tailwind
colors: {
custom: {
50: '#ffc1a9',
500: '#fea686',
950: '#000000',
},
}SCSS
$custom: #fea686; $custom-light: #ffc1a9; $custom-dark: #000000;
JSON
{
"hex": "#fea686",
"rgb": {
"r": 254,
"g": 166,
"b": 134
},
"hsl": {
"h": 16,
"s": 98.361,
"l": 76.078
},
"oklch": {
"l": 0.80498,
"c": 0.11371,
"h": 40.7
},
"luminance": 0.50064
}Semantic roles & 50–950 ramp
primary
#FEA686
secondary
#4AB6DE
accent
#A8E600
background
#FFFDFC
surface
#FFF9F6
border
#D7D2D0
text
#181210
muted
#868280