#FF93E7#FF93E7
#FF93E7 is a light, vivid pink. Relative luminance 0.479; OKLCH L 80.3% C 0.164 H 335.8°. Best body text is #000000 at 10.58:1 contrast (WCAG AA passes).
Color values
| HEX | #FF93E7 |
|---|---|
| RGB | rgb(255, 147, 231) |
| HSL | hsl(313, 100%, 79%) |
| HSV | hsv(313, 42%, 100%) |
| CMYK | cmyk(0%, 42.4%, 9.4%, 0%) |
| CIE-LAB | lab(74.76, 51.76, -24.99) |
| CIE-LCH | lch(74.76, 57.48, 334.23°) |
| OKLab | oklab(80.33% 0.1496 -0.0673) |
| OKLCH | oklch(80.33% 0.164 335.8) |
| XYZ | xyz(66.0975, 47.9009, 81.3501) |
| Luminance | 0.4790 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 5.19
Violet (CSS)
#EE82EE
ΔE00 5.89
Lavender Pink
#DD85D7
ΔE00 6.36
Plum
#DDA0DD
ΔE00 6.81
Purply Pink
#F075E6
ΔE00 7.16
Pink (survey)
#FF81C0
ΔE00 7.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF93E7 #93FFAB
analogous
#E193FF #FF93E7 #FF93B1
triadic
#FF93E7 #E7FF93 #93E7FF
tetradic
#FF93E7 #FFE193 #93FFAB #93B1FF
square
#FF93E7 #FFE193 #93FFAB #93B1FF
split-complementary
#FF93E7 #B1FF93 #93FFE1
monochromatic
#FF19CC #FF56D9 #FF93E7 #FFD0F5 #FFE0F8
Accessibility & contrast
On white
1.98
#FF93E7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.58
#FF93E7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF93E7
10.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF93E7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF93E7 | 1.00 | 1.98 | 10.58 | 10.58 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#94AEEA
Deuteranopia (green-blind)
#B0BEE4
Tritanopia (blue-blind)
#FF97B3
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #ff93e7; /* rgb */ color: rgb(255, 147, 231); /* oklch */ color: oklch(80.3% 0.164 335.8);
Tailwind
colors: {
custom: {
50: '#ffb5ee',
500: '#ff93e7',
950: '#000000',
},
}SCSS
$custom: #ff93e7; $custom-light: #ffb5ee; $custom-dark: #000000;
JSON
{
"hex": "#ff93e7",
"rgb": {
"r": 255,
"g": 147,
"b": 231
},
"hsl": {
"h": 313.333,
"s": 100,
"l": 78.824
},
"oklch": {
"l": 0.80325,
"c": 0.16399,
"h": 335.8
},
"luminance": 0.47897
}Semantic roles & 50–950 ramp
primary
#FF93E7
secondary
#D4F7DC
accent
#E63300
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#181116
muted
#868084