#FA98BA#FA98BA
#FA98BA is a light, vivid pink. Relative luminance 0.463; OKLCH L 79.0% C 0.123 H 358.0°. Best body text is #000000 at 10.27:1 contrast (WCAG AA passes).
Color values
| HEX | #FA98BA |
|---|---|
| RGB | rgb(250, 152, 186) |
| HSL | hsl(339, 91%, 79%) |
| HSV | hsv(339, 39%, 98%) |
| CMYK | cmyk(0%, 39.2%, 25.6%, 2%) |
| CIE-LAB | lab(73.76, 40.87, -1.83) |
| CIE-LCH | lch(73.76, 40.91, 357.44°) |
| OKLab | oklab(78.97% 0.1233 -0.0042) |
| OKLCH | oklch(78.97% 0.123 358) |
| XYZ | xyz(59.5171, 46.3299, 52.2527) |
| Luminance | 0.4633 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pinky
#FC86AA
ΔE00 4.26
Pig Pink
#E78EA5
ΔE00 4.73
Rosa
#FE86A4
ΔE00 5.23
Carnation Pink
#FF7FA7
ΔE00 5.61
Powder Pink
#FFB2D0
ΔE00 6.00
Pink (survey)
#FF81C0
ΔE00 6.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA98BA #98FAD8
analogous
#FA98EB #FA98BA #FAA798
triadic
#FA98BA #BAFA98 #98BAFA
tetradic
#FA98BA #EBFA98 #98FAD8 #A798FA
square
#FA98BA #EBFA98 #98FAD8 #A798FA
split-complementary
#FA98BA #98FAA7 #98EBFA
monochromatic
#F4236C #F75E93 #FA98BA #FDD2E1 #FEE2EB
Accessibility & contrast
On white
2.05
#FA98BA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.27
#FA98BA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA98BA
10.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA98BA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA98BA | 1.00 | 2.05 | 10.27 | 10.27 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5ABBB
Deuteranopia (green-blind)
#BDBCB8
Tritanopia (blue-blind)
#FF93A4
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #fa98ba; /* rgb */ color: rgb(250, 152, 186); /* oklch */ color: oklch(79.0% 0.123 358.0);
Tailwind
colors: {
custom: {
50: '#feb8ce',
500: '#fa98ba',
950: '#000000',
},
}SCSS
$custom: #fa98ba; $custom-light: #feb8ce; $custom-dark: #000000;
JSON
{
"hex": "#fa98ba",
"rgb": {
"r": 250,
"g": 152,
"b": 186
},
"hsl": {
"h": 339.184,
"s": 90.741,
"l": 78.824
},
"oklch": {
"l": 0.78971,
"c": 0.12334,
"h": 358
},
"luminance": 0.46326
}Semantic roles & 50–950 ramp
primary
#FA98BA
secondary
#D5F6EA
accent
#E69600
background
#FFFBFC
surface
#FFF6F9
border
#D7D0D2
text
#181113
muted
#868082