#FF95EE#FF95EE
#FF95EE is a light, vivid purple. Relative luminance 0.489; OKLCH L 80.9% C 0.166 H 333.1°. Best body text is #000000 at 10.79:1 contrast (WCAG AA passes).
Color values
| HEX | #FF95EE |
|---|---|
| RGB | rgb(255, 149, 238) |
| HSL | hsl(310, 100%, 79%) |
| HSV | hsv(310, 42%, 100%) |
| CMYK | cmyk(0%, 41.6%, 6.7%, 0%) |
| CIE-LAB | lab(75.41, 51.91, -27.82) |
| CIE-LCH | lch(75.41, 58.90, 331.81°) |
| OKLab | oklab(80.89% 0.1484 -0.0752) |
| OKLCH | oklch(80.89% 0.166 333.1) |
| XYZ | xyz(67.4196, 48.9317, 86.7659) |
| Luminance | 0.4893 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 5.43
Bubblegum Pink
#FE83CC
ΔE00 6.41
Lavender Pink
#DD85D7
ΔE00 6.52
Plum
#DDA0DD
ΔE00 6.78
Purply Pink
#F075E6
ΔE00 7.09
Pink (survey)
#FF81C0
ΔE00 8.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF95EE #95FFA6
analogous
#DB95FF #FF95EE #FF95B9
triadic
#FF95EE #EEFF95 #95EEFF
tetradic
#FF95EE #FFDB95 #95FFA6 #95B9FF
square
#FF95EE #FFDB95 #95FFA6 #95B9FF
split-complementary
#FF95EE #B9FF95 #95FFDB
monochromatic
#FF1BDA #FF58E4 #FF95EE #FFD2F8 #FFE0FA
Accessibility & contrast
On white
1.95
#FF95EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.79
#FF95EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF95EE
10.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF95EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF95EE | 1.00 | 1.95 | 10.79 | 10.79 |
| #FFFFFF | 1.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#93B0F1
Deuteranopia (green-blind)
#AFBFEB
Tritanopia (blue-blind)
#FF9BB7
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #ff95ee; /* rgb */ color: rgb(255, 149, 238); /* oklch */ color: oklch(80.9% 0.166 333.1);
Tailwind
colors: {
custom: {
50: '#ffb6f3',
500: '#ff95ee',
950: '#000000',
},
}SCSS
$custom: #ff95ee; $custom-light: #ffb6f3; $custom-dark: #000000;
JSON
{
"hex": "#ff95ee",
"rgb": {
"r": 255,
"g": 149,
"b": 238
},
"hsl": {
"h": 309.623,
"s": 100,
"l": 79.216
},
"oklch": {
"l": 0.80893,
"c": 0.16634,
"h": 333.1
},
"luminance": 0.48928
}Semantic roles & 50–950 ramp
primary
#FF95EE
secondary
#D4F7D9
accent
#E62500
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#181117
muted
#868085