#FEA3B0#FEA3B0
#FEA3B0 is a light, moderate red. Relative luminance 0.504; OKLCH L 80.9% C 0.109 H 10.5°. Best body text is #000000 at 11.08:1 contrast (WCAG AA passes).
Color values
| HEX | #FEA3B0 |
|---|---|
| RGB | rgb(254, 163, 176) |
| HSL | hsl(351, 98%, 82%) |
| HSV | hsv(351, 36%, 100%) |
| CMYK | cmyk(0%, 35.8%, 30.7%, 0.4%) |
| CIE-LAB | lab(76.32, 35.27, 7.44) |
| CIE-LCH | lch(76.32, 36.04, 11.91°) |
| OKLab | oklab(80.94% 0.107 0.0198) |
| OKLCH | oklch(80.94% 0.109 10.5) |
| XYZ | xyz(61.8087, 50.4042, 47.5394) |
| Luminance | 0.5040 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Soft Pink
#FDB0C0
ΔE00 3.80
Lightpink
#FFB6C1
ΔE00 4.62
Faded Pink
#DE9DAC
ΔE00 6.09
Rose Pink
#F7879A
ΔE00 6.37
Pig Pink
#E78EA5
ΔE00 6.48
Pastel Pink
#FFBACD
ΔE00 6.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEA3B0 #A3FEF1
analogous
#FEA3DD #FEA3B0 #FEC4A3
triadic
#FEA3B0 #B0FEA3 #A3B0FE
tetradic
#FEA3B0 #DDFEA3 #A3FEF1 #C4A3FE
square
#FEA3B0 #DDFEA3 #A3FEF1 #C4A3FE
split-complementary
#FEA3B0 #A3FEC4 #A3DDFE
monochromatic
#FD2A48 #FD667C #FEA3B0 #FFE0E4 #FFE1E5
Accessibility & contrast
On white
1.90
#FEA3B0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.08
#FEA3B0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEA3B0
11.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEA3B0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEA3B0 | 1.00 | 1.90 | 11.08 | 11.08 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2B2B0
Deuteranopia (green-blind)
#C8C3AE
Tritanopia (blue-blind)
#FF9BA8
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #fea3b0; /* rgb */ color: rgb(254, 163, 176); /* oklch */ color: oklch(80.9% 0.109 10.5);
Tailwind
colors: {
custom: {
50: '#ffbfc7',
500: '#fea3b0',
950: '#000000',
},
}SCSS
$custom: #fea3b0; $custom-light: #ffbfc7; $custom-dark: #000000;
JSON
{
"hex": "#fea3b0",
"rgb": {
"r": 254,
"g": 163,
"b": 176
},
"hsl": {
"h": 351.429,
"s": 97.849,
"l": 81.765
},
"oklch": {
"l": 0.80939,
"c": 0.10876,
"h": 10.5
},
"luminance": 0.504
}Semantic roles & 50–950 ramp
primary
#FEA3B0
secondary
#63E2D0
accent
#E6C500
background
#FFFDFD
surface
#FFF9F9
border
#D7D2D2
text
#181213
muted
#868282