#F99FFE#F99FFE
#F99FFE is a very light, vivid purple. Relative luminance 0.521; OKLCH L 82.4% C 0.160 H 325.1°. Best body text is #000000 at 11.42:1 contrast (WCAG AA passes).
Color values
| HEX | #F99FFE |
|---|---|
| RGB | rgb(249, 159, 254) |
| HSL | hsl(297, 98%, 81%) |
| HSV | hsv(297, 37%, 100%) |
| CMYK | cmyk(2%, 37.4%, 0%, 0.4%) |
| CIE-LAB | lab(77.34, 47.82, -33.58) |
| CIE-LCH | lch(77.34, 58.43, 324.93°) |
| OKLab | oklab(82.39% 0.1311 -0.0916) |
| OKLCH | oklch(82.39% 0.16 325.1) |
| XYZ | xyz(69.3528, 52.0945, 100.1488) |
| Luminance | 0.5209 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 6.21
Plum
#DDA0DD
ΔE00 6.68
Mauve
#E0B0FF
ΔE00 6.68
Lavender Pink
#DD85D7
ΔE00 7.87
Lilac (survey)
#CEA2FD
ΔE00 8.48
Light Lavendar
#EFC0FE
ΔE00 8.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F99FFE #A4FE9F
analogous
#C99FFE #F99FFE #FE9FD3
triadic
#F99FFE #FEF99F #9FFEF9
tetradic
#F99FFE #FEC99F #A4FE9F #9FD3FE
square
#F99FFE #FEC99F #A4FE9F #9FD3FE
split-complementary
#F99FFE #D3FE9F #9FFEC9
monochromatic
#F126FD #F562FD #F99FFE #FDDCFF #FDE1FF
Accessibility & contrast
On white
1.84
#F99FFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.42
#F99FFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F99FFE
11.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F99FFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F99FFE | 1.00 | 1.84 | 11.42 | 11.42 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#96B8FF
Deuteranopia (green-blind)
#ADC3FB
Tritanopia (blue-blind)
#FDA9C3
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #f99ffe; /* rgb */ color: rgb(249, 159, 254); /* oklch */ color: oklch(82.4% 0.160 325.1);
Tailwind
colors: {
custom: {
50: '#fdbdff',
500: '#f99ffe',
950: '#000000',
},
}SCSS
$custom: #f99ffe; $custom-light: #fdbdff; $custom-dark: #000000;
JSON
{
"hex": "#f99ffe",
"rgb": {
"r": 249,
"g": 159,
"b": 254
},
"hsl": {
"h": 296.842,
"s": 97.938,
"l": 80.98
},
"oklch": {
"l": 0.82391,
"c": 0.15996,
"h": 325.1
},
"luminance": 0.52092
}Semantic roles & 50–950 ramp
primary
#F99FFE
secondary
#67E160
accent
#E6000C
background
#FFFDFF
surface
#FFF8FF
border
#D7D1D7
text
#181218
muted
#868286