#F99AE3#F99AE3
#F99AE3 is a light, vivid pink. Relative luminance 0.488; OKLCH L 80.6% C 0.144 H 335.8°. Best body text is #000000 at 10.76:1 contrast (WCAG AA passes).
Color values
| HEX | #F99AE3 |
|---|---|
| RGB | rgb(249, 154, 227) |
| HSL | hsl(314, 89%, 79%) |
| HSV | hsv(314, 38%, 98%) |
| CMYK | cmyk(0%, 38.2%, 8.8%, 2.4%) |
| CIE-LAB | lab(75.33, 45.70, -22.01) |
| CIE-LCH | lch(75.33, 50.73, 334.28°) |
| OKLab | oklab(80.55% 0.1318 -0.0591) |
| OKLCH | oklch(80.55% 0.144 335.8) |
| XYZ | xyz(64.4874, 48.8004, 78.6808) |
| Luminance | 0.4880 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Plum
#DDA0DD
ΔE00 5.34
Bubblegum Pink
#FE83CC
ΔE00 5.69
Lavender Pink
#DD85D7
ΔE00 6.68
Violet (CSS)
#EE82EE
ΔE00 7.16
Pink (survey)
#FF81C0
ΔE00 7.65
Purply Pink
#F075E6
ΔE00 8.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F99AE3 #9AF9B0
analogous
#E09AF9 #F99AE3 #F99AB4
triadic
#F99AE3 #E3F99A #9AE3F9
tetradic
#F99AE3 #F9E09A #9AF9B0 #9AB4F9
square
#F99AE3 #F9E09A #9AF9B0 #9AB4F9
split-complementary
#F99AE3 #B4F99A #9AF9E0
monochromatic
#F226C3 #F660D3 #F99AE3 #FCD4F3 #FDE2F7
Accessibility & contrast
On white
1.95
#F99AE3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.76
#F99AE3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F99AE3
10.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F99AE3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F99AE3 | 1.00 | 1.95 | 10.76 | 10.76 |
| #FFFFFF | 1.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9BB1E6
Deuteranopia (green-blind)
#B3BFE0
Tritanopia (blue-blind)
#FF9EB5
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #f99ae3; /* rgb */ color: rgb(249, 154, 227); /* oklch */ color: oklch(80.6% 0.144 335.8);
Tailwind
colors: {
custom: {
50: '#fdb9ec',
500: '#f99ae3',
950: '#000000',
},
}SCSS
$custom: #f99ae3; $custom-light: #fdb9ec; $custom-dark: #000000;
JSON
{
"hex": "#f99ae3",
"rgb": {
"r": 249,
"g": 154,
"b": 227
},
"hsl": {
"h": 313.895,
"s": 88.785,
"l": 79.02
},
"oklch": {
"l": 0.80552,
"c": 0.14439,
"h": 335.8
},
"luminance": 0.48797
}Semantic roles & 50–950 ramp
primary
#F99AE3
secondary
#D6F5DD
accent
#E53500
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#181216
muted
#868184