#FF93CE#FF93CE
#FF93CE is a light, vivid pink. Relative luminance 0.466; OKLCH L 79.4% C 0.146 H 347.0°. Best body text is #000000 at 10.32:1 contrast (WCAG AA passes).
Color values
| HEX | #FF93CE |
|---|---|
| RGB | rgb(255, 147, 206) |
| HSL | hsl(327, 100%, 79%) |
| HSV | hsv(327, 42%, 100%) |
| CMYK | cmyk(0%, 42.4%, 19.2%, 0%) |
| CIE-LAB | lab(73.93, 47.91, -12.55) |
| CIE-LCH | lch(73.93, 49.53, 345.33°) |
| OKLab | oklab(79.42% 0.1427 -0.0329) |
| OKLCH | oklch(79.42% 0.146 347) |
| XYZ | xyz(62.8154, 46.5880, 64.0645) |
| Luminance | 0.4658 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.51
Pink (survey)
#FF81C0
ΔE00 3.84
Pinky
#FC86AA
ΔE00 7.54
Bubblegum (survey)
#FF6CB5
ΔE00 7.71
Carnation Pink
#FF7FA7
ΔE00 8.11
Powder Pink
#FFB2D0
ΔE00 8.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF93CE #93FFC4
analogous
#FA93FF #FF93CE #FF9398
triadic
#FF93CE #CEFF93 #93CEFF
tetradic
#FF93CE #FFFA93 #93FFC4 #9398FF
square
#FF93CE #FFFA93 #93FFC4 #9398FF
split-complementary
#FF93CE #98FF93 #93FFFA
monochromatic
#FF1996 #FF56B2 #FF93CE #FFD0EA #FFE0F1
Accessibility & contrast
On white
2.04
#FF93CE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.32
#FF93CE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF93CE
10.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF93CE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF93CE | 1.00 | 2.04 | 10.32 | 10.32 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CABD0
Deuteranopia (green-blind)
#B8BCCB
Tritanopia (blue-blind)
#FF91A8
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #ff93ce; /* rgb */ color: rgb(255, 147, 206); /* oklch */ color: oklch(79.4% 0.146 347.0);
Tailwind
colors: {
custom: {
50: '#ffb5dd',
500: '#ff93ce',
950: '#000000',
},
}SCSS
$custom: #ff93ce; $custom-light: #ffb5dd; $custom-dark: #000000;
JSON
{
"hex": "#ff93ce",
"rgb": {
"r": 255,
"g": 147,
"b": 206
},
"hsl": {
"h": 327.222,
"s": 100,
"l": 78.824
},
"oklch": {
"l": 0.79419,
"c": 0.14646,
"h": 347
},
"luminance": 0.46584
}Semantic roles & 50–950 ramp
primary
#FF93CE
secondary
#D4F7E4
accent
#E66800
background
#FFFBFD
surface
#FFF6FB
border
#D7D0D4
text
#181115
muted
#868083