#FF93EE#FF93EE
#FF93EE is a light, vivid purple. Relative luminance 0.483; OKLCH L 80.6% C 0.170 H 333.1°. Best body text is #000000 at 10.66:1 contrast (WCAG AA passes).
Color values
| HEX | #FF93EE |
|---|---|
| RGB | rgb(255, 147, 238) |
| HSL | hsl(309, 100%, 79%) |
| HSV | hsv(309, 42%, 100%) |
| CMYK | cmyk(0%, 42.4%, 6.7%, 0%) |
| CIE-LAB | lab(75.02, 52.91, -28.42) |
| CIE-LCH | lch(75.02, 60.06, 331.76°) |
| OKLab | oklab(80.6% 0.1512 -0.0769) |
| OKLCH | oklch(80.6% 0.17 333.1) |
| XYZ | xyz(67.1059, 48.3042, 86.6614) |
| Luminance | 0.4830 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 5.08
Lavender Pink
#DD85D7
ΔE00 6.32
Bubblegum Pink
#FE83CC
ΔE00 6.33
Purply Pink
#F075E6
ΔE00 6.69
Plum
#DDA0DD
ΔE00 7.01
Candy Pink
#FF63E9
ΔE00 8.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF93EE #93FFA4
analogous
#DA93FF #FF93EE #FF93B8
triadic
#FF93EE #EEFF93 #93EEFF
tetradic
#FF93EE #FFDA93 #93FFA4 #93B8FF
square
#FF93EE #FFDA93 #93FFA4 #93B8FF
split-complementary
#FF93EE #B8FF93 #93FFDA
monochromatic
#FF19DB #FF56E4 #FF93EE #FFD0F8 #FFE0FA
Accessibility & contrast
On white
1.97
#FF93EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.66
#FF93EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF93EE
10.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF93EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF93EE | 1.00 | 1.97 | 10.66 | 10.66 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#91AFF1
Deuteranopia (green-blind)
#AEBEEB
Tritanopia (blue-blind)
#FF99B6
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #ff93ee; /* rgb */ color: rgb(255, 147, 238); /* oklch */ color: oklch(80.6% 0.170 333.1);
Tailwind
colors: {
custom: {
50: '#ffb5f3',
500: '#ff93ee',
950: '#000000',
},
}SCSS
$custom: #ff93ee; $custom-light: #ffb5f3; $custom-dark: #000000;
JSON
{
"hex": "#ff93ee",
"rgb": {
"r": 255,
"g": 147,
"b": 238
},
"hsl": {
"h": 309.444,
"s": 100,
"l": 78.824
},
"oklch": {
"l": 0.80599,
"c": 0.16966,
"h": 333.1
},
"luminance": 0.483
}Semantic roles & 50–950 ramp
primary
#FF93EE
secondary
#D4F7D9
accent
#E62400
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#181117
muted
#868085