#FF93E2#FF93E2
#FF93E2 is a light, vivid pink. Relative luminance 0.476; OKLCH L 80.1% C 0.160 H 337.8°. Best body text is #000000 at 10.52:1 contrast (WCAG AA passes).
Color values
| HEX | #FF93E2 |
|---|---|
| RGB | rgb(255, 147, 226) |
| HSL | hsl(316, 100%, 79%) |
| HSV | hsv(316, 42%, 100%) |
| CMYK | cmyk(0%, 42.4%, 11.4%, 0%) |
| CIE-LAB | lab(74.59, 50.96, -22.53) |
| CIE-LCH | lch(74.59, 55.72, 336.15°) |
| OKLab | oklab(80.13% 0.1483 -0.0604) |
| OKLCH | oklch(80.13% 0.16 337.8) |
| XYZ | xyz(65.4014, 47.6224, 77.6840) |
| Luminance | 0.4762 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 4.44
Lavender Pink
#DD85D7
ΔE00 6.58
Violet (CSS)
#EE82EE
ΔE00 6.61
Pink (survey)
#FF81C0
ΔE00 6.63
Plum
#DDA0DD
ΔE00 6.85
Purply Pink
#F075E6
ΔE00 7.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF93E2 #93FFB0
analogous
#E693FF #FF93E2 #FF93AC
triadic
#FF93E2 #E2FF93 #93E2FF
tetradic
#FF93E2 #FFE693 #93FFB0 #93ACFF
square
#FF93E2 #FFE693 #93FFB0 #93ACFF
split-complementary
#FF93E2 #ACFF93 #93FFE6
monochromatic
#FF19C1 #FF56D2 #FF93E2 #FFD0F2 #FFE0F7
Accessibility & contrast
On white
2.00
#FF93E2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.52
#FF93E2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF93E2
10.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF93E2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF93E2 | 1.00 | 2.00 | 10.52 | 10.52 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#96ADE5
Deuteranopia (green-blind)
#B2BEDF
Tritanopia (blue-blind)
#FF96B1
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #ff93e2; /* rgb */ color: rgb(255, 147, 226); /* oklch */ color: oklch(80.1% 0.160 337.8);
Tailwind
colors: {
custom: {
50: '#ffb5eb',
500: '#ff93e2',
950: '#000000',
},
}SCSS
$custom: #ff93e2; $custom-light: #ffb5eb; $custom-dark: #000000;
JSON
{
"hex": "#ff93e2",
"rgb": {
"r": 255,
"g": 147,
"b": 226
},
"hsl": {
"h": 316.111,
"s": 100,
"l": 78.824
},
"oklch": {
"l": 0.80134,
"c": 0.16012,
"h": 337.8
},
"luminance": 0.47618
}Semantic roles & 50–950 ramp
primary
#FF93E2
secondary
#D4F7DD
accent
#E63E00
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#181116
muted
#868084