#F96ED5#F96ED5
#F96ED5 is a light, highly saturated pink. Relative luminance 0.361; OKLCH L 73.9% C 0.205 H 338.7°. Best body text is #000000 at 8.22:1 contrast (WCAG AA passes).
Color values
| HEX | #F96ED5 |
|---|---|
| RGB | rgb(249, 110, 213) |
| HSL | hsl(316, 92%, 70%) |
| HSV | hsv(316, 56%, 98%) |
| CMYK | cmyk(0%, 55.8%, 14.5%, 2.4%) |
| CIE-LAB | lab(66.60, 64.77, -27.64) |
| CIE-LCH | lch(66.60, 70.42, 336.89°) |
| OKLab | oklab(73.86% 0.1906 -0.0744) |
| OKLCH | oklch(73.86% 0.205 338.7) |
| XYZ | xyz(56.6539, 36.1002, 66.9221) |
| Luminance | 0.3610 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Purply Pink
#F075E6
ΔE00 3.76
Candy Pink
#FF63E9
ΔE00 3.77
Bubblegum Pink
#FE83CC
ΔE00 5.53
Orchid
#DA70D6
ΔE00 5.58
Violet (CSS)
#EE82EE
ΔE00 5.73
Lavender Pink
#DD85D7
ΔE00 5.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F96ED5 #6EF992
analogous
#D86EF9 #F96ED5 #F96E8F
triadic
#F96ED5 #D5F96E #6ED5F9
tetradic
#F96ED5 #F9D86E #6EF992 #6E8FF9
square
#F96ED5 #F9D86E #6EF992 #6E8FF9
split-complementary
#F96ED5 #8FF96E #6EF9D8
monochromatic
#E309AB #F733C4 #F96ED5 #FBA9E6 #FEE2F6
Accessibility & contrast
On white
2.55
#F96ED5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.22
#F96ED5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F96ED5
8.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F96ED5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F96ED5 | 1.00 | 2.55 | 8.22 | 8.22 |
| #FFFFFF | 2.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7394D8
Deuteranopia (green-blind)
#9CAAD1
Tritanopia (blue-blind)
#FF7298
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #f96ed5; /* rgb */ color: rgb(249, 110, 213); /* oklch */ color: oklch(73.9% 0.205 338.7);
Tailwind
colors: {
custom: {
50: '#fe9ee2',
500: '#f96ed5',
950: '#000000',
},
}SCSS
$custom: #f96ed5; $custom-light: #fe9ee2; $custom-dark: #000000;
JSON
{
"hex": "#f96ed5",
"rgb": {
"r": 249,
"g": 110,
"b": 213
},
"hsl": {
"h": 315.54,
"s": 92.053,
"l": 70.392
},
"oklch": {
"l": 0.73862,
"c": 0.20462,
"h": 338.7
},
"luminance": 0.36096
}Semantic roles & 50–950 ramp
primary
#F96ED5
secondary
#CEF4D8
accent
#E63B00
background
#FFFAFD
surface
#FFF3FB
border
#D7CDD4
text
#180F15
muted
#867F83