#FA98BE#FA98BE
#FA98BE is a light, vivid pink. Relative luminance 0.465; OKLCH L 79.1% C 0.125 H 355.6°. Best body text is #000000 at 10.30:1 contrast (WCAG AA passes).
Color values
| HEX | #FA98BE |
|---|---|
| RGB | rgb(250, 152, 190) |
| HSL | hsl(337, 91%, 79%) |
| HSV | hsv(337, 39%, 98%) |
| CMYK | cmyk(0%, 39.2%, 24%, 2%) |
| CIE-LAB | lab(73.87, 41.42, -3.87) |
| CIE-LCH | lch(73.87, 41.60, 354.66°) |
| OKLab | oklab(79.09% 0.1246 -0.0097) |
| OKLCH | oklch(79.09% 0.125 355.6) |
| XYZ | xyz(59.9483, 46.5024, 54.5236) |
| Luminance | 0.4650 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pinky
#FC86AA
ΔE00 4.77
Pig Pink
#E78EA5
ΔE00 5.46
Pink (survey)
#FF81C0
ΔE00 5.81
Powder Pink
#FFB2D0
ΔE00 5.90
Rosa
#FE86A4
ΔE00 5.99
Carnation Pink
#FF7FA7
ΔE00 6.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA98BE #98FAD4
analogous
#FA98EF #FA98BE #FAA398
triadic
#FA98BE #BEFA98 #98BEFA
tetradic
#FA98BE #EFFA98 #98FAD4 #A398FA
square
#FA98BE #EFFA98 #98FAD4 #A398FA
split-complementary
#FA98BE #98FAA3 #98EFFA
monochromatic
#F42374 #F75E99 #FA98BE #FDD2E3 #FEE2ED
Accessibility & contrast
On white
2.04
#FA98BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.30
#FA98BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA98BE
10.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA98BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA98BE | 1.00 | 2.04 | 10.30 | 10.30 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4ABBF
Deuteranopia (green-blind)
#BCBCBC
Tritanopia (blue-blind)
#FF93A5
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #fa98be; /* rgb */ color: rgb(250, 152, 190); /* oklch */ color: oklch(79.1% 0.125 355.6);
Tailwind
colors: {
custom: {
50: '#feb8d1',
500: '#fa98be',
950: '#000000',
},
}SCSS
$custom: #fa98be; $custom-light: #feb8d1; $custom-dark: #000000;
JSON
{
"hex": "#fa98be",
"rgb": {
"r": 250,
"g": 152,
"b": 190
},
"hsl": {
"h": 336.735,
"s": 90.741,
"l": 78.824
},
"oklch": {
"l": 0.79092,
"c": 0.12499,
"h": 355.6
},
"luminance": 0.46498
}Semantic roles & 50–950 ramp
primary
#FA98BE
secondary
#D5F6E9
accent
#E68D00
background
#FFFBFC
surface
#FFF6F9
border
#D7D0D2
text
#181114
muted
#868082