#F99AEF#F99AEF
#F99AEF is a light, vivid purple. Relative luminance 0.495; OKLCH L 81.0% C 0.155 H 330.7°. Best body text is #000000 at 10.90:1 contrast (WCAG AA passes).
Color values
| HEX | #F99AEF |
|---|---|
| RGB | rgb(249, 154, 239) |
| HSL | hsl(306, 89%, 79%) |
| HSV | hsv(306, 38%, 98%) |
| CMYK | cmyk(0%, 38.2%, 4%, 2.4%) |
| CIE-LAB | lab(75.75, 47.73, -27.90) |
| CIE-LCH | lch(75.75, 55.28, 329.69°) |
| OKLab | oklab(81.01% 0.1348 -0.0756) |
| OKLCH | oklch(81.01% 0.155 330.7) |
| XYZ | xyz(66.2017, 49.4861, 87.7093) |
| Luminance | 0.4948 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 5.64
Violet (CSS)
#EE82EE
ΔE00 5.74
Lavender Pink
#DD85D7
ΔE00 6.45
Bubblegum Pink
#FE83CC
ΔE00 7.32
Purply Pink
#F075E6
ΔE00 7.72
Mauve
#E0B0FF
ΔE00 8.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F99AEF #9AF9A4
analogous
#D49AF9 #F99AEF #F99AC0
triadic
#F99AEF #EFF99A #9AEFF9
tetradic
#F99AEF #F9D49A #9AF9A4 #9AC0F9
square
#F99AEF #F9D49A #9AF9A4 #9AC0F9
split-complementary
#F99AEF #C0F99A #9AF9D4
monochromatic
#F226DD #F660E6 #F99AEF #FCD4F8 #FDE2FA
Accessibility & contrast
On white
1.93
#F99AEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.90
#F99AEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F99AEF
10.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F99AEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F99AEF | 1.00 | 1.93 | 10.90 | 10.90 |
| #FFFFFF | 1.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#97B3F2
Deuteranopia (green-blind)
#AFBFEC
Tritanopia (blue-blind)
#FFA0BA
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #f99aef; /* rgb */ color: rgb(249, 154, 239); /* oklch */ color: oklch(81.0% 0.155 330.7);
Tailwind
colors: {
custom: {
50: '#fdb9f4',
500: '#f99aef',
950: '#000000',
},
}SCSS
$custom: #f99aef; $custom-light: #fdb9f4; $custom-dark: #000000;
JSON
{
"hex": "#f99aef",
"rgb": {
"r": 249,
"g": 154,
"b": 239
},
"hsl": {
"h": 306.316,
"s": 88.785,
"l": 79.02
},
"oklch": {
"l": 0.81014,
"c": 0.15455,
"h": 330.7
},
"luminance": 0.49483
}Semantic roles & 50–950 ramp
primary
#F99AEF
secondary
#D6F5D9
accent
#E51800
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#181217
muted
#868185