#F95ABE#F95ABE
#F95ABE is a light, highly saturated pink. Relative luminance 0.312; OKLCH L 70.7% C 0.218 H 345.4°. Best body text is #000000 at 7.23:1 contrast (WCAG AA passes).
Color values
| HEX | #F95ABE |
|---|---|
| RGB | rgb(249, 90, 190) |
| HSL | hsl(322, 93%, 66%) |
| HSV | hsv(322, 64%, 98%) |
| CMYK | cmyk(0%, 63.9%, 23.7%, 2.4%) |
| CIE-LAB | lab(62.66, 69.96, -20.70) |
| CIE-LCH | lch(62.66, 72.96, 343.52°) |
| OKLab | oklab(70.67% 0.211 -0.0549) |
| OKLCH | oklch(70.67% 0.218 345.4) |
| XYZ | xyz(52.0192, 31.1749, 51.9830) |
| Luminance | 0.3117 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Hot Pink
#FF69B4
ΔE00 4.56
Bubblegum (survey)
#FF6CB5
ΔE00 4.92
Barbie Pink
#FE46A5
ΔE00 4.97
Bubble Gum Pink
#FF69AF
ΔE00 5.43
Pale Magenta
#D767AD
ΔE00 5.63
Bright Pink
#FE01B1
ΔE00 6.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F95ABE #5AF995
analogous
#E45AF9 #F95ABE #F95A6F
triadic
#F95ABE #BEF95A #5ABEF9
tetradic
#F95ABE #F9E45A #5AF995 #5A6FF9
square
#F95ABE #F9E45A #5AF995 #5A6FF9
split-complementary
#F95ABE #6FF95A #5AF9E4
monochromatic
#D10886 #F71FA7 #F95ABE #FB95D5 #FDD0ED
Accessibility & contrast
On white
2.90
#F95ABE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.23
#F95ABE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F95ABE
7.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F95ABE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F95ABE | 1.00 | 2.90 | 7.23 | 7.23 |
| #FFFFFF | 2.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6B86C1
Deuteranopia (green-blind)
#99A1BA
Tritanopia (blue-blind)
#FF5884
Achromatopsia (no color)
#979797
Design tokens & code
CSS
--color: #f95abe; /* rgb */ color: rgb(249, 90, 190); /* oklch */ color: oklch(70.7% 0.218 345.4);
Tailwind
colors: {
custom: {
50: '#ff92d1',
500: '#f95abe',
950: '#000000',
},
}SCSS
$custom: #f95abe; $custom-light: #ff92d1; $custom-dark: #000000;
JSON
{
"hex": "#f95abe",
"rgb": {
"r": 249,
"g": 90,
"b": 190
},
"hsl": {
"h": 322.264,
"s": 92.982,
"l": 66.471
},
"oklch": {
"l": 0.70674,
"c": 0.21798,
"h": 345.4
},
"luminance": 0.3117
}Semantic roles & 50–950 ramp
primary
#F95ABE
secondary
#BEF1D1
accent
#E65500
background
#FFF9FC
surface
#FFF2F9
border
#D7CCD2
text
#180E14
muted
#867E82