#F99ABC#F99ABC
#F99ABC is a light, moderate pink. Relative luminance 0.469; OKLCH L 79.2% C 0.120 H 357.2°. Best body text is #000000 at 10.38:1 contrast (WCAG AA passes).
Color values
| HEX | #F99ABC |
|---|---|
| RGB | rgb(249, 154, 188) |
| HSL | hsl(339, 89%, 79%) |
| HSV | hsv(339, 38%, 98%) |
| CMYK | cmyk(0%, 38.2%, 24.5%, 2.4%) |
| CIE-LAB | lab(74.12, 39.77, -2.42) |
| CIE-LCH | lch(74.12, 39.84, 356.52°) |
| OKLab | oklab(79.24% 0.1198 -0.0058) |
| OKLCH | oklch(79.24% 0.12 357.2) |
| XYZ | xyz(59.7011, 46.8859, 53.4726) |
| Luminance | 0.4688 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pinky
#FC86AA
ΔE00 4.82
Pig Pink
#E78EA5
ΔE00 5.00
Powder Pink
#FFB2D0
ΔE00 5.51
Rosa
#FE86A4
ΔE00 5.79
Carnation Pink
#FF7FA7
ΔE00 6.16
Soft Pink
#FDB0C0
ΔE00 6.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F99ABC #9AF9D7
analogous
#F99AEC #F99ABC #F9A89A
triadic
#F99ABC #BCF99A #9ABCF9
tetradic
#F99ABC #ECF99A #9AF9D7 #A89AF9
square
#F99ABC #ECF99A #9AF9D7 #A89AF9
split-complementary
#F99ABC #9AF9A8 #9AECF9
monochromatic
#F2266F #F66096 #F99ABC #FCD4E2 #FDE2EC
Accessibility & contrast
On white
2.02
#F99ABC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.38
#F99ABC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F99ABC
10.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F99ABC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F99ABC | 1.00 | 2.02 | 10.38 | 10.38 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6ACBD
Deuteranopia (green-blind)
#BDBDBA
Tritanopia (blue-blind)
#FF95A6
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #f99abc; /* rgb */ color: rgb(249, 154, 188); /* oklch */ color: oklch(79.2% 0.120 357.2);
Tailwind
colors: {
custom: {
50: '#fdb9d0',
500: '#f99abc',
950: '#000000',
},
}SCSS
$custom: #f99abc; $custom-light: #fdb9d0; $custom-dark: #000000;
JSON
{
"hex": "#f99abc",
"rgb": {
"r": 249,
"g": 154,
"b": 188
},
"hsl": {
"h": 338.526,
"s": 88.785,
"l": 79.02
},
"oklch": {
"l": 0.79236,
"c": 0.11992,
"h": 357.2
},
"luminance": 0.46882
}Semantic roles & 50–950 ramp
primary
#F99ABC
secondary
#D6F5EA
accent
#E59300
background
#FFFBFC
surface
#FFF6F9
border
#D7D0D2
text
#181113
muted
#868082