#F96CED#F96CED
#F96CED is a light, highly saturated purple. Relative luminance 0.370; OKLCH L 74.7% C 0.225 H 331.0°. Best body text is #000000 at 8.40:1 contrast (WCAG AA passes).
Color values
| HEX | #F96CED |
|---|---|
| RGB | rgb(249, 108, 237) |
| HSL | hsl(305, 92%, 70%) |
| HSV | hsv(305, 57%, 98%) |
| CMYK | cmyk(0%, 56.6%, 4.8%, 2.4%) |
| CIE-LAB | lab(67.26, 69.34, -39.94) |
| CIE-LCH | lch(67.26, 80.02, 330.06°) |
| OKLab | oklab(74.68% 0.1971 -0.1094) |
| OKLCH | oklch(74.68% 0.225 331) |
| XYZ | xyz(59.7152, 36.9834, 84.0976) |
| Luminance | 0.3698 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Candy Pink
#FF63E9
ΔE00 1.57
Purply Pink
#F075E6
ΔE00 1.92
Light Magenta
#FA5FF7
ΔE00 2.60
Violet Pink
#FB5FFC
ΔE00 3.04
Violet (CSS)
#EE82EE
ΔE00 3.91
Orchid
#DA70D6
ΔE00 5.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F96CED #6CF978
analogous
#BE6CF9 #F96CED #F96CA7
triadic
#F96CED #EDF96C #6CEDF9
tetradic
#F96CED #F9BE6C #6CF978 #6CA7F9
square
#F96CED #F9BE6C #6CF978 #6CA7F9
split-complementary
#F96CED #A7F96C #6CF9BE
monochromatic
#E109CF #F731E6 #F96CED #FBA7F4 #FEE2FB
Accessibility & contrast
On white
2.50
#F96CED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.40
#F96CED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F96CED
8.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F96CED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F96CED | 1.00 | 2.50 | 8.40 | 8.40 |
| #FFFFFF | 2.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6497F1
Deuteranopia (green-blind)
#91ABE9
Tritanopia (blue-blind)
#FF79A3
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #f96ced; /* rgb */ color: rgb(249, 108, 237); /* oklch */ color: oklch(74.7% 0.225 331.0);
Tailwind
colors: {
custom: {
50: '#fe9df3',
500: '#f96ced',
950: '#000000',
},
}SCSS
$custom: #f96ced; $custom-light: #fe9df3; $custom-dark: #000000;
JSON
{
"hex": "#f96ced",
"rgb": {
"r": 249,
"g": 108,
"b": 237
},
"hsl": {
"h": 305.106,
"s": 92.157,
"l": 70
},
"oklch": {
"l": 0.74678,
"c": 0.22541,
"h": 331
},
"luminance": 0.36979
}Semantic roles & 50–950 ramp
primary
#F96CED
secondary
#CDF4D0
accent
#E61400
background
#FFFAFE
surface
#FFF3FD
border
#D7CDD5
text
#180F17
muted
#867F85