#FF95CF#FF95CF
#FF95CF is a light, vivid pink. Relative luminance 0.473; OKLCH L 79.8% C 0.144 H 346.9°. Best body text is #000000 at 10.45:1 contrast (WCAG AA passes).
Color values
| HEX | #FF95CF |
|---|---|
| RGB | rgb(255, 149, 207) |
| HSL | hsl(327, 100%, 79%) |
| HSV | hsv(327, 42%, 100%) |
| CMYK | cmyk(0%, 41.6%, 18.8%, 0%) |
| CIE-LAB | lab(74.36, 47.05, -12.45) |
| CIE-LCH | lch(74.36, 48.67, 345.18°) |
| OKLab | oklab(79.76% 0.14 -0.0327) |
| OKLCH | oklch(79.76% 0.144 346.9) |
| XYZ | xyz(63.2510, 47.2642, 64.8108) |
| Luminance | 0.4726 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.91
Pink (survey)
#FF81C0
ΔE00 4.24
Pinky
#FC86AA
ΔE00 7.69
Powder Pink
#FFB2D0
ΔE00 7.83
Bubblegum (survey)
#FF6CB5
ΔE00 8.12
Plum
#DDA0DD
ΔE00 8.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF95CF #95FFC5
analogous
#FA95FF #FF95CF #FF959A
triadic
#FF95CF #CFFF95 #95CFFF
tetradic
#FF95CF #FFFA95 #95FFC5 #959AFF
square
#FF95CF #FFFA95 #95FFC5 #959AFF
split-complementary
#FF95CF #9AFF95 #95FFFA
monochromatic
#FF1B98 #FF58B3 #FF95CF #FFD2EB #FFE0F1
Accessibility & contrast
On white
2.01
#FF95CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.45
#FF95CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF95CF
10.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF95CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF95CF | 1.00 | 2.01 | 10.45 | 10.45 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9EACD1
Deuteranopia (green-blind)
#B9BDCC
Tritanopia (blue-blind)
#FF93AA
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #ff95cf; /* rgb */ color: rgb(255, 149, 207); /* oklch */ color: oklch(79.8% 0.144 346.9);
Tailwind
colors: {
custom: {
50: '#ffb6dd',
500: '#ff95cf',
950: '#000000',
},
}SCSS
$custom: #ff95cf; $custom-light: #ffb6dd; $custom-dark: #000000;
JSON
{
"hex": "#ff95cf",
"rgb": {
"r": 255,
"g": 149,
"b": 207
},
"hsl": {
"h": 327.17,
"s": 100,
"l": 79.216
},
"oklch": {
"l": 0.79756,
"c": 0.14377,
"h": 346.9
},
"luminance": 0.4726
}Semantic roles & 50–950 ramp
primary
#FF95CF
secondary
#D4F7E4
accent
#E66800
background
#FFFBFD
surface
#FFF6FB
border
#D7D0D4
text
#181115
muted
#868083