#FF95CE#FF95CE
#FF95CE is a light, vivid pink. Relative luminance 0.472; OKLCH L 79.7% C 0.143 H 347.4°. Best body text is #000000 at 10.44:1 contrast (WCAG AA passes).
Color values
| HEX | #FF95CE |
|---|---|
| RGB | rgb(255, 149, 206) |
| HSL | hsl(328, 100%, 79%) |
| HSV | hsv(328, 42%, 100%) |
| CMYK | cmyk(0%, 41.6%, 19.2%, 0%) |
| CIE-LAB | lab(74.33, 46.91, -11.94) |
| CIE-LCH | lch(74.33, 48.40, 345.71°) |
| OKLab | oklab(79.72% 0.1397 -0.0313) |
| OKLCH | oklch(79.72% 0.143 347.4) |
| XYZ | xyz(63.1291, 47.2154, 64.1690) |
| Luminance | 0.4721 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 4.00
Pink (survey)
#FF81C0
ΔE00 4.18
Pinky
#FC86AA
ΔE00 7.48
Powder Pink
#FFB2D0
ΔE00 7.71
Bubblegum (survey)
#FF6CB5
ΔE00 8.08
Carnation Pink
#FF7FA7
ΔE00 8.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF95CE #95FFC6
analogous
#FB95FF #FF95CE #FF9599
triadic
#FF95CE #CEFF95 #95CEFF
tetradic
#FF95CE #FFFB95 #95FFC6 #9599FF
square
#FF95CE #FFFB95 #95FFC6 #9599FF
split-complementary
#FF95CE #99FF95 #95FFFB
monochromatic
#FF1B95 #FF58B2 #FF95CE #FFD2EA #FFE0F1
Accessibility & contrast
On white
2.01
#FF95CE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.44
#FF95CE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF95CE
10.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF95CE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF95CE | 1.00 | 2.01 | 10.44 | 10.44 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9EACD0
Deuteranopia (green-blind)
#B9BDCB
Tritanopia (blue-blind)
#FF93AA
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #ff95ce; /* rgb */ color: rgb(255, 149, 206); /* oklch */ color: oklch(79.7% 0.143 347.4);
Tailwind
colors: {
custom: {
50: '#ffb6dd',
500: '#ff95ce',
950: '#000000',
},
}SCSS
$custom: #ff95ce; $custom-light: #ffb6dd; $custom-dark: #000000;
JSON
{
"hex": "#ff95ce",
"rgb": {
"r": 255,
"g": 149,
"b": 206
},
"hsl": {
"h": 327.736,
"s": 100,
"l": 79.216
},
"oklch": {
"l": 0.79723,
"c": 0.14317,
"h": 347.4
},
"luminance": 0.47211
}Semantic roles & 50–950 ramp
primary
#FF95CE
secondary
#D4F7E4
accent
#E66A00
background
#FFFBFD
surface
#FFF6FB
border
#D7D0D4
text
#181115
muted
#868083