#FF93EB#FF93EB
#FF93EB is a light, vivid pink. Relative luminance 0.481; OKLCH L 80.5% C 0.167 H 334.2°. Best body text is #000000 at 10.63:1 contrast (WCAG AA passes).
Color values
| HEX | #FF93EB |
|---|---|
| RGB | rgb(255, 147, 235) |
| HSL | hsl(311, 100%, 79%) |
| HSV | hsv(311, 42%, 100%) |
| CMYK | cmyk(0%, 42.4%, 7.8%, 0%) |
| CIE-LAB | lab(74.91, 52.42, -26.96) |
| CIE-LCH | lch(74.91, 58.94, 332.78°) |
| OKLab | oklab(80.48% 0.1505 -0.0728) |
| OKLCH | oklch(80.48% 0.167 334.2) |
| XYZ | xyz(66.6689, 48.1294, 84.3595) |
| Luminance | 0.4813 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 5.39
Bubblegum Pink
#FE83CC
ΔE00 5.83
Lavender Pink
#DD85D7
ΔE00 6.30
Purply Pink
#F075E6
ΔE00 6.86
Plum
#DDA0DD
ΔE00 6.89
Pink (survey)
#FF81C0
ΔE00 8.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF93EB #93FFA7
analogous
#DD93FF #FF93EB #FF93B5
triadic
#FF93EB #EBFF93 #93EBFF
tetradic
#FF93EB #FFDD93 #93FFA7 #93B5FF
square
#FF93EB #FFDD93 #93FFA7 #93B5FF
split-complementary
#FF93EB #B5FF93 #93FFDD
monochromatic
#FF19D4 #FF56E0 #FF93EB #FFD0F6 #FFE0F9
Accessibility & contrast
On white
1.98
#FF93EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.63
#FF93EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF93EB
10.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF93EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF93EB | 1.00 | 1.98 | 10.63 | 10.63 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#92AFEE
Deuteranopia (green-blind)
#AFBEE8
Tritanopia (blue-blind)
#FF98B4
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #ff93eb; /* rgb */ color: rgb(255, 147, 235); /* oklch */ color: oklch(80.5% 0.167 334.2);
Tailwind
colors: {
custom: {
50: '#ffb5f1',
500: '#ff93eb',
950: '#000000',
},
}SCSS
$custom: #ff93eb; $custom-light: #ffb5f1; $custom-dark: #000000;
JSON
{
"hex": "#ff93eb",
"rgb": {
"r": 255,
"g": 147,
"b": 235
},
"hsl": {
"h": 311.111,
"s": 100,
"l": 78.824
},
"oklch": {
"l": 0.8048,
"c": 0.16719,
"h": 334.2
},
"luminance": 0.48126
}Semantic roles & 50–950 ramp
primary
#FF93EB
secondary
#D4F7DA
accent
#E62A00
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#181116
muted
#868084