#F96FDA#F96FDA
#F96FDA is a light, highly saturated pink. Relative luminance 0.366; OKLCH L 74.2% C 0.207 H 337.0°. Best body text is #000000 at 8.31:1 contrast (WCAG AA passes).
Color values
| HEX | #F96FDA |
|---|---|
| RGB | rgb(249, 111, 218) |
| HSL | hsl(313, 92%, 71%) |
| HSV | hsv(313, 55%, 98%) |
| CMYK | cmyk(0%, 55.4%, 12.4%, 2.4%) |
| CIE-LAB | lab(66.96, 65.07, -29.87) |
| CIE-LCH | lch(66.96, 71.60, 335.34°) |
| OKLab | oklab(74.19% 0.1903 -0.0807) |
| OKLCH | oklch(74.19% 0.207 337) |
| XYZ | xyz(57.4068, 36.5750, 70.3522) |
| Luminance | 0.3657 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Purply Pink
#F075E6
ΔE00 2.96
Candy Pink
#FF63E9
ΔE00 3.10
Violet (CSS)
#EE82EE
ΔE00 4.99
Orchid
#DA70D6
ΔE00 5.27
Light Magenta
#FA5FF7
ΔE00 5.66
Lavender Pink
#DD85D7
ΔE00 5.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F96FDA #6FF98E
analogous
#D36FF9 #F96FDA #F96F95
triadic
#F96FDA #DAF96F #6FDAF9
tetradic
#F96FDA #F9D36F #6FF98E #6F95F9
square
#F96FDA #F9D36F #6FF98E #6F95F9
split-complementary
#F96FDA #95F96F #6FF9D3
monochromatic
#E40AB3 #F734CB #F96FDA #FBAAE9 #FEE2F7
Accessibility & contrast
On white
2.53
#F96FDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.31
#F96FDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F96FDA
8.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F96FDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F96FDA | 1.00 | 2.53 | 8.31 | 8.31 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7296DD
Deuteranopia (green-blind)
#9AABD6
Tritanopia (blue-blind)
#FF759B
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #f96fda; /* rgb */ color: rgb(249, 111, 218); /* oklch */ color: oklch(74.2% 0.207 337.0);
Tailwind
colors: {
custom: {
50: '#fe9ee5',
500: '#f96fda',
950: '#000000',
},
}SCSS
$custom: #f96fda; $custom-light: #fe9ee5; $custom-dark: #000000;
JSON
{
"hex": "#f96fda",
"rgb": {
"r": 249,
"g": 111,
"b": 218
},
"hsl": {
"h": 313.478,
"s": 92,
"l": 70.588
},
"oklch": {
"l": 0.74193,
"c": 0.20669,
"h": 337
},
"luminance": 0.36571
}Semantic roles & 50–950 ramp
primary
#F96FDA
secondary
#CFF5D8
accent
#E63400
background
#FFFAFE
surface
#FFF4FC
border
#D7CED5
text
#180F16
muted
#867F84