#FF95DC#FF95DC
#FF95DC is a light, vivid pink. Relative luminance 0.479; OKLCH L 80.2% C 0.152 H 340.6°. Best body text is #000000 at 10.58:1 contrast (WCAG AA passes).
Color values
| HEX | #FF95DC |
|---|---|
| RGB | rgb(255, 149, 220) |
| HSL | hsl(320, 100%, 79%) |
| HSV | hsv(320, 42%, 100%) |
| CMYK | cmyk(0%, 41.6%, 13.7%, 0%) |
| CIE-LAB | lab(74.78, 49.02, -18.95) |
| CIE-LCH | lch(74.78, 52.55, 338.86°) |
| OKLab | oklab(80.21% 0.1438 -0.0505) |
| OKLCH | oklch(80.21% 0.152 340.6) |
| XYZ | xyz(64.9062, 47.9263, 73.5283) |
| Luminance | 0.4792 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.97
Pink (survey)
#FF81C0
ΔE00 5.76
Plum
#DDA0DD
ΔE00 6.95
Lavender Pink
#DD85D7
ΔE00 7.33
Violet (CSS)
#EE82EE
ΔE00 7.94
Purply Pink
#F075E6
ΔE00 8.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF95DC #95FFB8
analogous
#ED95FF #FF95DC #FF95A7
triadic
#FF95DC #DCFF95 #95DCFF
tetradic
#FF95DC #FFED95 #95FFB8 #95A7FF
square
#FF95DC #FFED95 #95FFB8 #95A7FF
split-complementary
#FF95DC #A7FF95 #95FFED
monochromatic
#FF1BB4 #FF58C8 #FF95DC #FFD2F0 #FFE0F5
Accessibility & contrast
On white
1.98
#FF95DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.58
#FF95DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF95DC
10.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF95DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF95DC | 1.00 | 1.98 | 10.58 | 10.58 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9AAEDF
Deuteranopia (green-blind)
#B5BED9
Tritanopia (blue-blind)
#FF96AF
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #ff95dc; /* rgb */ color: rgb(255, 149, 220); /* oklch */ color: oklch(80.2% 0.152 340.6);
Tailwind
colors: {
custom: {
50: '#ffb6e7',
500: '#ff95dc',
950: '#000000',
},
}SCSS
$custom: #ff95dc; $custom-light: #ffb6e7; $custom-dark: #000000;
JSON
{
"hex": "#ff95dc",
"rgb": {
"r": 255,
"g": 149,
"b": 220
},
"hsl": {
"h": 319.811,
"s": 100,
"l": 79.216
},
"oklch": {
"l": 0.80212,
"c": 0.15238,
"h": 340.6
},
"luminance": 0.47922
}Semantic roles & 50–950 ramp
primary
#FF95DC
secondary
#D4F7DF
accent
#E64C00
background
#FFFBFE
surface
#FFF6FC
border
#D7D0D5
text
#181116
muted
#868084