#F99CFD#F99CFD
#F99CFD is a light, vivid purple. Relative luminance 0.510; OKLCH L 81.9% C 0.164 H 325.5°. Best body text is #000000 at 11.20:1 contrast (WCAG AA passes).
Color values
| HEX | #F99CFD |
|---|---|
| RGB | rgb(249, 156, 253) |
| HSL | hsl(298, 96%, 80%) |
| HSV | hsv(298, 38%, 99%) |
| CMYK | cmyk(1.6%, 38.3%, 0%, 0.8%) |
| CIE-LAB | lab(76.69, 49.18, -34.04) |
| CIE-LCH | lch(76.69, 59.81, 325.31°) |
| OKLab | oklab(81.89% 0.1352 -0.0929) |
| OKLCH | oklch(81.89% 0.164 325.5) |
| XYZ | xyz(68.6834, 51.0114, 99.1377) |
| Luminance | 0.5101 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 5.61
Plum
#DDA0DD
ΔE00 6.82
Mauve
#E0B0FF
ΔE00 7.13
Lavender Pink
#DD85D7
ΔE00 7.47
Purply Pink
#F075E6
ΔE00 8.04
Lilac (survey)
#CEA2FD
ΔE00 8.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F99CFD #A0FD9C
analogous
#C99CFD #F99CFD #FD9CD0
triadic
#F99CFD #FDF99C #9CFDF9
tetradic
#F99CFD #FDC99C #A0FD9C #9CD0FD
square
#F99CFD #FDC99C #A0FD9C #9CD0FD
split-complementary
#F99CFD #D0FD9C #9CFDC9
monochromatic
#F224FB #F560FC #F99CFD #FDD8FE #FDE1FE
Accessibility & contrast
On white
1.87
#F99CFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.20
#F99CFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F99CFD
11.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F99CFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F99CFD | 1.00 | 1.87 | 11.20 | 11.20 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#93B6FF
Deuteranopia (green-blind)
#ACC1FA
Tritanopia (blue-blind)
#FEA6C1
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #f99cfd; /* rgb */ color: rgb(249, 156, 253); /* oklch */ color: oklch(81.9% 0.164 325.5);
Tailwind
colors: {
custom: {
50: '#fdbbfe',
500: '#f99cfd',
950: '#000000',
},
}SCSS
$custom: #f99cfd; $custom-light: #fdbbfe; $custom-dark: #000000;
JSON
{
"hex": "#f99cfd",
"rgb": {
"r": 249,
"g": 156,
"b": 253
},
"hsl": {
"h": 297.526,
"s": 96.04,
"l": 80.196
},
"oklch": {
"l": 0.81889,
"c": 0.16403,
"h": 325.5
},
"luminance": 0.51009
}Semantic roles & 50–950 ramp
primary
#F99CFD
secondary
#63DF5E
accent
#E60009
background
#FFFDFF
surface
#FFF8FF
border
#D7D1D7
text
#181218
muted
#868286