#FF95BF#FF95BF
#FF95BF is a light, vivid pink. Relative luminance 0.465; OKLCH L 79.2% C 0.135 H 355.4°. Best body text is #000000 at 10.30:1 contrast (WCAG AA passes).
Color values
| HEX | #FF95BF |
|---|---|
| RGB | rgb(255, 149, 191) |
| HSL | hsl(336, 100%, 79%) |
| HSV | hsv(336, 42%, 100%) |
| CMYK | cmyk(0%, 41.6%, 25.1%, 0%) |
| CIE-LAB | lab(73.88, 44.79, -4.34) |
| CIE-LCH | lch(73.88, 45.00, 354.47°) |
| OKLab | oklab(79.24% 0.1349 -0.0108) |
| OKLCH | oklch(79.24% 0.135 355.4) |
| XYZ | xyz(61.3931, 46.5210, 55.0261) |
| Luminance | 0.4652 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pinky
#FC86AA
ΔE00 4.43
Pink (survey)
#FF81C0
ΔE00 4.98
Carnation Pink
#FF7FA7
ΔE00 5.49
Rosa
#FE86A4
ΔE00 5.79
Pig Pink
#E78EA5
ΔE00 6.03
Bubblegum Pink
#FE83CC
ΔE00 6.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF95BF #95FFD5
analogous
#FF95F4 #FF95BF #FFA095
triadic
#FF95BF #BFFF95 #95BFFF
tetradic
#FF95BF #F4FF95 #95FFD5 #A095FF
square
#FF95BF #F4FF95 #95FFD5 #A095FF
split-complementary
#FF95BF #95FFA0 #95F4FF
monochromatic
#FF1B75 #FF589A #FF95BF #FFD2E4 #FFE0ED
Accessibility & contrast
On white
2.04
#FF95BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.30
#FF95BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF95BF
10.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF95BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF95BF | 1.00 | 2.04 | 10.30 | 10.30 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2AAC0
Deuteranopia (green-blind)
#BDBDBC
Tritanopia (blue-blind)
#FF90A4
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #ff95bf; /* rgb */ color: rgb(255, 149, 191); /* oklch */ color: oklch(79.2% 0.135 355.4);
Tailwind
colors: {
custom: {
50: '#ffb6d2',
500: '#ff95bf',
950: '#000000',
},
}SCSS
$custom: #ff95bf; $custom-light: #ffb6d2; $custom-dark: #000000;
JSON
{
"hex": "#ff95bf",
"rgb": {
"r": 255,
"g": 149,
"b": 191
},
"hsl": {
"h": 336.226,
"s": 100,
"l": 79.216
},
"oklch": {
"l": 0.79239,
"c": 0.13538,
"h": 355.4
},
"luminance": 0.46516
}Semantic roles & 50–950 ramp
primary
#FF95BF
secondary
#D4F7E9
accent
#E68B00
background
#FFFBFC
surface
#FFF6F9
border
#D7D0D2
text
#181114
muted
#868082