#F96EF0#F96EF0
#F96EF0 is a light, highly saturated purple. Relative luminance 0.376; OKLCH L 75.1% C 0.225 H 330.1°. Best body text is #000000 at 8.52:1 contrast (WCAG AA passes).
Color values
| HEX | #F96EF0 |
|---|---|
| RGB | rgb(249, 110, 240) |
| HSL | hsl(304, 92%, 70%) |
| HSV | hsv(304, 56%, 98%) |
| CMYK | cmyk(0%, 55.8%, 3.6%, 2.4%) |
| CIE-LAB | lab(67.72, 68.96, -40.89) |
| CIE-LCH | lch(67.72, 80.17, 329.33°) |
| OKLab | oklab(75.05% 0.195 -0.1121) |
| OKLCH | oklch(75.05% 0.225 330.1) |
| XYZ | xyz(60.3706, 37.5869, 86.4964) |
| Luminance | 0.3758 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.99
Candy Pink
#FF63E9
ΔE00 2.03
Light Magenta
#FA5FF7
ΔE00 2.60
Violet Pink
#FB5FFC
ΔE00 2.94
Violet (CSS)
#EE82EE
ΔE00 3.61
Orchid
#DA70D6
ΔE00 5.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F96EF0 #6EF977
analogous
#BC6EF9 #F96EF0 #F96EAA
triadic
#F96EF0 #F0F96E #6EF0F9
tetradic
#F96EF0 #F9BC6E #6EF977 #6EAAF9
square
#F96EF0 #F9BC6E #6EF977 #6EAAF9
split-complementary
#F96EF0 #AAF96E #6EF9BC
monochromatic
#E309D5 #F733EA #F96EF0 #FBA9F6 #FEE2FC
Accessibility & contrast
On white
2.47
#F96EF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.52
#F96EF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F96EF0
8.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F96EF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F96EF0 | 1.00 | 2.47 | 8.52 | 8.52 |
| #FFFFFF | 2.47 | 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)
#6599F4
Deuteranopia (green-blind)
#91ACEC
Tritanopia (blue-blind)
#FF7BA5
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #f96ef0; /* rgb */ color: rgb(249, 110, 240); /* oklch */ color: oklch(75.1% 0.225 330.1);
Tailwind
colors: {
custom: {
50: '#fe9ef5',
500: '#f96ef0',
950: '#000000',
},
}SCSS
$custom: #f96ef0; $custom-light: #fe9ef5; $custom-dark: #000000;
JSON
{
"hex": "#f96ef0",
"rgb": {
"r": 249,
"g": 110,
"b": 240
},
"hsl": {
"h": 303.885,
"s": 92.053,
"l": 70.392
},
"oklch": {
"l": 0.75051,
"c": 0.22494,
"h": 330.1
},
"luminance": 0.37583
}Semantic roles & 50–950 ramp
primary
#F96EF0
secondary
#CEF4D1
accent
#E60F00
background
#FFFAFF
surface
#FFF4FE
border
#D7CED6
text
#180F17
muted
#867F85