#FF95CB#FF95CB
#FF95CB is a light, vivid pink. Relative luminance 0.471; OKLCH L 79.6% C 0.141 H 348.9°. Best body text is #000000 at 10.41:1 contrast (WCAG AA passes).
Color values
| HEX | #FF95CB |
|---|---|
| RGB | rgb(255, 149, 203) |
| HSL | hsl(329, 100%, 79%) |
| HSV | hsv(329, 42%, 100%) |
| CMYK | cmyk(0%, 41.6%, 20.4%, 0%) |
| CIE-LAB | lab(74.24, 46.47, -10.43) |
| CIE-LCH | lch(74.24, 47.63, 347.35°) |
| OKLab | oklab(79.62% 0.1388 -0.0272) |
| OKLCH | oklch(79.62% 0.141 348.9) |
| XYZ | xyz(62.7681, 47.0710, 62.2680) |
| Luminance | 0.4707 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 4.09
Bubblegum Pink
#FE83CC
ΔE00 4.34
Pinky
#FC86AA
ΔE00 6.85
Powder Pink
#FFB2D0
ΔE00 7.38
Carnation Pink
#FF7FA7
ΔE00 7.56
Bubblegum (survey)
#FF6CB5
ΔE00 8.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF95CB #95FFC9
analogous
#FE95FF #FF95CB #FF9596
triadic
#FF95CB #CBFF95 #95CBFF
tetradic
#FF95CB #FFFE95 #95FFC9 #9596FF
square
#FF95CB #FFFE95 #95FFC9 #9596FF
split-complementary
#FF95CB #96FF95 #95FFFE
monochromatic
#FF1B8F #FF58AD #FF95CB #FFD2E9 #FFE0F0
Accessibility & contrast
On white
2.02
#FF95CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.41
#FF95CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF95CB
10.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF95CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF95CB | 1.00 | 2.02 | 10.41 | 10.41 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FACCD
Deuteranopia (green-blind)
#BABDC8
Tritanopia (blue-blind)
#FF92A8
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #ff95cb; /* rgb */ color: rgb(255, 149, 203); /* oklch */ color: oklch(79.6% 0.141 348.9);
Tailwind
colors: {
custom: {
50: '#ffb6da',
500: '#ff95cb',
950: '#000000',
},
}SCSS
$custom: #ff95cb; $custom-light: #ffb6da; $custom-dark: #000000;
JSON
{
"hex": "#ff95cb",
"rgb": {
"r": 255,
"g": 149,
"b": 203
},
"hsl": {
"h": 329.434,
"s": 100,
"l": 79.216
},
"oklch": {
"l": 0.79623,
"c": 0.14143,
"h": 348.9
},
"luminance": 0.47067
}Semantic roles & 50–950 ramp
primary
#FF95CB
secondary
#D4F7E5
accent
#E67100
background
#FFFBFD
surface
#FFF6FA
border
#D7D0D3
text
#181114
muted
#868083