#FF95DB#FF95DB
#FF95DB is a light, vivid pink. Relative luminance 0.479; OKLCH L 80.2% C 0.152 H 341.1°. Best body text is #000000 at 10.57:1 contrast (WCAG AA passes).
Color values
| HEX | #FF95DB |
|---|---|
| RGB | rgb(255, 149, 219) |
| HSL | hsl(320, 100%, 79%) |
| HSV | hsv(320, 42%, 100%) |
| CMYK | cmyk(0%, 41.6%, 14.1%, 0%) |
| CIE-LAB | lab(74.75, 48.86, -18.45) |
| CIE-LCH | lch(74.75, 52.23, 339.31°) |
| OKLab | oklab(80.18% 0.1435 -0.0491) |
| OKLCH | oklch(80.18% 0.152 341.1) |
| XYZ | xyz(64.7741, 47.8734, 72.8329) |
| Luminance | 0.4787 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.89
Pink (survey)
#FF81C0
ΔE00 5.61
Plum
#DDA0DD
ΔE00 7.02
Lavender Pink
#DD85D7
ΔE00 7.43
Violet (CSS)
#EE82EE
ΔE00 8.11
Purply Pink
#F075E6
ΔE00 8.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF95DB #95FFB9
analogous
#EE95FF #FF95DB #FF95A6
triadic
#FF95DB #DBFF95 #95DBFF
tetradic
#FF95DB #FFEE95 #95FFB9 #95A6FF
square
#FF95DB #FFEE95 #95FFB9 #95A6FF
split-complementary
#FF95DB #A6FF95 #95FFEE
monochromatic
#FF1BB1 #FF58C6 #FF95DB #FFD2F0 #FFE0F5
Accessibility & contrast
On white
1.99
#FF95DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.57
#FF95DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF95DB
10.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF95DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF95DB | 1.00 | 1.99 | 10.57 | 10.57 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9AAEDE
Deuteranopia (green-blind)
#B5BED8
Tritanopia (blue-blind)
#FF96AF
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #ff95db; /* rgb */ color: rgb(255, 149, 219); /* oklch */ color: oklch(80.2% 0.152 341.1);
Tailwind
colors: {
custom: {
50: '#ffb6e6',
500: '#ff95db',
950: '#000000',
},
}SCSS
$custom: #ff95db; $custom-light: #ffb6e6; $custom-dark: #000000;
JSON
{
"hex": "#ff95db",
"rgb": {
"r": 255,
"g": 149,
"b": 219
},
"hsl": {
"h": 320.377,
"s": 100,
"l": 79.216
},
"oklch": {
"l": 0.80176,
"c": 0.15166,
"h": 341.1
},
"luminance": 0.47869
}Semantic roles & 50–950 ramp
primary
#FF95DB
secondary
#D4F7E0
accent
#E64E00
background
#FFFBFE
surface
#FFF6FC
border
#D7D0D5
text
#181116
muted
#868084