#FA99BE#FA99BE
#FA99BE is a light, vivid pink. Relative luminance 0.468; OKLCH L 79.3% C 0.123 H 355.9°. Best body text is #000000 at 10.36:1 contrast (WCAG AA passes).
Color values
| HEX | #FA99BE |
|---|---|
| RGB | rgb(250, 153, 190) |
| HSL | hsl(337, 91%, 79%) |
| HSV | hsv(337, 39%, 98%) |
| CMYK | cmyk(0%, 38.8%, 24%, 2%) |
| CIE-LAB | lab(74.08, 40.91, -3.56) |
| CIE-LCH | lch(74.08, 41.06, 355.02°) |
| OKLab | oklab(79.25% 0.1231 -0.0088) |
| OKLCH | oklch(79.25% 0.123 355.9) |
| XYZ | xyz(60.1112, 46.8283, 54.5779) |
| Luminance | 0.4682 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pinky
#FC86AA
ΔE00 4.87
Pig Pink
#E78EA5
ΔE00 5.43
Powder Pink
#FFB2D0
ΔE00 5.68
Rosa
#FE86A4
ΔE00 6.03
Pink (survey)
#FF81C0
ΔE00 6.09
Carnation Pink
#FF7FA7
ΔE00 6.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA99BE #99FAD5
analogous
#FA99EF #FA99BE #FAA599
triadic
#FA99BE #BEFA99 #99BEFA
tetradic
#FA99BE #EFFA99 #99FAD5 #A599FA
square
#FA99BE #EFFA99 #99FAD5 #A599FA
split-complementary
#FA99BE #99FAA5 #99EFFA
monochromatic
#F42474 #F75F99 #FA99BE #FDD3E3 #FEE2EC
Accessibility & contrast
On white
2.03
#FA99BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.36
#FA99BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA99BE
10.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA99BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA99BE | 1.00 | 2.03 | 10.36 | 10.36 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5ACBF
Deuteranopia (green-blind)
#BDBDBC
Tritanopia (blue-blind)
#FF94A6
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #fa99be; /* rgb */ color: rgb(250, 153, 190); /* oklch */ color: oklch(79.3% 0.123 355.9);
Tailwind
colors: {
custom: {
50: '#feb8d1',
500: '#fa99be',
950: '#000000',
},
}SCSS
$custom: #fa99be; $custom-light: #feb8d1; $custom-dark: #000000;
JSON
{
"hex": "#fa99be",
"rgb": {
"r": 250,
"g": 153,
"b": 190
},
"hsl": {
"h": 337.113,
"s": 90.654,
"l": 79.02
},
"oklch": {
"l": 0.79251,
"c": 0.12341,
"h": 355.9
},
"luminance": 0.46824
}Semantic roles & 50–950 ramp
primary
#FA99BE
secondary
#D5F6E9
accent
#E68E00
background
#FFFBFC
surface
#FFF6F9
border
#D7D0D2
text
#181114
muted
#868082