#F99AE1#F99AE1
#F99AE1 is a light, vivid pink. Relative luminance 0.487; OKLCH L 80.5% C 0.143 H 336.8°. Best body text is #000000 at 10.74:1 contrast (WCAG AA passes).
Color values
| HEX | #F99AE1 |
|---|---|
| RGB | rgb(249, 154, 225) |
| HSL | hsl(315, 89%, 79%) |
| HSV | hsv(315, 38%, 98%) |
| CMYK | cmyk(0%, 38.2%, 9.6%, 2.4%) |
| CIE-LAB | lab(75.26, 45.38, -21.03) |
| CIE-LCH | lch(75.26, 50.01, 335.14°) |
| OKLab | oklab(80.48% 0.1312 -0.0563) |
| OKLCH | oklch(80.48% 0.143 336.8) |
| XYZ | xyz(64.2130, 48.6907, 77.2355) |
| Luminance | 0.4869 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Plum
#DDA0DD
ΔE00 5.40
Bubblegum Pink
#FE83CC
ΔE00 5.48
Lavender Pink
#DD85D7
ΔE00 6.81
Pink (survey)
#FF81C0
ΔE00 7.35
Violet (CSS)
#EE82EE
ΔE00 7.47
Purply Pink
#F075E6
ΔE00 8.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F99AE1 #9AF9B2
analogous
#E29AF9 #F99AE1 #F99AB2
triadic
#F99AE1 #E1F99A #9AE1F9
tetradic
#F99AE1 #F9E29A #9AF9B2 #9AB2F9
square
#F99AE1 #F9E29A #9AF9B2 #9AB2F9
split-complementary
#F99AE1 #B2F99A #9AF9E2
monochromatic
#F226BF #F660D0 #F99AE1 #FCD4F2 #FDE2F6
Accessibility & contrast
On white
1.96
#F99AE1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.74
#F99AE1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F99AE1
10.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F99AE1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F99AE1 | 1.00 | 1.96 | 10.74 | 10.74 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CB1E4
Deuteranopia (green-blind)
#B4BFDE
Tritanopia (blue-blind)
#FF9DB4
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #f99ae1; /* rgb */ color: rgb(249, 154, 225); /* oklch */ color: oklch(80.5% 0.143 336.8);
Tailwind
colors: {
custom: {
50: '#fdb9ea',
500: '#f99ae1',
950: '#000000',
},
}SCSS
$custom: #f99ae1; $custom-light: #fdb9ea; $custom-dark: #000000;
JSON
{
"hex": "#f99ae1",
"rgb": {
"r": 249,
"g": 154,
"b": 225
},
"hsl": {
"h": 315.158,
"s": 88.785,
"l": 79.02
},
"oklch": {
"l": 0.80478,
"c": 0.14279,
"h": 336.8
},
"luminance": 0.48687
}Semantic roles & 50–950 ramp
primary
#F99AE1
secondary
#D6F5DE
accent
#E53A00
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#181216
muted
#868184