#F96FED#F96FED
#F96FED is a light, highly saturated purple. Relative luminance 0.376; OKLCH L 75.0% C 0.221 H 331.0°. Best body text is #000000 at 8.52:1 contrast (WCAG AA passes).
Color values
| HEX | #F96FED |
|---|---|
| RGB | rgb(249, 111, 237) |
| HSL | hsl(305, 92%, 71%) |
| HSV | hsv(305, 55%, 98%) |
| CMYK | cmyk(0%, 55.4%, 4.8%, 2.4%) |
| CIE-LAB | lab(67.74, 68.04, -39.19) |
| CIE-LCH | lch(67.74, 78.52, 330.06°) |
| OKLab | oklab(75.03% 0.1934 -0.1072) |
| OKLCH | oklch(75.03% 0.221 331) |
| XYZ | xyz(60.0371, 37.6271, 84.2049) |
| Luminance | 0.3762 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.65
Candy Pink
#FF63E9
ΔE00 1.90
Light Magenta
#FA5FF7
ΔE00 3.03
Violet Pink
#FB5FFC
ΔE00 3.42
Violet (CSS)
#EE82EE
ΔE00 3.48
Orchid
#DA70D6
ΔE00 5.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F96FED #6FF97B
analogous
#C06FF9 #F96FED #F96FA8
triadic
#F96FED #EDF96F #6FEDF9
tetradic
#F96FED #F9C06F #6FF97B #6FA8F9
square
#F96FED #F9C06F #6FF97B #6FA8F9
split-complementary
#F96FED #A8F96F #6FF9C0
monochromatic
#E40AD1 #F734E6 #F96FED #FBAAF4 #FEE2FB
Accessibility & contrast
On white
2.46
#F96FED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.52
#F96FED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F96FED
8.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F96FED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F96FED | 1.00 | 2.46 | 8.52 | 8.52 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6899F1
Deuteranopia (green-blind)
#93ACE9
Tritanopia (blue-blind)
#FF7BA4
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #f96fed; /* rgb */ color: rgb(249, 111, 237); /* oklch */ color: oklch(75.0% 0.221 331.0);
Tailwind
colors: {
custom: {
50: '#fe9ff3',
500: '#f96fed',
950: '#000000',
},
}SCSS
$custom: #f96fed; $custom-light: #fe9ff3; $custom-dark: #000000;
JSON
{
"hex": "#f96fed",
"rgb": {
"r": 249,
"g": 111,
"b": 237
},
"hsl": {
"h": 305.217,
"s": 92,
"l": 70.588
},
"oklch": {
"l": 0.7503,
"c": 0.22111,
"h": 331
},
"luminance": 0.37623
}Semantic roles & 50–950 ramp
primary
#F96FED
secondary
#CFF5D2
accent
#E61400
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#180F17
muted
#867F85