#FF95DA#FF95DA
#FF95DA is a light, vivid pink. Relative luminance 0.478; OKLCH L 80.1% C 0.151 H 341.6°. Best body text is #000000 at 10.56:1 contrast (WCAG AA passes).
Color values
| HEX | #FF95DA |
|---|---|
| RGB | rgb(255, 149, 218) |
| HSL | hsl(321, 100%, 79%) |
| HSV | hsv(321, 42%, 100%) |
| CMYK | cmyk(0%, 41.6%, 14.5%, 0%) |
| CIE-LAB | lab(74.71, 48.71, -17.96) |
| CIE-LCH | lch(74.71, 51.91, 339.76°) |
| OKLab | oklab(80.14% 0.1432 -0.0477) |
| OKLCH | oklch(80.14% 0.151 341.6) |
| XYZ | xyz(64.6429, 47.8209, 72.1416) |
| Luminance | 0.4782 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.82
Pink (survey)
#FF81C0
ΔE00 5.47
Plum
#DDA0DD
ΔE00 7.10
Lavender Pink
#DD85D7
ΔE00 7.54
Violet (CSS)
#EE82EE
ΔE00 8.29
Bubblegum (survey)
#FF6CB5
ΔE00 8.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF95DA #95FFBA
analogous
#EF95FF #FF95DA #FF95A5
triadic
#FF95DA #DAFF95 #95DAFF
tetradic
#FF95DA #FFEF95 #95FFBA #95A5FF
square
#FF95DA #FFEF95 #95FFBA #95A5FF
split-complementary
#FF95DA #A5FF95 #95FFEF
monochromatic
#FF1BAF #FF58C5 #FF95DA #FFD2EF #FFE0F4
Accessibility & contrast
On white
1.99
#FF95DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.56
#FF95DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF95DA
10.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF95DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF95DA | 1.00 | 1.99 | 10.56 | 10.56 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9AADDC
Deuteranopia (green-blind)
#B6BED7
Tritanopia (blue-blind)
#FF96AE
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #ff95da; /* rgb */ color: rgb(255, 149, 218); /* oklch */ color: oklch(80.1% 0.151 341.6);
Tailwind
colors: {
custom: {
50: '#ffb6e5',
500: '#ff95da',
950: '#000000',
},
}SCSS
$custom: #ff95da; $custom-light: #ffb6e5; $custom-dark: #000000;
JSON
{
"hex": "#ff95da",
"rgb": {
"r": 255,
"g": 149,
"b": 218
},
"hsl": {
"h": 320.943,
"s": 100,
"l": 79.216
},
"oklch": {
"l": 0.8014,
"c": 0.15096,
"h": 341.6
},
"luminance": 0.47817
}Semantic roles & 50–950 ramp
primary
#FF95DA
secondary
#D4F7E0
accent
#E65000
background
#FFFBFE
surface
#FFF6FC
border
#D7D0D5
text
#181115
muted
#868084