#FEA1B3#FEA1B3
#FEA1B3 is a light, moderate red. Relative luminance 0.498; OKLCH L 80.7% C 0.112 H 7.3°. Best body text is #000000 at 10.96:1 contrast (WCAG AA passes).
Color values
| HEX | #FEA1B3 |
|---|---|
| RGB | rgb(254, 161, 179) |
| HSL | hsl(348, 98%, 81%) |
| HSV | hsv(348, 37%, 100%) |
| CMYK | cmyk(0%, 36.6%, 29.5%, 0.4%) |
| CIE-LAB | lab(75.96, 36.69, 5.28) |
| CIE-LCH | lch(75.96, 37.07, 8.19°) |
| OKLab | oklab(80.69% 0.1112 0.0142) |
| OKLCH | oklch(80.69% 0.112 7.3) |
| XYZ | xyz(61.7565, 49.8196, 49.0025) |
| Luminance | 0.4981 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Soft Pink
#FDB0C0
ΔE00 3.72
Lightpink
#FFB6C1
ΔE00 5.10
Pig Pink
#E78EA5
ΔE00 5.67
Faded Pink
#DE9DAC
ΔE00 5.80
Rosa
#FE86A4
ΔE00 6.05
Rose Pink
#F7879A
ΔE00 6.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEA1B3 #A1FEEC
analogous
#FEA1E2 #FEA1B3 #FEBEA1
triadic
#FEA1B3 #B3FEA1 #A1B3FE
tetradic
#FEA1B3 #E2FEA1 #A1FEEC #BEA1FE
square
#FEA1B3 #E2FEA1 #A1FEEC #BEA1FE
split-complementary
#FEA1B3 #A1FEBE #A1E2FE
monochromatic
#FD2851 #FD6482 #FEA1B3 #FFDEE4 #FFE1E7
Accessibility & contrast
On white
1.92
#FEA1B3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.96
#FEA1B3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEA1B3
10.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEA1B3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEA1B3 | 1.00 | 1.92 | 10.96 | 10.96 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0B1B3
Deuteranopia (green-blind)
#C7C2B1
Tritanopia (blue-blind)
#FF99A7
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #fea1b3; /* rgb */ color: rgb(254, 161, 179); /* oklch */ color: oklch(80.7% 0.112 7.3);
Tailwind
colors: {
custom: {
50: '#ffbec9',
500: '#fea1b3',
950: '#000000',
},
}SCSS
$custom: #fea1b3; $custom-light: #ffbec9; $custom-dark: #000000;
JSON
{
"hex": "#fea1b3",
"rgb": {
"r": 254,
"g": 161,
"b": 179
},
"hsl": {
"h": 348.387,
"s": 97.895,
"l": 81.373
},
"oklch": {
"l": 0.80689,
"c": 0.11208,
"h": 7.3
},
"luminance": 0.49815
}Semantic roles & 50–950 ramp
primary
#FEA1B3
secondary
#D4F7F0
accent
#E6B900
background
#FFFBFC
surface
#FFF7F8
border
#D7D0D1
text
#181213
muted
#868182