#FEAB8A#FEAB8A
#FEAB8A is a light, moderate orange. Relative luminance 0.520; OKLCH L 81.4% C 0.108 H 42.5°. Best body text is #000000 at 11.41:1 contrast (WCAG AA passes).
Color values
| HEX | #FEAB8A |
|---|---|
| RGB | rgb(254, 171, 138) |
| HSL | hsl(17, 98%, 77%) |
| HSV | hsv(17, 46%, 100%) |
| CMYK | cmyk(0%, 32.7%, 45.7%, 0.4%) |
| CIE-LAB | lab(77.30, 26.81, 29.40) |
| CIE-LCH | lch(77.30, 39.80, 47.64°) |
| OKLab | oklab(81.44% 0.0798 0.073) |
| OKLCH | oklch(81.44% 0.108 42.5) |
| XYZ | xyz(60.0264, 52.0363, 30.9223) |
| Luminance | 0.5203 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Lightsalmon
#FFA07A
ΔE00 3.01
Pale Salmon
#FFB19A
ΔE00 3.46
Light Salmon
#FEA993
ΔE00 3.76
Darksalmon
#E9967A
ΔE00 5.74
Peach (survey)
#FFB07C
ΔE00 6.02
Blush (survey)
#F29E8E
ΔE00 6.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEAB8A #8ADDFE
analogous
#FE8AA3 #FEAB8A #FEE58A
triadic
#FEAB8A #8AFEAB #AB8AFE
tetradic
#FEAB8A #A3FE8A #8ADDFE #E58AFE
square
#FEAB8A #A3FE8A #8ADDFE #E58AFE
split-complementary
#FEAB8A #8AFEE5 #8AA3FE
monochromatic
#FD5411 #FD7F4D #FEAB8A #FFD7C7 #FFE9E1
Accessibility & contrast
On white
1.84
#FEAB8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.41
#FEAB8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEAB8A
11.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEAB8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEAB8A | 1.00 | 1.84 | 11.41 | 11.41 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0B487
Deuteranopia (green-blind)
#D4C689
Tritanopia (blue-blind)
#FF9DA2
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #feab8a; /* rgb */ color: rgb(254, 171, 138); /* oklch */ color: oklch(81.4% 0.108 42.5);
Tailwind
colors: {
custom: {
50: '#ffc4ac',
500: '#feab8a',
950: '#000000',
},
}SCSS
$custom: #feab8a; $custom-light: #ffc4ac; $custom-dark: #000000;
JSON
{
"hex": "#feab8a",
"rgb": {
"r": 254,
"g": 171,
"b": 138
},
"hsl": {
"h": 17.069,
"s": 98.305,
"l": 76.863
},
"oklch": {
"l": 0.8144,
"c": 0.10819,
"h": 42.5
},
"luminance": 0.52032
}Semantic roles & 50–950 ramp
primary
#FEAB8A
secondary
#4EB5DE
accent
#A4E600
background
#FFFDFD
surface
#FFF9F7
border
#D7D2D0
text
#181210
muted
#868281