#FF95EA#FF95EA
#FF95EA is a light, vivid pink. Relative luminance 0.487; OKLCH L 80.7% C 0.163 H 334.7°. Best body text is #000000 at 10.74:1 contrast (WCAG AA passes).
Color values
| HEX | #FF95EA |
|---|---|
| RGB | rgb(255, 149, 234) |
| HSL | hsl(312, 100%, 79%) |
| HSV | hsv(312, 42%, 100%) |
| CMYK | cmyk(0%, 41.6%, 8.2%, 0%) |
| CIE-LAB | lab(75.26, 51.25, -25.86) |
| CIE-LCH | lch(75.26, 57.41, 333.22°) |
| OKLab | oklab(80.74% 0.1474 -0.0697) |
| OKLCH | oklch(80.74% 0.163 334.7) |
| XYZ | xyz(66.8385, 48.6992, 83.7053) |
| Luminance | 0.4869 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 5.78
Violet (CSS)
#EE82EE
ΔE00 5.86
Lavender Pink
#DD85D7
ΔE00 6.52
Plum
#DDA0DD
ΔE00 6.65
Purply Pink
#F075E6
ΔE00 7.33
Pink (survey)
#FF81C0
ΔE00 8.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF95EA #95FFAA
analogous
#DF95FF #FF95EA #FF95B5
triadic
#FF95EA #EAFF95 #95EAFF
tetradic
#FF95EA #FFDF95 #95FFAA #95B5FF
square
#FF95EA #FFDF95 #95FFAA #95B5FF
split-complementary
#FF95EA #B5FF95 #95FFDF
monochromatic
#FF1BD2 #FF58DE #FF95EA #FFD2F6 #FFE0F9
Accessibility & contrast
On white
1.96
#FF95EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.74
#FF95EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF95EA
10.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF95EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF95EA | 1.00 | 1.96 | 10.74 | 10.74 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#95B0ED
Deuteranopia (green-blind)
#B1BFE7
Tritanopia (blue-blind)
#FF9AB5
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #ff95ea; /* rgb */ color: rgb(255, 149, 234); /* oklch */ color: oklch(80.7% 0.163 334.7);
Tailwind
colors: {
custom: {
50: '#ffb6f1',
500: '#ff95ea',
950: '#000000',
},
}SCSS
$custom: #ff95ea; $custom-light: #ffb6f1; $custom-dark: #000000;
JSON
{
"hex": "#ff95ea",
"rgb": {
"r": 255,
"g": 149,
"b": 234
},
"hsl": {
"h": 311.887,
"s": 100,
"l": 79.216
},
"oklch": {
"l": 0.80737,
"c": 0.16307,
"h": 334.7
},
"luminance": 0.48695
}Semantic roles & 50–950 ramp
primary
#FF95EA
secondary
#D4F7DB
accent
#E62D00
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#181116
muted
#868084