#FF95CA#FF95CA
#FF95CA is a light, vivid pink. Relative luminance 0.470; OKLCH L 79.6% C 0.141 H 349.4°. Best body text is #000000 at 10.40:1 contrast (WCAG AA passes).
Color values
| HEX | #FF95CA |
|---|---|
| RGB | rgb(255, 149, 202) |
| HSL | hsl(330, 100%, 79%) |
| HSV | hsv(330, 42%, 100%) |
| CMYK | cmyk(0%, 41.6%, 20.8%, 0%) |
| CIE-LAB | lab(74.20, 46.33, -9.93) |
| CIE-LCH | lch(74.20, 47.38, 347.91°) |
| OKLab | oklab(79.59% 0.1385 -0.0258) |
| OKLCH | oklch(79.59% 0.141 349.4) |
| XYZ | xyz(62.6493, 47.0235, 61.6424) |
| Luminance | 0.4702 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 4.09
Bubblegum Pink
#FE83CC
ΔE00 4.47
Pinky
#FC86AA
ΔE00 6.64
Powder Pink
#FFB2D0
ΔE00 7.27
Carnation Pink
#FF7FA7
ΔE00 7.37
Bubblegum (survey)
#FF6CB5
ΔE00 7.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF95CA #95FFCA
analogous
#FF95FF #FF95CA #FF9595
triadic
#FF95CA #CAFF95 #95CAFF
tetradic
#FF95CA #FFFF95 #95FFCA #9595FF
square
#FF95CA #FFFF95 #95FFCA #9595FF
split-complementary
#FF95CA #95FF95 #95FFFF
monochromatic
#FF1B8D #FF58AB #FF95CA #FFD2E9 #FFE0F0
Accessibility & contrast
On white
2.02
#FF95CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.40
#FF95CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF95CA
10.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF95CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF95CA | 1.00 | 2.02 | 10.40 | 10.40 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FABCC
Deuteranopia (green-blind)
#BABDC7
Tritanopia (blue-blind)
#FF92A8
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #ff95ca; /* rgb */ color: rgb(255, 149, 202); /* oklch */ color: oklch(79.6% 0.141 349.4);
Tailwind
colors: {
custom: {
50: '#ffb6da',
500: '#ff95ca',
950: '#000000',
},
}SCSS
$custom: #ff95ca; $custom-light: #ffb6da; $custom-dark: #000000;
JSON
{
"hex": "#ff95ca",
"rgb": {
"r": 255,
"g": 149,
"b": 202
},
"hsl": {
"h": 330,
"s": 100,
"l": 79.216
},
"oklch": {
"l": 0.7959,
"c": 0.14087,
"h": 349.4
},
"luminance": 0.47019
}Semantic roles & 50–950 ramp
primary
#FF95CA
secondary
#D4F7E6
accent
#E67300
background
#FFFBFD
surface
#FFF6FA
border
#D7D0D3
text
#181114
muted
#868083