#F96BEB#F96BEB
#F96BEB is a light, highly saturated purple. Relative luminance 0.367; OKLCH L 74.5% C 0.225 H 331.6°. Best body text is #000000 at 8.33:1 contrast (WCAG AA passes).
Color values
| HEX | #F96BEB |
|---|---|
| RGB | rgb(249, 107, 235) |
| HSL | hsl(306, 92%, 70%) |
| HSV | hsv(306, 57%, 98%) |
| CMYK | cmyk(0%, 57%, 5.6%, 2.4%) |
| CIE-LAB | lab(67.02, 69.45, -39.22) |
| CIE-LCH | lch(67.02, 79.76, 330.55°) |
| OKLab | oklab(74.47% 0.1981 -0.1073) |
| OKLCH | oklch(74.47% 0.225 331.6) |
| XYZ | xyz(59.3198, 36.6574, 82.5324) |
| Luminance | 0.3665 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Candy Pink
#FF63E9
ΔE00 1.32
Purply Pink
#F075E6
ΔE00 1.92
Light Magenta
#FA5FF7
ΔE00 2.70
Violet Pink
#FB5FFC
ΔE00 3.20
Violet (CSS)
#EE82EE
ΔE00 4.08
Orchid
#DA70D6
ΔE00 5.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F96BEB #6BF979
analogous
#C06BF9 #F96BEB #F96BA4
triadic
#F96BEB #EBF96B #6BEBF9
tetradic
#F96BEB #F9C06B #6BF979 #6BA4F9
square
#F96BEB #F9C06B #6BF979 #6BA4F9
split-complementary
#F96BEB #A4F96B #6BF9C0
monochromatic
#E009CB #F730E3 #F96BEB #FBA6F3 #FEE1FB
Accessibility & contrast
On white
2.52
#F96BEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.33
#F96BEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F96BEB
8.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F96BEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F96BEB | 1.00 | 2.52 | 8.33 | 8.33 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6596EF
Deuteranopia (green-blind)
#91AAE7
Tritanopia (blue-blind)
#FF77A1
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #f96beb; /* rgb */ color: rgb(249, 107, 235); /* oklch */ color: oklch(74.5% 0.225 331.6);
Tailwind
colors: {
custom: {
50: '#fe9cf2',
500: '#f96beb',
950: '#000000',
},
}SCSS
$custom: #f96beb; $custom-light: #fe9cf2; $custom-dark: #000000;
JSON
{
"hex": "#f96beb",
"rgb": {
"r": 249,
"g": 107,
"b": 235
},
"hsl": {
"h": 305.915,
"s": 92.208,
"l": 69.804
},
"oklch": {
"l": 0.7447,
"c": 0.22528,
"h": 331.6
},
"luminance": 0.36653
}Semantic roles & 50–950 ramp
primary
#F96BEB
secondary
#CCF4D0
accent
#E61700
background
#FFFAFE
surface
#FFF3FD
border
#D7CDD5
text
#180F17
muted
#867F85