#FE93EB#FE93EB
#FE93EB is a light, vivid pink. Relative luminance 0.479; OKLCH L 80.4% C 0.166 H 333.9°. Best body text is #000000 at 10.59:1 contrast (WCAG AA passes).
Color values
| HEX | #FE93EB |
|---|---|
| RGB | rgb(254, 147, 235) |
| HSL | hsl(311, 98%, 79%) |
| HSV | hsv(311, 42%, 100%) |
| CMYK | cmyk(0%, 42.1%, 7.5%, 0.4%) |
| CIE-LAB | lab(74.79, 52.11, -27.15) |
| CIE-LCH | lch(74.79, 58.76, 332.48°) |
| OKLab | oklab(80.36% 0.1494 -0.0733) |
| OKLCH | oklch(80.36% 0.166 333.9) |
| XYZ | xyz(66.3019, 47.9402, 84.3423) |
| Luminance | 0.4794 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 5.27
Bubblegum Pink
#FE83CC
ΔE00 5.90
Lavender Pink
#DD85D7
ΔE00 6.17
Purply Pink
#F075E6
ΔE00 6.78
Plum
#DDA0DD
ΔE00 6.78
Pink (survey)
#FF81C0
ΔE00 8.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FE93EB #93FEA6
analogous
#DB93FE #FE93EB #FE93B5
triadic
#FE93EB #EBFE93 #93EBFE
tetradic
#FE93EB #FEDB93 #93FEA6 #93B5FE
square
#FE93EB #FEDB93 #93FEA6 #93B5FE
split-complementary
#FE93EB #B5FE93 #93FEDB
monochromatic
#FD1AD5 #FD56E0 #FE93EB #FFD0F6 #FFE1F9
Accessibility & contrast
On white
1.98
#FE93EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.59
#FE93EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FE93EB
10.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FE93EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FE93EB | 1.00 | 1.98 | 10.59 | 10.59 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#92AEEE
Deuteranopia (green-blind)
#AEBEE8
Tritanopia (blue-blind)
#FF99B4
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #fe93eb; /* rgb */ color: rgb(254, 147, 235); /* oklch */ color: oklch(80.4% 0.166 333.9);
Tailwind
colors: {
custom: {
50: '#ffb5f1',
500: '#fe93eb',
950: '#000000',
},
}SCSS
$custom: #fe93eb; $custom-light: #ffb5f1; $custom-dark: #000000;
JSON
{
"hex": "#fe93eb",
"rgb": {
"r": 254,
"g": 147,
"b": 235
},
"hsl": {
"h": 310.654,
"s": 98.165,
"l": 78.627
},
"oklch": {
"l": 0.80365,
"c": 0.16646,
"h": 333.9
},
"luminance": 0.47936
}Semantic roles & 50–950 ramp
primary
#FE93EB
secondary
#D4F7DA
accent
#E62900
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#181116
muted
#868084