#F95F9E#F95F9E
#F95F9E is a light, vivid pink. Relative luminance 0.308; OKLCH L 70.1% C 0.196 H 358.1°. Best body text is #000000 at 7.16:1 contrast (WCAG AA passes).
Color values
| HEX | #F95F9E |
|---|---|
| RGB | rgb(249, 95, 158) |
| HSL | hsl(335, 93%, 67%) |
| HSV | hsv(335, 62%, 98%) |
| CMYK | cmyk(0%, 61.8%, 36.5%, 2.4%) |
| CIE-LAB | lab(62.34, 64.17, -2.83) |
| CIE-LCH | lch(62.34, 64.23, 357.47°) |
| OKLab | oklab(70.09% 0.196 -0.0066) |
| OKLCH | oklch(70.09% 0.196 358.1) |
| XYZ | xyz(49.3336, 30.7983, 35.6878) |
| Luminance | 0.3079 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Medium Pink
#F36196
ΔE00 1.85
Bubble Gum Pink
#FF69AF
ΔE00 3.36
Strawberry
#FC5A8D
ΔE00 3.95
Hot Pink
#FF69B4
ΔE00 4.22
Barbie Pink
#FE46A5
ΔE00 4.32
Bubblegum (survey)
#FF6CB5
ΔE00 4.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F95F9E #5FF9BA
analogous
#F95FEB #F95F9E #F96D5F
triadic
#F95F9E #9EF95F #5F9EF9
tetradic
#F95F9E #EBF95F #5FF9BA #6D5FF9
square
#F95F9E #EBF95F #5FF9BA #6D5FF9
split-complementary
#F95F9E #5FF96D #5FEBF9
monochromatic
#D6085C #F7247A #F95F9E #FB9AC2 #FDD5E6
Accessibility & contrast
On white
2.93
#F95F9E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.16
#F95F9E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F95F9E
7.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F95F9E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F95F9E | 1.00 | 2.93 | 7.16 | 7.16 |
| #FFFFFF | 2.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7A84A0
Deuteranopia (green-blind)
#A3A19A
Tritanopia (blue-blind)
#FF5178
Achromatopsia (no color)
#979797
Design tokens & code
CSS
--color: #f95f9e; /* rgb */ color: rgb(249, 95, 158); /* oklch */ color: oklch(70.1% 0.196 358.1);
Tailwind
colors: {
custom: {
50: '#ff94ba',
500: '#f95f9e',
950: '#000000',
},
}SCSS
$custom: #f95f9e; $custom-light: #ff94ba; $custom-dark: #000000;
JSON
{
"hex": "#f95f9e",
"rgb": {
"r": 249,
"g": 95,
"b": 158
},
"hsl": {
"h": 335.455,
"s": 92.771,
"l": 67.451
},
"oklch": {
"l": 0.70094,
"c": 0.19614,
"h": 358.1
},
"luminance": 0.30793
}Semantic roles & 50–950 ramp
primary
#F95F9E
secondary
#C2F2DE
accent
#E68800
background
#FFF9FB
surface
#FFF2F6
border
#D7CCD0
text
#190E11
muted
#877E80