#F96AEB#F96AEB
#F96AEB is a light, highly saturated purple. Relative luminance 0.364; OKLCH L 74.4% C 0.227 H 331.6°. Best body text is #000000 at 8.29:1 contrast (WCAG AA passes).
Color values
| HEX | #F96AEB |
|---|---|
| RGB | rgb(249, 106, 235) |
| HSL | hsl(306, 92%, 70%) |
| HSV | hsv(306, 57%, 98%) |
| CMYK | cmyk(0%, 57.4%, 5.6%, 2.4%) |
| CIE-LAB | lab(66.86, 69.88, -39.46) |
| CIE-LCH | lch(66.86, 80.25, 330.54°) |
| OKLab | oklab(74.36% 0.1993 -0.108) |
| OKLCH | oklch(74.36% 0.227 331.6) |
| XYZ | xyz(59.2162, 36.4501, 82.4978) |
| Luminance | 0.3645 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Candy Pink
#FF63E9
ΔE00 1.23
Purply Pink
#F075E6
ΔE00 2.04
Light Magenta
#FA5FF7
ΔE00 2.58
Violet Pink
#FB5FFC
ΔE00 3.09
Violet (CSS)
#EE82EE
ΔE00 4.22
Orchid
#DA70D6
ΔE00 5.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F96AEB #6AF978
analogous
#C06AF9 #F96AEB #F96AA4
triadic
#F96AEB #EBF96A #6AEBF9
tetradic
#F96AEB #F9C06A #6AF978 #6AA4F9
square
#F96AEB #F9C06A #6AF978 #6AA4F9
split-complementary
#F96AEB #A4F96A #6AF9C0
monochromatic
#E009CB #F72FE3 #F96AEB #FBA5F3 #FEE0FB
Accessibility & contrast
On white
2.53
#F96AEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.29
#F96AEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F96AEB
8.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F96AEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F96AEB | 1.00 | 2.53 | 8.29 | 8.29 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6396EF
Deuteranopia (green-blind)
#91AAE7
Tritanopia (blue-blind)
#FF76A1
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #f96aeb; /* rgb */ color: rgb(249, 106, 235); /* oklch */ color: oklch(74.4% 0.227 331.6);
Tailwind
colors: {
custom: {
50: '#fe9cf2',
500: '#f96aeb',
950: '#000000',
},
}SCSS
$custom: #f96aeb; $custom-light: #fe9cf2; $custom-dark: #000000;
JSON
{
"hex": "#f96aeb",
"rgb": {
"r": 249,
"g": 106,
"b": 235
},
"hsl": {
"h": 305.874,
"s": 92.258,
"l": 69.608
},
"oklch": {
"l": 0.74355,
"c": 0.22669,
"h": 331.6
},
"luminance": 0.36446
}Semantic roles & 50–950 ramp
primary
#F96AEB
secondary
#CBF4CF
accent
#E61600
background
#FFFAFE
surface
#FFF3FD
border
#D7CDD5
text
#180F17
muted
#867F85