#FA95B3#FA95B3
#FA95B3 is a light, vivid pink. Relative luminance 0.451; OKLCH L 78.3% C 0.126 H 1.3°. Best body text is #000000 at 10.01:1 contrast (WCAG AA passes).
Color values
| HEX | #FA95B3 |
|---|---|
| RGB | rgb(250, 149, 179) |
| HSL | hsl(342, 91%, 78%) |
| HSV | hsv(342, 40%, 98%) |
| CMYK | cmyk(0%, 40.4%, 28.4%, 2%) |
| CIE-LAB | lab(72.94, 41.48, 0.85) |
| CIE-LCH | lch(72.94, 41.49, 1.18°) |
| OKLab | oklab(78.29% 0.1255 0.0028) |
| OKLCH | oklch(78.29% 0.126 1.3) |
| XYZ | xyz(58.3103, 45.0780, 48.2689) |
| Luminance | 0.4507 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pinky
#FC86AA
ΔE00 3.30
Pig Pink
#E78EA5
ΔE00 3.76
Rosa
#FE86A4
ΔE00 3.85
Carnation Pink
#FF7FA7
ΔE00 4.74
Rose Pink
#F7879A
ΔE00 5.48
Faded Pink
#DE9DAC
ΔE00 6.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA95B3 #95FADC
analogous
#FA95E6 #FA95B3 #FAA995
triadic
#FA95B3 #B3FA95 #95B3FA
tetradic
#FA95B3 #E6FA95 #95FADC #A995FA
square
#FA95B3 #E6FA95 #95FADC #A995FA
split-complementary
#FA95B3 #95FAA9 #95E6FA
monochromatic
#F4205F #F75B89 #FA95B3 #FDCFDD #FEE2EA
Accessibility & contrast
On white
2.10
#FA95B3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.01
#FA95B3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA95B3
10.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA95B3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA95B3 | 1.00 | 2.10 | 10.01 | 10.01 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4A8B4
Deuteranopia (green-blind)
#BDBAB1
Tritanopia (blue-blind)
#FF8EA0
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #fa95b3; /* rgb */ color: rgb(250, 149, 179); /* oklch */ color: oklch(78.3% 0.126 1.3);
Tailwind
colors: {
custom: {
50: '#feb6c9',
500: '#fa95b3',
950: '#000000',
},
}SCSS
$custom: #fa95b3; $custom-light: #feb6c9; $custom-dark: #000000;
JSON
{
"hex": "#fa95b3",
"rgb": {
"r": 250,
"g": 149,
"b": 179
},
"hsl": {
"h": 342.178,
"s": 90.991,
"l": 78.235
},
"oklch": {
"l": 0.78288,
"c": 0.12551,
"h": 1.3
},
"luminance": 0.45074
}Semantic roles & 50–950 ramp
primary
#FA95B3
secondary
#D5F6EC
accent
#E6A100
background
#FFFBFC
surface
#FFF6F8
border
#D7D0D1
text
#181113
muted
#868082