#F96EEF#F96EEF
#F96EEF is a light, highly saturated purple. Relative luminance 0.375; OKLCH L 75.0% C 0.224 H 330.4°. Best body text is #000000 at 8.50:1 contrast (WCAG AA passes).
Color values
| HEX | #F96EEF |
|---|---|
| RGB | rgb(249, 110, 239) |
| HSL | hsl(304, 92%, 70%) |
| HSV | hsv(304, 56%, 98%) |
| CMYK | cmyk(0%, 55.8%, 4%, 2.4%) |
| CIE-LAB | lab(67.67, 68.80, -40.41) |
| CIE-LCH | lch(67.67, 79.79, 329.57°) |
| OKLab | oklab(75.01% 0.1949 -0.1107) |
| OKLCH | oklch(75.01% 0.224 330.4) |
| XYZ | xyz(60.2224, 37.5276, 85.7162) |
| Luminance | 0.3752 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.89
Candy Pink
#FF63E9
ΔE00 1.94
Light Magenta
#FA5FF7
ΔE00 2.69
Violet Pink
#FB5FFC
ΔE00 3.05
Violet (CSS)
#EE82EE
ΔE00 3.61
Orchid
#DA70D6
ΔE00 5.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F96EEF #6EF978
analogous
#BE6EF9 #F96EEF #F96EA9
triadic
#F96EEF #EFF96E #6EEFF9
tetradic
#F96EEF #F9BE6E #6EF978 #6EA9F9
square
#F96EEF #F9BE6E #6EF978 #6EA9F9
split-complementary
#F96EEF #A9F96E #6EF9BE
monochromatic
#E309D4 #F733E9 #F96EEF #FBA9F5 #FEE2FC
Accessibility & contrast
On white
2.47
#F96EEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.50
#F96EEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F96EEF
8.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F96EEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F96EEF | 1.00 | 2.47 | 8.50 | 8.50 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6699F3
Deuteranopia (green-blind)
#92ACEB
Tritanopia (blue-blind)
#FF7BA5
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #f96eef; /* rgb */ color: rgb(249, 110, 239); /* oklch */ color: oklch(75.0% 0.224 330.4);
Tailwind
colors: {
custom: {
50: '#fe9ef4',
500: '#f96eef',
950: '#000000',
},
}SCSS
$custom: #f96eef; $custom-light: #fe9ef4; $custom-dark: #000000;
JSON
{
"hex": "#f96eef",
"rgb": {
"r": 249,
"g": 110,
"b": 239
},
"hsl": {
"h": 304.317,
"s": 92.053,
"l": 70.392
},
"oklch": {
"l": 0.75005,
"c": 0.22414,
"h": 330.4
},
"luminance": 0.37524
}Semantic roles & 50–950 ramp
primary
#F96EEF
secondary
#CEF4D1
accent
#E61100
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#180F17
muted
#867F85