#F96ED8#F96ED8
#F96ED8 is a light, highly saturated pink. Relative luminance 0.362; OKLCH L 74.0% C 0.207 H 337.6°. Best body text is #000000 at 8.25:1 contrast (WCAG AA passes).
Color values
| HEX | #F96ED8 |
|---|---|
| RGB | rgb(249, 110, 216) |
| HSL | hsl(314, 92%, 70%) |
| HSV | hsv(314, 56%, 98%) |
| CMYK | cmyk(0%, 55.8%, 13.3%, 2.4%) |
| CIE-LAB | lab(66.71, 65.22, -29.13) |
| CIE-LCH | lch(66.71, 71.43, 335.93°) |
| OKLab | oklab(73.99% 0.1912 -0.0786) |
| OKLCH | oklch(73.99% 0.207 337.6) |
| XYZ | xyz(57.0382, 36.2539, 68.9460) |
| Luminance | 0.3625 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Purply Pink
#F075E6
ΔE00 3.27
Candy Pink
#FF63E9
ΔE00 3.29
Violet (CSS)
#EE82EE
ΔE00 5.32
Orchid
#DA70D6
ΔE00 5.34
Lavender Pink
#DD85D7
ΔE00 5.87
Light Magenta
#FA5FF7
ΔE00 5.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F96ED8 #6EF98F
analogous
#D56EF9 #F96ED8 #F96E92
triadic
#F96ED8 #D8F96E #6ED8F9
tetradic
#F96ED8 #F9D56E #6EF98F #6E92F9
square
#F96ED8 #F9D56E #6EF98F #6E92F9
split-complementary
#F96ED8 #92F96E #6EF9D5
monochromatic
#E309AF #F733C8 #F96ED8 #FBA9E8 #FEE2F7
Accessibility & contrast
On white
2.55
#F96ED8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.25
#F96ED8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F96ED8
8.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F96ED8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F96ED8 | 1.00 | 2.55 | 8.25 | 8.25 |
| #FFFFFF | 2.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7295DB
Deuteranopia (green-blind)
#9BAAD4
Tritanopia (blue-blind)
#FF739A
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #f96ed8; /* rgb */ color: rgb(249, 110, 216); /* oklch */ color: oklch(74.0% 0.207 337.6);
Tailwind
colors: {
custom: {
50: '#fe9ee4',
500: '#f96ed8',
950: '#000000',
},
}SCSS
$custom: #f96ed8; $custom-light: #fe9ee4; $custom-dark: #000000;
JSON
{
"hex": "#f96ed8",
"rgb": {
"r": 249,
"g": 110,
"b": 216
},
"hsl": {
"h": 314.245,
"s": 92.053,
"l": 70.392
},
"oklch": {
"l": 0.73987,
"c": 0.20674,
"h": 337.6
},
"luminance": 0.36249
}Semantic roles & 50–950 ramp
primary
#F96ED8
secondary
#CEF4D7
accent
#E63600
background
#FFFAFD
surface
#FFF4FB
border
#D7CED4
text
#180F15
muted
#867F83