#FF93ED#FF93ED
#FF93ED is a light, vivid pink. Relative luminance 0.482; OKLCH L 80.6% C 0.169 H 333.4°. Best body text is #000000 at 10.65:1 contrast (WCAG AA passes).
Color values
| HEX | #FF93ED |
|---|---|
| RGB | rgb(255, 147, 237) |
| HSL | hsl(310, 100%, 79%) |
| HSV | hsv(310, 42%, 100%) |
| CMYK | cmyk(0%, 42.4%, 7.1%, 0%) |
| CIE-LAB | lab(74.98, 52.75, -27.93) |
| CIE-LCH | lch(74.98, 59.69, 332.09°) |
| OKLab | oklab(80.56% 0.151 -0.0755) |
| OKLCH | oklch(80.56% 0.169 333.4) |
| XYZ | xyz(66.9594, 48.2456, 85.8898) |
| Luminance | 0.4824 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 5.18
Bubblegum Pink
#FE83CC
ΔE00 6.16
Lavender Pink
#DD85D7
ΔE00 6.31
Purply Pink
#F075E6
ΔE00 6.74
Plum
#DDA0DD
ΔE00 6.96
Pink (survey)
#FF81C0
ΔE00 8.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF93ED #93FFA5
analogous
#DB93FF #FF93ED #FF93B7
triadic
#FF93ED #EDFF93 #93EDFF
tetradic
#FF93ED #FFDB93 #93FFA5 #93B7FF
square
#FF93ED #FFDB93 #93FFA5 #93B7FF
split-complementary
#FF93ED #B7FF93 #93FFDB
monochromatic
#FF19D9 #FF56E3 #FF93ED #FFD0F7 #FFE0FA
Accessibility & contrast
On white
1.97
#FF93ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.65
#FF93ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF93ED
10.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF93ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF93ED | 1.00 | 1.97 | 10.65 | 10.65 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#92AFF0
Deuteranopia (green-blind)
#AEBEEA
Tritanopia (blue-blind)
#FF99B5
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #ff93ed; /* rgb */ color: rgb(255, 147, 237); /* oklch */ color: oklch(80.6% 0.169 333.4);
Tailwind
colors: {
custom: {
50: '#ffb5f3',
500: '#ff93ed',
950: '#000000',
},
}SCSS
$custom: #ff93ed; $custom-light: #ffb5f3; $custom-dark: #000000;
JSON
{
"hex": "#ff93ed",
"rgb": {
"r": 255,
"g": 147,
"b": 237
},
"hsl": {
"h": 310,
"s": 100,
"l": 78.824
},
"oklch": {
"l": 0.80559,
"c": 0.16883,
"h": 333.4
},
"luminance": 0.48242
}Semantic roles & 50–950 ramp
primary
#FF93ED
secondary
#D4F7DA
accent
#E62600
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#181117
muted
#868085