#FEAAB2#FEAAB2
#FEAAB2 is a very light, moderate red. Relative luminance 0.530; OKLCH L 82.2% C 0.099 H 13.2°. Best body text is #000000 at 11.61:1 contrast (WCAG AA passes).
Color values
| HEX | #FEAAB2 |
|---|---|
| RGB | rgb(254, 170, 178) |
| HSL | hsl(354, 98%, 83%) |
| HSV | hsv(354, 33%, 100%) |
| CMYK | cmyk(0%, 33.1%, 29.9%, 0.4%) |
| CIE-LAB | lab(77.90, 31.88, 8.61) |
| CIE-LCH | lch(77.90, 33.02, 15.12°) |
| OKLab | oklab(82.17% 0.0968 0.0228) |
| OKLCH | oklch(82.17% 0.099 13.2) |
| XYZ | xyz(63.2855, 53.0388, 49.0151) |
| Luminance | 0.5303 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Lightpink
#FFB6C1
ΔE00 3.40
Soft Pink
#FDB0C0
ΔE00 3.53
Pink
#FFC0CB
ΔE00 5.97
Pale Rose
#FDC1C5
ΔE00 6.01
Pastel Pink
#FFBACD
ΔE00 6.15
Bubblegum
#FFC1CC
ΔE00 6.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEAAB2 #AAFEF6
analogous
#FEAADC #FEAAB2 #FECCAA
triadic
#FEAAB2 #B2FEAA #AAB2FE
tetradic
#FEAAB2 #DCFEAA #AAFEF6 #CCAAFE
square
#FEAAB2 #DCFEAA #AAFEF6 #CCAAFE
split-complementary
#FEAAB2 #AAFECC #AADCFE
monochromatic
#FD3144 #FD6E7B #FEAAB2 #FFE1E4 #FFE1E4
Accessibility & contrast
On white
1.81
#FEAAB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.61
#FEAAB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEAAB2
11.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEAAB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEAAB2 | 1.00 | 1.81 | 11.61 | 11.61 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9B7B2
Deuteranopia (green-blind)
#CDC7B0
Tritanopia (blue-blind)
#FFA2AD
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #feaab2; /* rgb */ color: rgb(254, 170, 178); /* oklch */ color: oklch(82.2% 0.099 13.2);
Tailwind
colors: {
custom: {
50: '#ffc4c9',
500: '#feaab2',
950: '#000000',
},
}SCSS
$custom: #feaab2; $custom-light: #ffc4c9; $custom-dark: #000000;
JSON
{
"hex": "#feaab2",
"rgb": {
"r": 254,
"g": 170,
"b": 178
},
"hsl": {
"h": 354.286,
"s": 97.674,
"l": 83.137
},
"oklch": {
"l": 0.82167,
"c": 0.09939,
"h": 13.2
},
"luminance": 0.53035
}Semantic roles & 50–950 ramp
primary
#FEAAB2
secondary
#69E3D7
accent
#E6D000
background
#FFFDFD
surface
#FFF9F9
border
#D7D2D2
text
#181213
muted
#868282