#FF93D7#FF93D7
#FF93D7 is a light, vivid pink. Relative luminance 0.470; OKLCH L 79.7% C 0.152 H 342.7°. Best body text is #000000 at 10.41:1 contrast (WCAG AA passes).
Color values
| HEX | #FF93D7 |
|---|---|
| RGB | rgb(255, 147, 215) |
| HSL | hsl(322, 100%, 79%) |
| HSV | hsv(322, 42%, 100%) |
| CMYK | cmyk(0%, 42.4%, 15.7%, 0%) |
| CIE-LAB | lab(74.21, 49.26, -17.06) |
| CIE-LCH | lch(74.21, 52.13, 340.89°) |
| OKLab | oklab(79.73% 0.1453 -0.0453) |
| OKLCH | oklch(79.73% 0.152 342.7) |
| XYZ | xyz(63.9402, 47.0379, 69.9883) |
| Luminance | 0.4703 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.31
Pink (survey)
#FF81C0
ΔE00 4.86
Plum
#DDA0DD
ΔE00 7.46
Lavender Pink
#DD85D7
ΔE00 7.61
Bubblegum (survey)
#FF6CB5
ΔE00 8.34
Violet (CSS)
#EE82EE
ΔE00 8.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF93D7 #93FFBB
analogous
#F193FF #FF93D7 #FF93A1
triadic
#FF93D7 #D7FF93 #93D7FF
tetradic
#FF93D7 #FFF193 #93FFBB #93A1FF
square
#FF93D7 #FFF193 #93FFBB #93A1FF
split-complementary
#FF93D7 #A1FF93 #93FFF1
monochromatic
#FF19AA #FF56C0 #FF93D7 #FFD0EE #FFE0F4
Accessibility & contrast
On white
2.02
#FF93D7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.41
#FF93D7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF93D7
10.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF93D7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF93D7 | 1.00 | 2.02 | 10.41 | 10.41 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#99ACD9
Deuteranopia (green-blind)
#B5BDD4
Tritanopia (blue-blind)
#FF93AC
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #ff93d7; /* rgb */ color: rgb(255, 147, 215); /* oklch */ color: oklch(79.7% 0.152 342.7);
Tailwind
colors: {
custom: {
50: '#ffb5e3',
500: '#ff93d7',
950: '#000000',
},
}SCSS
$custom: #ff93d7; $custom-light: #ffb5e3; $custom-dark: #000000;
JSON
{
"hex": "#ff93d7",
"rgb": {
"r": 255,
"g": 147,
"b": 215
},
"hsl": {
"h": 322.222,
"s": 100,
"l": 78.824
},
"oklch": {
"l": 0.79732,
"c": 0.15222,
"h": 342.7
},
"luminance": 0.47034
}Semantic roles & 50–950 ramp
primary
#FF93D7
secondary
#D4F7E1
accent
#E65500
background
#FFFBFD
surface
#FFF6FB
border
#D7D0D4
text
#181115
muted
#868083