#F95AB8#F95AB8
#F95AB8 is a light, highly saturated pink. Relative luminance 0.309; OKLCH L 70.4% C 0.215 H 347.5°. Best body text is #000000 at 7.18:1 contrast (WCAG AA passes).
Color values
| HEX | #F95AB8 |
|---|---|
| RGB | rgb(249, 90, 184) |
| HSL | hsl(325, 93%, 66%) |
| HSV | hsv(325, 64%, 98%) |
| CMYK | cmyk(0%, 63.9%, 26.1%, 2.4%) |
| CIE-LAB | lab(62.44, 69.20, -17.61) |
| CIE-LCH | lch(62.44, 71.41, 345.72°) |
| OKLab | oklab(70.44% 0.2096 -0.0463) |
| OKLCH | oklch(70.44% 0.215 347.5) |
| XYZ | xyz(51.3769, 30.9180, 48.6001) |
| Luminance | 0.3091 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Hot Pink
#FF69B4
ΔE00 3.78
Barbie Pink
#FE46A5
ΔE00 4.02
Bubblegum (survey)
#FF6CB5
ΔE00 4.20
Bubble Gum Pink
#FF69AF
ΔE00 4.53
Pale Magenta
#D767AD
ΔE00 5.45
Bright Pink
#FE01B1
ΔE00 6.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F95AB8 #5AF99B
analogous
#EA5AF9 #F95AB8 #F95A69
triadic
#F95AB8 #B8F95A #5AB8F9
tetradic
#F95AB8 #F9EA5A #5AF99B #5A69F9
square
#F95AB8 #F9EA5A #5AF99B #5A69F9
split-complementary
#F95AB8 #69F95A #5AF9EA
monochromatic
#D1087F #F71F9F #F95AB8 #FB95D1 #FDD0EB
Accessibility & contrast
On white
2.92
#F95AB8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.18
#F95AB8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F95AB8
7.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F95AB8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F95AB8 | 1.00 | 2.92 | 7.18 | 7.18 |
| #FFFFFF | 2.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6D85BB
Deuteranopia (green-blind)
#9BA1B4
Tritanopia (blue-blind)
#FF5581
Achromatopsia (no color)
#979797
Design tokens & code
CSS
--color: #f95ab8; /* rgb */ color: rgb(249, 90, 184); /* oklch */ color: oklch(70.4% 0.215 347.5);
Tailwind
colors: {
custom: {
50: '#ff92cd',
500: '#f95ab8',
950: '#000000',
},
}SCSS
$custom: #f95ab8; $custom-light: #ff92cd; $custom-dark: #000000;
JSON
{
"hex": "#f95ab8",
"rgb": {
"r": 249,
"g": 90,
"b": 184
},
"hsl": {
"h": 324.528,
"s": 92.982,
"l": 66.471
},
"oklch": {
"l": 0.70444,
"c": 0.21462,
"h": 347.5
},
"luminance": 0.30913
}Semantic roles & 50–950 ramp
primary
#F95AB8
secondary
#BEF1D3
accent
#E65E00
background
#FFF9FC
surface
#FFF2F9
border
#D7CCD2
text
#180E13
muted
#867E82