#FD93EB#FD93EB
#FD93EB is a light, vivid pink. Relative luminance 0.477; OKLCH L 80.3% C 0.166 H 333.5°. Best body text is #000000 at 10.55:1 contrast (WCAG AA passes).
Color values
| HEX | #FD93EB |
|---|---|
| RGB | rgb(253, 147, 235) |
| HSL | hsl(310, 96%, 78%) |
| HSV | hsv(310, 42%, 99%) |
| CMYK | cmyk(0%, 41.9%, 7.1%, 0.8%) |
| CIE-LAB | lab(74.67, 51.81, -27.34) |
| CIE-LCH | lch(74.67, 58.58, 332.18°) |
| OKLab | oklab(80.25% 0.1484 -0.0739) |
| OKLCH | oklch(80.25% 0.166 333.5) |
| XYZ | xyz(65.9368, 47.7519, 84.3251) |
| Luminance | 0.4775 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 5.15
Bubblegum Pink
#FE83CC
ΔE00 5.97
Lavender Pink
#DD85D7
ΔE00 6.03
Plum
#DDA0DD
ΔE00 6.67
Purply Pink
#F075E6
ΔE00 6.69
Pink (survey)
#FF81C0
ΔE00 8.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD93EB #93FDA5
analogous
#DA93FD #FD93EB #FD93B6
triadic
#FD93EB #EBFD93 #93EBFD
tetradic
#FD93EB #FDDA93 #93FDA5 #93B6FD
square
#FD93EB #FDDA93 #93FDA5 #93B6FD
split-complementary
#FD93EB #B6FD93 #93FDDA
monochromatic
#FB1BD5 #FC57E0 #FD93EB #FECFF6 #FEE1F9
Accessibility & contrast
On white
1.99
#FD93EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.55
#FD93EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD93EB
10.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD93EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD93EB | 1.00 | 1.99 | 10.55 | 10.55 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#92AEEE
Deuteranopia (green-blind)
#AEBDE8
Tritanopia (blue-blind)
#FF99B4
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #fd93eb; /* rgb */ color: rgb(253, 147, 235); /* oklch */ color: oklch(80.3% 0.166 333.5);
Tailwind
colors: {
custom: {
50: '#ffb5f1',
500: '#fd93eb',
950: '#000000',
},
}SCSS
$custom: #fd93eb; $custom-light: #ffb5f1; $custom-dark: #000000;
JSON
{
"hex": "#fd93eb",
"rgb": {
"r": 253,
"g": 147,
"b": 235
},
"hsl": {
"h": 310.189,
"s": 96.364,
"l": 78.431
},
"oklch": {
"l": 0.80251,
"c": 0.16572,
"h": 333.5
},
"luminance": 0.47748
}Semantic roles & 50–950 ramp
primary
#FD93EB
secondary
#D4F7DA
accent
#E62700
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#181116
muted
#868084