#F99FEE#F99FEE
#F99FEE is a light, vivid purple. Relative luminance 0.511; OKLCH L 81.8% C 0.145 H 331.3°. Best body text is #000000 at 11.22:1 contrast (WCAG AA passes).
Color values
| HEX | #F99FEE |
|---|---|
| RGB | rgb(249, 159, 238) |
| HSL | hsl(307, 88%, 80%) |
| HSV | hsv(307, 36%, 98%) |
| CMYK | cmyk(0%, 36.1%, 4.4%, 2.4%) |
| CIE-LAB | lab(76.75, 44.99, -25.83) |
| CIE-LCH | lch(76.75, 51.88, 330.14°) |
| OKLab | oklab(81.75% 0.1273 -0.0698) |
| OKLCH | oklch(81.75% 0.145 331.3) |
| XYZ | xyz(66.8968, 51.1122, 87.2142) |
| Luminance | 0.5111 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 5.13
Violet (CSS)
#EE82EE
ΔE00 6.92
Lavender Pink
#DD85D7
ΔE00 7.18
Bubblegum Pink
#FE83CC
ΔE00 7.63
Mauve
#E0B0FF
ΔE00 7.93
Light Lavendar
#EFC0FE
ΔE00 8.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F99FEE #9FF9AA
analogous
#D79FF9 #F99FEE #F99FC1
triadic
#F99FEE #EEF99F #9FEEF9
tetradic
#F99FEE #F9D79F #9FF9AA #9FC1F9
square
#F99FEE #F9D79F #9FF9AA #9FC1F9
split-complementary
#F99FEE #C1F99F #9FF9D7
monochromatic
#F22CDA #F565E4 #F99FEE #FDD9F8 #FDE2FA
Accessibility & contrast
On white
1.87
#F99FEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.22
#F99FEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F99FEE
11.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F99FEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F99FEE | 1.00 | 1.87 | 11.22 | 11.22 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CB6F1
Deuteranopia (green-blind)
#B3C2EB
Tritanopia (blue-blind)
#FFA5BC
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #f99fee; /* rgb */ color: rgb(249, 159, 238); /* oklch */ color: oklch(81.8% 0.145 331.3);
Tailwind
colors: {
custom: {
50: '#fcbdf3',
500: '#f99fee',
950: '#000000',
},
}SCSS
$custom: #f99fee; $custom-light: #fcbdf3; $custom-dark: #000000;
JSON
{
"hex": "#f99fee",
"rgb": {
"r": 249,
"g": 159,
"b": 238
},
"hsl": {
"h": 307.333,
"s": 88.235,
"l": 80
},
"oklch": {
"l": 0.81751,
"c": 0.14516,
"h": 331.3
},
"luminance": 0.51109
}Semantic roles & 50–950 ramp
primary
#F99FEE
secondary
#62DA71
accent
#E51D01
background
#FFFDFF
surface
#FFF8FE
border
#D7D1D6
text
#181217
muted
#868285