#F99DFF#F99DFF
#F99DFF is a very light, vivid purple. Relative luminance 0.515; OKLCH L 82.1% C 0.164 H 324.8°. Best body text is #000000 at 11.29:1 contrast (WCAG AA passes).
Color values
| HEX | #F99DFF |
|---|---|
| RGB | rgb(249, 157, 255) |
| HSL | hsl(296, 100%, 81%) |
| HSV | hsv(296, 38%, 100%) |
| CMYK | cmyk(2.4%, 38.4%, 0%, 0%) |
| CIE-LAB | lab(76.97, 49.03, -34.69) |
| CIE-LCH | lch(76.97, 60.06, 324.72°) |
| OKLab | oklab(82.13% 0.1342 -0.0948) |
| OKLCH | oklch(82.13% 0.164 324.8) |
| XYZ | xyz(69.1722, 51.4765, 100.8806) |
| Luminance | 0.5147 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 5.83
Mauve
#E0B0FF
ΔE00 6.92
Plum
#DDA0DD
ΔE00 6.98
Lavender Pink
#DD85D7
ΔE00 7.74
Purply Pink
#F075E6
ΔE00 8.29
Lilac (survey)
#CEA2FD
ΔE00 8.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F99DFF #A3FF9D
analogous
#C89DFF #F99DFF #FF9DD4
triadic
#F99DFF #FFF99D #9DFFF9
tetradic
#F99DFF #FFC89D #A3FF9D #9DD4FF
square
#F99DFF #FFC89D #A3FF9D #9DD4FF
split-complementary
#F99DFF #D4FF9D #9DFFC8
monochromatic
#F223FF #F560FF #F99DFF #FDDAFF #FDE0FF
Accessibility & contrast
On white
1.86
#F99DFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.29
#F99DFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F99DFF
11.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F99DFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F99DFF | 1.00 | 1.86 | 11.29 | 11.29 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#94B7FF
Deuteranopia (green-blind)
#ACC2FC
Tritanopia (blue-blind)
#FDA7C2
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #f99dff; /* rgb */ color: rgb(249, 157, 255); /* oklch */ color: oklch(82.1% 0.164 324.8);
Tailwind
colors: {
custom: {
50: '#fdbcff',
500: '#f99dff',
950: '#000000',
},
}SCSS
$custom: #f99dff; $custom-light: #fdbcff; $custom-dark: #000000;
JSON
{
"hex": "#f99dff",
"rgb": {
"r": 249,
"g": 157,
"b": 255
},
"hsl": {
"h": 296.327,
"s": 100,
"l": 80.784
},
"oklch": {
"l": 0.82125,
"c": 0.16426,
"h": 324.8
},
"luminance": 0.51474
}Semantic roles & 50–950 ramp
primary
#F99DFF
secondary
#66E35E
accent
#E6000E
background
#FFFDFF
surface
#FFF8FF
border
#D7D1D7
text
#181218
muted
#868286