#FF95BD#FF95BD
#FF95BD is a light, vivid pink. Relative luminance 0.464; OKLCH L 79.2% C 0.135 H 356.5°. Best body text is #000000 at 10.29:1 contrast (WCAG AA passes).
Color values
| HEX | #FF95BD |
|---|---|
| RGB | rgb(255, 149, 189) |
| HSL | hsl(337, 100%, 79%) |
| HSV | hsv(337, 42%, 100%) |
| CMYK | cmyk(0%, 41.6%, 25.9%, 0%) |
| CIE-LAB | lab(73.83, 44.52, -3.31) |
| CIE-LCH | lch(73.83, 44.64, 355.74°) |
| OKLab | oklab(79.18% 0.1343 -0.0081) |
| OKLCH | oklch(79.18% 0.135 356.5) |
| XYZ | xyz(61.1745, 46.4336, 53.8748) |
| Luminance | 0.4643 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pinky
#FC86AA
ΔE00 4.09
Carnation Pink
#FF7FA7
ΔE00 5.22
Pink (survey)
#FF81C0
ΔE00 5.30
Rosa
#FE86A4
ΔE00 5.36
Pig Pink
#E78EA5
ΔE00 5.67
Powder Pink
#FFB2D0
ΔE00 6.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF95BD #95FFD7
analogous
#FF95F2 #FF95BD #FFA295
triadic
#FF95BD #BDFF95 #95BDFF
tetradic
#FF95BD #F2FF95 #95FFD7 #A295FF
square
#FF95BD #F2FF95 #95FFD7 #A295FF
split-complementary
#FF95BD #95FFA2 #95F2FF
monochromatic
#FF1B71 #FF5897 #FF95BD #FFD2E3 #FFE0EC
Accessibility & contrast
On white
2.04
#FF95BD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.29
#FF95BD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF95BD
10.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF95BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF95BD | 1.00 | 2.04 | 10.29 | 10.29 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3AABE
Deuteranopia (green-blind)
#BDBDBB
Tritanopia (blue-blind)
#FF8FA3
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #ff95bd; /* rgb */ color: rgb(255, 149, 189); /* oklch */ color: oklch(79.2% 0.135 356.5);
Tailwind
colors: {
custom: {
50: '#ffb6d0',
500: '#ff95bd',
950: '#000000',
},
}SCSS
$custom: #ff95bd; $custom-light: #ffb6d0; $custom-dark: #000000;
JSON
{
"hex": "#ff95bd",
"rgb": {
"r": 255,
"g": 149,
"b": 189
},
"hsl": {
"h": 337.358,
"s": 100,
"l": 79.216
},
"oklch": {
"l": 0.79178,
"c": 0.13453,
"h": 356.5
},
"luminance": 0.46429
}Semantic roles & 50–950 ramp
primary
#FF95BD
secondary
#D4F7EA
accent
#E68F00
background
#FFFBFC
surface
#FFF6F9
border
#D7D0D2
text
#181114
muted
#868082