#FEAB90#FEAB90
#FEAB90 is a light, moderate red. Relative luminance 0.522; OKLCH L 81.6% C 0.105 H 38.8°. Best body text is #000000 at 11.44:1 contrast (WCAG AA passes).
Color values
| HEX | #FEAB90 |
|---|---|
| RGB | rgb(254, 171, 144) |
| HSL | hsl(15, 98%, 78%) |
| HSV | hsv(15, 43%, 100%) |
| CMYK | cmyk(0%, 32.7%, 43.3%, 0.4%) |
| CIE-LAB | lab(77.41, 27.42, 26.34) |
| CIE-LCH | lch(77.41, 38.02, 43.85°) |
| OKLab | oklab(81.56% 0.0821 0.066) |
| OKLCH | oklch(81.56% 0.105 38.8) |
| XYZ | xyz(60.4729, 52.2148, 33.2736) |
| Luminance | 0.5221 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Light Salmon
#FEA993
ΔE00 1.83
Pale Salmon
#FFB19A
ΔE00 1.91
Lightsalmon
#FFA07A
ΔE00 4.08
Blush (survey)
#F29E8E
ΔE00 4.90
Darksalmon
#E9967A
ΔE00 5.64
Peachy Pink
#FF9A8A
ΔE00 5.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEAB90 #90E3FE
analogous
#FE90AC #FEAB90 #FEE290
triadic
#FEAB90 #90FEAB #AB90FE
tetradic
#FEAB90 #ACFE90 #90E3FE #E290FE
square
#FEAB90 #ACFE90 #90E3FE #E290FE
split-complementary
#FEAB90 #90FEE2 #90ACFE
monochromatic
#FD4F17 #FD7D53 #FEAB90 #FFD9CD #FFE8E1
Accessibility & contrast
On white
1.84
#FEAB90 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.44
#FEAB90 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEAB90
11.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEAB90 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEAB90 | 1.00 | 1.84 | 11.44 | 11.44 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFB58E
Deuteranopia (green-blind)
#D3C68F
Tritanopia (blue-blind)
#FF9EA4
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #feab90; /* rgb */ color: rgb(254, 171, 144); /* oklch */ color: oklch(81.6% 0.105 38.8);
Tailwind
colors: {
custom: {
50: '#ffc4b0',
500: '#feab90',
950: '#000000',
},
}SCSS
$custom: #feab90; $custom-light: #ffc4b0; $custom-dark: #000000;
JSON
{
"hex": "#feab90",
"rgb": {
"r": 254,
"g": 171,
"b": 144
},
"hsl": {
"h": 14.727,
"s": 98.214,
"l": 78.039
},
"oklch": {
"l": 0.81557,
"c": 0.10536,
"h": 38.8
},
"luminance": 0.5221
}Semantic roles & 50–950 ramp
primary
#FEAB90
secondary
#53BDDF
accent
#ADE600
background
#FFFDFD
surface
#FFF9F7
border
#D7D2D0
text
#181210
muted
#868281