#F99EEF#F99EEF
#F99EEF is a light, vivid purple. Relative luminance 0.508; OKLCH L 81.6% C 0.148 H 330.8°. Best body text is #000000 at 11.17:1 contrast (WCAG AA passes).
Color values
| HEX | #F99EEF |
|---|---|
| RGB | rgb(249, 158, 239) |
| HSL | hsl(307, 88%, 80%) |
| HSV | hsv(307, 37%, 98%) |
| CMYK | cmyk(0%, 36.5%, 4%, 2.4%) |
| CIE-LAB | lab(76.58, 45.68, -26.64) |
| CIE-LCH | lch(76.58, 52.88, 329.75°) |
| OKLab | oklab(81.63% 0.129 -0.072) |
| OKLCH | oklch(81.63% 0.148 330.8) |
| XYZ | xyz(66.8729, 50.8286, 87.9330) |
| Luminance | 0.5082 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 5.26
Violet (CSS)
#EE82EE
ΔE00 6.61
Lavender Pink
#DD85D7
ΔE00 7.02
Bubblegum Pink
#FE83CC
ΔE00 7.66
Mauve
#E0B0FF
ΔE00 7.90
Purply Pink
#F075E6
ΔE00 8.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F99EEF #9EF9A8
analogous
#D59EF9 #F99EEF #F99EC2
triadic
#F99EEF #EFF99E #9EEFF9
tetradic
#F99EEF #F9D59E #9EF9A8 #9EC2F9
square
#F99EEF #F9D59E #9EF9A8 #9EC2F9
split-complementary
#F99EEF #C2F99E #9EF9D5
monochromatic
#F22BDC #F564E5 #F99EEF #FDD8F9 #FDE2FA
Accessibility & contrast
On white
1.88
#F99EEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.17
#F99EEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F99EEF
11.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F99EEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F99EEF | 1.00 | 1.88 | 11.17 | 11.17 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9BB5F2
Deuteranopia (green-blind)
#B2C1EC
Tritanopia (blue-blind)
#FFA4BC
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #f99eef; /* rgb */ color: rgb(249, 158, 239); /* oklch */ color: oklch(81.6% 0.148 330.8);
Tailwind
colors: {
custom: {
50: '#fcbcf4',
500: '#f99eef',
950: '#000000',
},
}SCSS
$custom: #f99eef; $custom-light: #fcbcf4; $custom-dark: #000000;
JSON
{
"hex": "#f99eef",
"rgb": {
"r": 249,
"g": 158,
"b": 239
},
"hsl": {
"h": 306.593,
"s": 88.35,
"l": 79.804
},
"oklch": {
"l": 0.81633,
"c": 0.14775,
"h": 330.8
},
"luminance": 0.50825
}Semantic roles & 50–950 ramp
primary
#F99EEF
secondary
#61DA6F
accent
#E51A01
background
#FFFDFF
surface
#FFF8FE
border
#D7D1D6
text
#181217
muted
#868285