#FEABAA#FEABAA
#FEABAA is a very light, moderate red. Relative luminance 0.531; OKLCH L 82.1% C 0.098 H 20.2°. Best body text is #000000 at 11.62:1 contrast (WCAG AA passes).
Color values
| HEX | #FEABAA |
|---|---|
| RGB | rgb(254, 171, 170) |
| HSL | hsl(1, 98%, 83%) |
| HSV | hsv(1, 33%, 100%) |
| CMYK | cmyk(0%, 32.7%, 33.1%, 0.4%) |
| CIE-LAB | lab(77.94, 30.35, 13.02) |
| CIE-LCH | lch(77.94, 33.02, 23.21°) |
| OKLab | oklab(82.14% 0.0922 0.0338) |
| OKLCH | oklch(82.14% 0.098 20.2) |
| XYZ | xyz(62.6938, 53.1032, 44.9703) |
| Luminance | 0.5310 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Lightpink
#FFB6C1
ΔE00 5.48
Soft Pink
#FDB0C0
ΔE00 6.36
Pale Rose
#FDC1C5
ΔE00 6.38
Blush (survey)
#F29E8E
ΔE00 6.54
Peachy Pink
#FF9A8A
ΔE00 7.01
Pink
#FFC0CB
ΔE00 7.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEABAA #AAFDFE
analogous
#FEAAD3 #FEABAA #FED5AA
triadic
#FEABAA #AAFEAB #ABAAFE
tetradic
#FEABAA #D3FEAA #AAFDFE #D5AAFE
square
#FEABAA #D3FEAA #AAFDFE #D5AAFE
split-complementary
#FEABAA #AAFED5 #AAD3FE
monochromatic
#FD3331 #FD6F6E #FEABAA #FFE1E1 #FFE1E1
Accessibility & contrast
On white
1.81
#FEABAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.62
#FEABAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEABAA
11.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEABAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEABAA | 1.00 | 1.81 | 11.62 | 11.62 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBB7AA
Deuteranopia (green-blind)
#CFC7A9
Tritanopia (blue-blind)
#FFA2AB
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #feabaa; /* rgb */ color: rgb(254, 171, 170); /* oklch */ color: oklch(82.1% 0.098 20.2);
Tailwind
colors: {
custom: {
50: '#ffc4c3',
500: '#feabaa',
950: '#000000',
},
}SCSS
$custom: #feabaa; $custom-light: #ffc4c3; $custom-dark: #000000;
JSON
{
"hex": "#feabaa",
"rgb": {
"r": 254,
"g": 171,
"b": 170
},
"hsl": {
"h": 0.714,
"s": 97.674,
"l": 83.137
},
"oklch": {
"l": 0.82136,
"c": 0.09819,
"h": 20.2
},
"luminance": 0.53099
}Semantic roles & 50–950 ramp
primary
#FEABAA
secondary
#69E1E3
accent
#E3E600
background
#FFFDFD
surface
#FFF9F9
border
#D7D2D2
text
#181312
muted
#868282