#F99FD2#F99FD2
#F99FD2 is a light, vivid pink. Relative luminance 0.496; OKLCH L 80.7% C 0.123 H 345.2°. Best body text is #000000 at 10.92:1 contrast (WCAG AA passes).
Color values
| HEX | #F99FD2 |
|---|---|
| RGB | rgb(249, 159, 210) |
| HSL | hsl(326, 88%, 80%) |
| HSV | hsv(326, 36%, 98%) |
| CMYK | cmyk(0%, 36.1%, 15.7%, 2.4%) |
| CIE-LAB | lab(75.82, 40.41, -11.98) |
| CIE-LCH | lch(75.82, 42.15, 343.48°) |
| OKLab | oklab(80.74% 0.1193 -0.0315) |
| OKLCH | oklch(80.74% 0.123 345.2) |
| XYZ | xyz(63.0984, 49.5928, 67.2091) |
| Luminance | 0.4959 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Powder Pink
#FFB2D0
ΔE00 6.03
Bubblegum Pink
#FE83CC
ΔE00 6.13
Pink (survey)
#FF81C0
ΔE00 6.50
Plum
#DDA0DD
ΔE00 7.07
Baby Pink
#FFB7CE
ΔE00 8.05
Pinky
#FC86AA
ΔE00 8.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F99FD2 #9FF9C6
analogous
#F39FF9 #F99FD2 #F99FA5
triadic
#F99FD2 #D2F99F #9FD2F9
tetradic
#F99FD2 #F9F39F #9FF9C6 #9FA5F9
square
#F99FD2 #F9F39F #9FF9C6 #9FA5F9
split-complementary
#F99FD2 #A5F99F #9FF9F3
monochromatic
#F22C9C #F565B7 #F99FD2 #FDD9ED #FDE2F1
Accessibility & contrast
On white
1.92
#F99FD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.92
#F99FD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F99FD2
10.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F99FD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F99FD2 | 1.00 | 1.92 | 10.92 | 10.92 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5B2D4
Deuteranopia (green-blind)
#BBC0D0
Tritanopia (blue-blind)
#FF9EB1
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #f99fd2; /* rgb */ color: rgb(249, 159, 210); /* oklch */ color: oklch(80.7% 0.123 345.2);
Tailwind
colors: {
custom: {
50: '#fcbcdf',
500: '#f99fd2',
950: '#000000',
},
}SCSS
$custom: #f99fd2; $custom-light: #fcbcdf; $custom-dark: #000000;
JSON
{
"hex": "#f99fd2",
"rgb": {
"r": 249,
"g": 159,
"b": 210
},
"hsl": {
"h": 326,
"s": 88.235,
"l": 80
},
"oklch": {
"l": 0.80742,
"c": 0.12341,
"h": 345.2
},
"luminance": 0.49589
}Semantic roles & 50–950 ramp
primary
#F99FD2
secondary
#D6F5E3
accent
#E56401
background
#FFFBFD
surface
#FFF6FB
border
#D7D0D4
text
#181215
muted
#868183