#FF93EF#FF93EF
#FF93EF is a light, vivid purple. Relative luminance 0.484; OKLCH L 80.6% C 0.170 H 332.7°. Best body text is #000000 at 10.67:1 contrast (WCAG AA passes).
Color values
| HEX | #FF93EF |
|---|---|
| RGB | rgb(255, 147, 239) |
| HSL | hsl(309, 100%, 79%) |
| HSV | hsv(309, 42%, 100%) |
| CMYK | cmyk(0%, 42.4%, 6.3%, 0%) |
| CIE-LAB | lab(75.05, 53.08, -28.91) |
| CIE-LCH | lch(75.05, 60.44, 331.42°) |
| OKLab | oklab(80.64% 0.1515 -0.0782) |
| OKLCH | oklch(80.64% 0.17 332.7) |
| XYZ | xyz(67.2533, 48.3632, 87.4372) |
| Luminance | 0.4836 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.98
Lavender Pink
#DD85D7
ΔE00 6.34
Bubblegum Pink
#FE83CC
ΔE00 6.49
Purply Pink
#F075E6
ΔE00 6.65
Plum
#DDA0DD
ΔE00 7.05
Candy Pink
#FF63E9
ΔE00 8.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF93EF #93FFA3
analogous
#D993FF #FF93EF #FF93B9
triadic
#FF93EF #EFFF93 #93EFFF
tetradic
#FF93EF #FFD993 #93FFA3 #93B9FF
square
#FF93EF #FFD993 #93FFA3 #93B9FF
split-complementary
#FF93EF #B9FF93 #93FFD9
monochromatic
#FF19DD #FF56E6 #FF93EF #FFD0F8 #FFE0FA
Accessibility & contrast
On white
1.97
#FF93EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.67
#FF93EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF93EF
10.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF93EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF93EF | 1.00 | 1.97 | 10.67 | 10.67 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#91AFF2
Deuteranopia (green-blind)
#AEBEEC
Tritanopia (blue-blind)
#FF99B6
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #ff93ef; /* rgb */ color: rgb(255, 147, 239); /* oklch */ color: oklch(80.6% 0.170 332.7);
Tailwind
colors: {
custom: {
50: '#ffb5f4',
500: '#ff93ef',
950: '#000000',
},
}SCSS
$custom: #ff93ef; $custom-light: #ffb5f4; $custom-dark: #000000;
JSON
{
"hex": "#ff93ef",
"rgb": {
"r": 255,
"g": 147,
"b": 239
},
"hsl": {
"h": 308.889,
"s": 100,
"l": 78.824
},
"oklch": {
"l": 0.80639,
"c": 0.17049,
"h": 332.7
},
"luminance": 0.48359
}Semantic roles & 50–950 ramp
primary
#FF93EF
secondary
#D4F7D9
accent
#E62200
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#181117
muted
#868085