#FA95A3#FA95A3
#FA95A3 is a light, vivid red. Relative luminance 0.445; OKLCH L 77.8% C 0.122 H 11.4°. Best body text is #000000 at 9.89:1 contrast (WCAG AA passes).
Color values
| HEX | #FA95A3 |
|---|---|
| RGB | rgb(250, 149, 163) |
| HSL | hsl(352, 91%, 78%) |
| HSV | hsv(352, 40%, 98%) |
| CMYK | cmyk(0%, 40.4%, 34.8%, 2%) |
| CIE-LAB | lab(72.54, 39.48, 9.13) |
| CIE-LCH | lch(72.54, 40.52, 13.03°) |
| OKLab | oklab(77.85% 0.1197 0.0241) |
| OKLCH | oklch(77.85% 0.122 11.4) |
| XYZ | xyz(56.7850, 44.4678, 40.2356) |
| Luminance | 0.4446 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 3.20
Rosa
#FE86A4
ΔE00 4.57
Pig Pink
#E78EA5
ΔE00 4.92
Blush Pink
#FE828C
ΔE00 5.29
Pinky
#FC86AA
ΔE00 5.88
Carnation
#FD798F
ΔE00 6.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA95A3 #95FAEC
analogous
#FA95D5 #FA95A3 #FAB995
triadic
#FA95A3 #A3FA95 #95A3FA
tetradic
#FA95A3 #D5FA95 #95FAEC #B995FA
square
#FA95A3 #D5FA95 #95FAEC #B995FA
split-complementary
#FA95A3 #95FAB9 #95D5FA
monochromatic
#F4203E #F75B70 #FA95A3 #FDCFD6 #FEE2E6
Accessibility & contrast
On white
2.12
#FA95A3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.89
#FA95A3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA95A3
9.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA95A3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA95A3 | 1.00 | 2.12 | 9.89 | 9.89 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7A6A3
Deuteranopia (green-blind)
#C0B9A1
Tritanopia (blue-blind)
#FF8B9A
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #fa95a3; /* rgb */ color: rgb(250, 149, 163); /* oklch */ color: oklch(77.8% 0.122 11.4);
Tailwind
colors: {
custom: {
50: '#feb5be',
500: '#fa95a3',
950: '#000000',
},
}SCSS
$custom: #fa95a3; $custom-light: #feb5be; $custom-dark: #000000;
JSON
{
"hex": "#fa95a3",
"rgb": {
"r": 250,
"g": 149,
"b": 163
},
"hsl": {
"h": 351.683,
"s": 90.991,
"l": 78.235
},
"oklch": {
"l": 0.77848,
"c": 0.12209,
"h": 11.4
},
"luminance": 0.44463
}Semantic roles & 50–950 ramp
primary
#FA95A3
secondary
#D5F6F1
accent
#E6C600
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#181112
muted
#868081