#F96CEB#F96CEB
#F96CEB is a light, highly saturated purple. Relative luminance 0.369; OKLCH L 74.6% C 0.224 H 331.6°. Best body text is #000000 at 8.37:1 contrast (WCAG AA passes).
Color values
| HEX | #F96CEB |
|---|---|
| RGB | rgb(249, 108, 235) |
| HSL | hsl(306, 92%, 70%) |
| HSV | hsv(306, 57%, 98%) |
| CMYK | cmyk(0%, 56.6%, 5.6%, 2.4%) |
| CIE-LAB | lab(67.18, 69.02, -38.97) |
| CIE-LCH | lch(67.18, 79.26, 330.55°) |
| OKLab | oklab(74.59% 0.1968 -0.1066) |
| OKLCH | oklch(74.59% 0.224 331.6) |
| XYZ | xyz(59.4247, 36.8671, 82.5673) |
| Luminance | 0.3686 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Candy Pink
#FF63E9
ΔE00 1.43
Purply Pink
#F075E6
ΔE00 1.81
Light Magenta
#FA5FF7
ΔE00 2.83
Violet Pink
#FB5FFC
ΔE00 3.31
Violet (CSS)
#EE82EE
ΔE00 3.94
Orchid
#DA70D6
ΔE00 5.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F96CEB #6CF97A
analogous
#C06CF9 #F96CEB #F96CA5
triadic
#F96CEB #EBF96C #6CEBF9
tetradic
#F96CEB #F9C06C #6CF97A #6CA5F9
square
#F96CEB #F9C06C #6CF97A #6CA5F9
split-complementary
#F96CEB #A5F96C #6CF9C0
monochromatic
#E109CC #F731E3 #F96CEB #FBA7F3 #FEE2FB
Accessibility & contrast
On white
2.51
#F96CEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.37
#F96CEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F96CEB
8.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F96CEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F96CEB | 1.00 | 2.51 | 8.37 | 8.37 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6697EF
Deuteranopia (green-blind)
#92ABE7
Tritanopia (blue-blind)
#FF78A2
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #f96ceb; /* rgb */ color: rgb(249, 108, 235); /* oklch */ color: oklch(74.6% 0.224 331.6);
Tailwind
colors: {
custom: {
50: '#fe9df2',
500: '#f96ceb',
950: '#000000',
},
}SCSS
$custom: #f96ceb; $custom-light: #fe9df2; $custom-dark: #000000;
JSON
{
"hex": "#f96ceb",
"rgb": {
"r": 249,
"g": 108,
"b": 235
},
"hsl": {
"h": 305.957,
"s": 92.157,
"l": 70
},
"oklch": {
"l": 0.74586,
"c": 0.22385,
"h": 331.6
},
"luminance": 0.36863
}Semantic roles & 50–950 ramp
primary
#F96CEB
secondary
#CDF4D1
accent
#E61700
background
#FFFAFE
surface
#FFF3FD
border
#D7CDD5
text
#180F17
muted
#867F85