#F96AED#F96AED
#F96AED is a light, highly saturated purple. Relative luminance 0.366; OKLCH L 74.4% C 0.228 H 331.0°. Best body text is #000000 at 8.31:1 contrast (WCAG AA passes).
Color values
| HEX | #F96AED |
|---|---|
| RGB | rgb(249, 106, 237) |
| HSL | hsl(305, 92%, 70%) |
| HSV | hsv(305, 57%, 98%) |
| CMYK | cmyk(0%, 57.4%, 4.8%, 2.4%) |
| CIE-LAB | lab(66.95, 70.19, -40.43) |
| CIE-LCH | lch(66.95, 81.01, 330.06°) |
| OKLab | oklab(74.45% 0.1996 -0.1108) |
| OKLCH | oklch(74.45% 0.228 331) |
| XYZ | xyz(59.5067, 36.5663, 84.0281) |
| Luminance | 0.3656 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Candy Pink
#FF63E9
ΔE00 1.41
Purply Pink
#F075E6
ΔE00 2.15
Light Magenta
#FA5FF7
ΔE00 2.33
Violet Pink
#FB5FFC
ΔE00 2.82
Violet (CSS)
#EE82EE
ΔE00 4.19
Orchid
#DA70D6
ΔE00 5.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F96AED #6AF976
analogous
#BE6AF9 #F96AED #F96AA6
triadic
#F96AED #EDF96A #6AEDF9
tetradic
#F96AED #F9BE6A #6AF976 #6AA6F9
square
#F96AED #F9BE6A #6AF976 #6AA6F9
split-complementary
#F96AED #A6F96A #6AF9BE
monochromatic
#E009CE #F72FE6 #F96AED #FBA5F4 #FEE0FB
Accessibility & contrast
On white
2.53
#F96AED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.31
#F96AED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F96AED
8.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F96AED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F96AED | 1.00 | 2.53 | 8.31 | 8.31 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6296F1
Deuteranopia (green-blind)
#90AAE9
Tritanopia (blue-blind)
#FF77A2
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #f96aed; /* rgb */ color: rgb(249, 106, 237); /* oklch */ color: oklch(74.4% 0.228 331.0);
Tailwind
colors: {
custom: {
50: '#fe9cf3',
500: '#f96aed',
950: '#000000',
},
}SCSS
$custom: #f96aed; $custom-light: #fe9cf3; $custom-dark: #000000;
JSON
{
"hex": "#f96aed",
"rgb": {
"r": 249,
"g": 106,
"b": 237
},
"hsl": {
"h": 305.035,
"s": 92.258,
"l": 69.608
},
"oklch": {
"l": 0.74448,
"c": 0.22824,
"h": 331
},
"luminance": 0.36562
}Semantic roles & 50–950 ramp
primary
#F96AED
secondary
#CBF4CE
accent
#E61300
background
#FFFAFE
surface
#FFF3FD
border
#D7CDD5
text
#180F17
muted
#867F85