#F99ABE#F99ABE
#F99ABE is a light, vivid pink. Relative luminance 0.470; OKLCH L 79.3% C 0.121 H 355.9°. Best body text is #000000 at 10.39:1 contrast (WCAG AA passes).
Color values
| HEX | #F99ABE |
|---|---|
| RGB | rgb(249, 154, 190) |
| HSL | hsl(337, 89%, 79%) |
| HSV | hsv(337, 38%, 98%) |
| CMYK | cmyk(0%, 38.2%, 23.7%, 2.4%) |
| CIE-LAB | lab(74.17, 40.05, -3.44) |
| CIE-LCH | lch(74.17, 40.20, 355.09°) |
| OKLab | oklab(79.3% 0.1205 -0.0085) |
| OKLCH | oklch(79.3% 0.121 355.9) |
| XYZ | xyz(59.9181, 46.9727, 54.6160) |
| Luminance | 0.4697 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pinky
#FC86AA
ΔE00 5.05
Pig Pink
#E78EA5
ΔE00 5.37
Powder Pink
#FFB2D0
ΔE00 5.46
Rosa
#FE86A4
ΔE00 6.16
Carnation Pink
#FF7FA7
ΔE00 6.35
Pink (survey)
#FF81C0
ΔE00 6.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F99ABE #9AF9D5
analogous
#F99AEE #F99ABE #F9A69A
triadic
#F99ABE #BEF99A #9ABEF9
tetradic
#F99ABE #EEF99A #9AF9D5 #A69AF9
square
#F99ABE #EEF99A #9AF9D5 #A69AF9
split-complementary
#F99ABE #9AF9A6 #9AEEF9
monochromatic
#F22674 #F66099 #F99ABE #FCD4E3 #FDE2EC
Accessibility & contrast
On white
2.02
#F99ABE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.39
#F99ABE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F99ABE
10.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F99ABE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F99ABE | 1.00 | 2.02 | 10.39 | 10.39 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6ACBF
Deuteranopia (green-blind)
#BDBDBC
Tritanopia (blue-blind)
#FF95A7
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #f99abe; /* rgb */ color: rgb(249, 154, 190); /* oklch */ color: oklch(79.3% 0.121 355.9);
Tailwind
colors: {
custom: {
50: '#fdb9d1',
500: '#f99abe',
950: '#000000',
},
}SCSS
$custom: #f99abe; $custom-light: #fdb9d1; $custom-dark: #000000;
JSON
{
"hex": "#f99abe",
"rgb": {
"r": 249,
"g": 154,
"b": 190
},
"hsl": {
"h": 337.263,
"s": 88.785,
"l": 79.02
},
"oklch": {
"l": 0.79296,
"c": 0.12076,
"h": 355.9
},
"luminance": 0.46969
}Semantic roles & 50–950 ramp
primary
#F99ABE
secondary
#D6F5E9
accent
#E58F00
background
#FFFBFC
surface
#FFF6F9
border
#D7D0D2
text
#181114
muted
#868082