#FF93EA#FF93EA
#FF93EA is a light, vivid pink. Relative luminance 0.481; OKLCH L 80.4% C 0.166 H 334.6°. Best body text is #000000 at 10.61:1 contrast (WCAG AA passes).
Color values
| HEX | #FF93EA |
|---|---|
| RGB | rgb(255, 147, 234) |
| HSL | hsl(312, 100%, 79%) |
| HSV | hsv(312, 42%, 100%) |
| CMYK | cmyk(0%, 42.4%, 8.2%, 0%) |
| CIE-LAB | lab(74.87, 52.25, -26.47) |
| CIE-LCH | lch(74.87, 58.57, 333.14°) |
| OKLab | oklab(80.44% 0.1503 -0.0714) |
| OKLCH | oklch(80.44% 0.166 334.6) |
| XYZ | xyz(66.5248, 48.0718, 83.6007) |
| Luminance | 0.4807 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 5.51
Bubblegum Pink
#FE83CC
ΔE00 5.67
Lavender Pink
#DD85D7
ΔE00 6.30
Plum
#DDA0DD
ΔE00 6.86
Purply Pink
#F075E6
ΔE00 6.93
Pink (survey)
#FF81C0
ΔE00 8.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF93EA #93FFA8
analogous
#DE93FF #FF93EA #FF93B4
triadic
#FF93EA #EAFF93 #93EAFF
tetradic
#FF93EA #FFDE93 #93FFA8 #93B4FF
square
#FF93EA #FFDE93 #93FFA8 #93B4FF
split-complementary
#FF93EA #B4FF93 #93FFDE
monochromatic
#FF19D2 #FF56DE #FF93EA #FFD0F6 #FFE0F9
Accessibility & contrast
On white
1.98
#FF93EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.61
#FF93EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF93EA
10.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF93EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF93EA | 1.00 | 1.98 | 10.61 | 10.61 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#93AEED
Deuteranopia (green-blind)
#AFBEE7
Tritanopia (blue-blind)
#FF98B4
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #ff93ea; /* rgb */ color: rgb(255, 147, 234); /* oklch */ color: oklch(80.4% 0.166 334.6);
Tailwind
colors: {
custom: {
50: '#ffb5f1',
500: '#ff93ea',
950: '#000000',
},
}SCSS
$custom: #ff93ea; $custom-light: #ffb5f1; $custom-dark: #000000;
JSON
{
"hex": "#ff93ea",
"rgb": {
"r": 255,
"g": 147,
"b": 234
},
"hsl": {
"h": 311.667,
"s": 100,
"l": 78.824
},
"oklch": {
"l": 0.80441,
"c": 0.16638,
"h": 334.6
},
"luminance": 0.48068
}Semantic roles & 50–950 ramp
primary
#FF93EA
secondary
#D4F7DB
accent
#E62D00
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#181116
muted
#868084