#FF95EB#FF95EB
#FF95EB is a light, vivid pink. Relative luminance 0.488; OKLCH L 80.8% C 0.164 H 334.3°. Best body text is #000000 at 10.75:1 contrast (WCAG AA passes).
Color values
| HEX | #FF95EB |
|---|---|
| RGB | rgb(255, 149, 235) |
| HSL | hsl(311, 100%, 79%) |
| HSV | hsv(311, 42%, 100%) |
| CMYK | cmyk(0%, 41.6%, 7.8%, 0%) |
| CIE-LAB | lab(75.30, 51.42, -26.35) |
| CIE-LCH | lch(75.30, 57.78, 332.86°) |
| OKLab | oklab(80.78% 0.1477 -0.0711) |
| OKLCH | oklch(80.78% 0.164 334.3) |
| XYZ | xyz(66.9826, 48.7568, 84.4640) |
| Luminance | 0.4875 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 5.75
Bubblegum Pink
#FE83CC
ΔE00 5.94
Lavender Pink
#DD85D7
ΔE00 6.51
Plum
#DDA0DD
ΔE00 6.68
Purply Pink
#F075E6
ΔE00 7.26
Pink (survey)
#FF81C0
ΔE00 8.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF95EB #95FFA9
analogous
#DE95FF #FF95EB #FF95B6
triadic
#FF95EB #EBFF95 #95EBFF
tetradic
#FF95EB #FFDE95 #95FFA9 #95B6FF
square
#FF95EB #FFDE95 #95FFA9 #95B6FF
split-complementary
#FF95EB #B6FF95 #95FFDE
monochromatic
#FF1BD4 #FF58DF #FF95EB #FFD2F7 #FFE0F9
Accessibility & contrast
On white
1.95
#FF95EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.75
#FF95EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF95EB
10.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF95EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF95EB | 1.00 | 1.95 | 10.75 | 10.75 |
| #FFFFFF | 1.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#95B0EE
Deuteranopia (green-blind)
#B0BFE8
Tritanopia (blue-blind)
#FF9AB6
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #ff95eb; /* rgb */ color: rgb(255, 149, 235); /* oklch */ color: oklch(80.8% 0.164 334.3);
Tailwind
colors: {
custom: {
50: '#ffb6f1',
500: '#ff95eb',
950: '#000000',
},
}SCSS
$custom: #ff95eb; $custom-light: #ffb6f1; $custom-dark: #000000;
JSON
{
"hex": "#ff95eb",
"rgb": {
"r": 255,
"g": 149,
"b": 235
},
"hsl": {
"h": 311.321,
"s": 100,
"l": 79.216
},
"oklch": {
"l": 0.80776,
"c": 0.16387,
"h": 334.3
},
"luminance": 0.48753
}Semantic roles & 50–950 ramp
primary
#FF95EB
secondary
#D4F7DA
accent
#E62B00
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#181116
muted
#868084