#FA93A7#FA93A7
#FA93A7 is a light, vivid red. Relative luminance 0.440; OKLCH L 77.6% C 0.125 H 7.9°. Best body text is #000000 at 9.80:1 contrast (WCAG AA passes).
Color values
| HEX | #FA93A7 |
|---|---|
| RGB | rgb(250, 147, 167) |
| HSL | hsl(348, 91%, 78%) |
| HSV | hsv(348, 41%, 98%) |
| CMYK | cmyk(0%, 41.2%, 33.2%, 2%) |
| CIE-LAB | lab(72.22, 40.99, 6.46) |
| CIE-LCH | lch(72.22, 41.49, 8.95°) |
| OKLab | oklab(77.64% 0.1243 0.0173) |
| OKLCH | oklch(77.64% 0.125 7.9) |
| XYZ | xyz(56.8354, 43.9861, 42.0485) |
| Luminance | 0.4398 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 3.00
Rosa
#FE86A4
ΔE00 3.21
Pig Pink
#E78EA5
ΔE00 3.80
Pinky
#FC86AA
ΔE00 4.24
Carnation Pink
#FF7FA7
ΔE00 5.36
Carnation
#FD798F
ΔE00 6.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA93A7 #93FAE6
analogous
#FA93DA #FA93A7 #FAB393
triadic
#FA93A7 #A7FA93 #93A7FA
tetradic
#FA93A7 #DAFA93 #93FAE6 #B393FA
square
#FA93A7 #DAFA93 #93FAE6 #B393FA
split-complementary
#FA93A7 #93FAB3 #93DAFA
monochromatic
#F51E48 #F75977 #FA93A7 #FDCDD7 #FEE2E7
Accessibility & contrast
On white
2.14
#FA93A7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.80
#FA93A7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA93A7
9.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA93A7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA93A7 | 1.00 | 2.14 | 9.80 | 9.80 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4A5A7
Deuteranopia (green-blind)
#BEB9A5
Tritanopia (blue-blind)
#FF8A9A
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #fa93a7; /* rgb */ color: rgb(250, 147, 167); /* oklch */ color: oklch(77.6% 0.125 7.9);
Tailwind
colors: {
custom: {
50: '#feb4c1',
500: '#fa93a7',
950: '#000000',
},
}SCSS
$custom: #fa93a7; $custom-light: #feb4c1; $custom-dark: #000000;
JSON
{
"hex": "#fa93a7",
"rgb": {
"r": 250,
"g": 147,
"b": 167
},
"hsl": {
"h": 348.35,
"s": 91.15,
"l": 77.843
},
"oklch": {
"l": 0.77636,
"c": 0.12548,
"h": 7.9
},
"luminance": 0.43981
}Semantic roles & 50–950 ramp
primary
#FA93A7
secondary
#D5F6EF
accent
#E6B900
background
#FFFBFB
surface
#FFF6F7
border
#D7D0D0
text
#181112
muted
#868081