#FEAB87#FEAB87
#FEAB87 is a light, moderate orange. Relative luminance 0.519; OKLCH L 81.4% C 0.110 H 44.2°. Best body text is #000000 at 11.39:1 contrast (WCAG AA passes).
Color values
| HEX | #FEAB87 |
|---|---|
| RGB | rgb(254, 171, 135) |
| HSL | hsl(18, 98%, 76%) |
| HSV | hsv(18, 47%, 100%) |
| CMYK | cmyk(0%, 32.7%, 46.9%, 0.4%) |
| CIE-LAB | lab(77.25, 26.52, 30.93) |
| CIE-LCH | lch(77.25, 40.75, 49.39°) |
| OKLab | oklab(81.38% 0.0787 0.0765) |
| OKLCH | oklch(81.38% 0.11 44.2) |
| XYZ | xyz(59.8122, 51.9506, 29.7942) |
| Luminance | 0.5195 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Lightsalmon
#FFA07A
ΔE00 2.88
Pale Salmon
#FFB19A
ΔE00 4.33
Light Salmon
#FEA993
ΔE00 4.70
Peach (survey)
#FFB07C
ΔE00 5.11
Darksalmon
#E9967A
ΔE00 6.02
Pinkish Tan
#D99B82
ΔE00 7.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEAB87 #87DAFE
analogous
#FE879F #FEAB87 #FEE687
triadic
#FEAB87 #87FEAB #AB87FE
tetradic
#FEAB87 #9FFE87 #87DAFE #E687FE
square
#FEAB87 #9FFE87 #87DAFE #E687FE
split-complementary
#FEAB87 #87FEE6 #879FFE
monochromatic
#FD560E #FD814A #FEAB87 #FFD5C4 #FFEAE1
Accessibility & contrast
On white
1.84
#FEAB87 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.39
#FEAB87 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEAB87
11.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEAB87 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEAB87 | 1.00 | 1.84 | 11.39 | 11.39 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0B484
Deuteranopia (green-blind)
#D4C687
Tritanopia (blue-blind)
#FF9DA2
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #feab87; /* rgb */ color: rgb(254, 171, 135); /* oklch */ color: oklch(81.4% 0.110 44.2);
Tailwind
colors: {
custom: {
50: '#ffc4aa',
500: '#feab87',
950: '#000000',
},
}SCSS
$custom: #feab87; $custom-light: #ffc4aa; $custom-dark: #000000;
JSON
{
"hex": "#feab87",
"rgb": {
"r": 254,
"g": 171,
"b": 135
},
"hsl": {
"h": 18.151,
"s": 98.347,
"l": 76.275
},
"oklch": {
"l": 0.81384,
"c": 0.10973,
"h": 44.2
},
"luminance": 0.51946
}Semantic roles & 50–950 ramp
primary
#FEAB87
secondary
#4BB2DE
accent
#A0E600
background
#FFFDFD
surface
#FFF9F7
border
#D7D2D0
text
#181210
muted
#868281