#FA96BA#FA96BA
#FA96BA is a light, vivid pink. Relative luminance 0.457; OKLCH L 78.7% C 0.126 H 357.3°. Best body text is #000000 at 10.14:1 contrast (WCAG AA passes).
Color values
| HEX | #FA96BA |
|---|---|
| RGB | rgb(250, 150, 186) |
| HSL | hsl(338, 91%, 78%) |
| HSV | hsv(338, 40%, 98%) |
| CMYK | cmyk(0%, 40%, 25.6%, 2%) |
| CIE-LAB | lab(73.34, 41.90, -2.44) |
| CIE-LCH | lch(73.34, 41.97, 356.67°) |
| OKLab | oklab(78.65% 0.1264 -0.0059) |
| OKLCH | oklch(78.65% 0.126 357.3) |
| XYZ | xyz(59.1952, 45.6861, 52.1454) |
| Luminance | 0.4568 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pinky
#FC86AA
ΔE00 3.99
Pig Pink
#E78EA5
ΔE00 4.79
Rosa
#FE86A4
ΔE00 5.14
Carnation Pink
#FF7FA7
ΔE00 5.29
Pink (survey)
#FF81C0
ΔE00 5.93
Powder Pink
#FFB2D0
ΔE00 6.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA96BA #96FAD6
analogous
#FA96EC #FA96BA #FAA496
triadic
#FA96BA #BAFA96 #96BAFA
tetradic
#FA96BA #ECFA96 #96FAD6 #A496FA
square
#FA96BA #ECFA96 #96FAD6 #A496FA
split-complementary
#FA96BA #96FAA4 #96ECFA
monochromatic
#F4216D #F75C94 #FA96BA #FDD0E0 #FEE2EC
Accessibility & contrast
On white
2.07
#FA96BA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.14
#FA96BA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA96BA
10.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA96BA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA96BA | 1.00 | 2.07 | 10.14 | 10.14 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3A9BB
Deuteranopia (green-blind)
#BCBBB8
Tritanopia (blue-blind)
#FF91A3
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #fa96ba; /* rgb */ color: rgb(250, 150, 186); /* oklch */ color: oklch(78.7% 0.126 357.3);
Tailwind
colors: {
custom: {
50: '#feb6ce',
500: '#fa96ba',
950: '#000000',
},
}SCSS
$custom: #fa96ba; $custom-light: #feb6ce; $custom-dark: #000000;
JSON
{
"hex": "#fa96ba",
"rgb": {
"r": 250,
"g": 150,
"b": 186
},
"hsl": {
"h": 338.4,
"s": 90.909,
"l": 78.431
},
"oklch": {
"l": 0.78653,
"c": 0.12649,
"h": 357.3
},
"luminance": 0.45682
}Semantic roles & 50–950 ramp
primary
#FA96BA
secondary
#D5F6EA
accent
#E69300
background
#FFFBFC
surface
#FFF6F9
border
#D7D0D2
text
#181113
muted
#868082