#FF93CF#FF93CF
#FF93CF is a light, vivid pink. Relative luminance 0.466; OKLCH L 79.5% C 0.147 H 346.5°. Best body text is #000000 at 10.33:1 contrast (WCAG AA passes).
Color values
| HEX | #FF93CF |
|---|---|
| RGB | rgb(255, 147, 207) |
| HSL | hsl(327, 100%, 79%) |
| HSV | hsv(327, 42%, 100%) |
| CMYK | cmyk(0%, 42.4%, 18.8%, 0%) |
| CIE-LAB | lab(73.96, 48.06, -13.05) |
| CIE-LCH | lch(73.96, 49.80, 344.81°) |
| OKLab | oklab(79.45% 0.143 -0.0343) |
| OKLCH | oklch(79.45% 0.147 346.5) |
| XYZ | xyz(62.9372, 46.6368, 64.7063) |
| Luminance | 0.4663 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.43
Pink (survey)
#FF81C0
ΔE00 3.92
Pinky
#FC86AA
ΔE00 7.75
Bubblegum (survey)
#FF6CB5
ΔE00 7.76
Hot Pink
#FF69B4
ΔE00 8.25
Powder Pink
#FFB2D0
ΔE00 8.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF93CF #93FFC3
analogous
#F993FF #FF93CF #FF9399
triadic
#FF93CF #CFFF93 #93CFFF
tetradic
#FF93CF #FFF993 #93FFC3 #9399FF
square
#FF93CF #FFF993 #93FFC3 #9399FF
split-complementary
#FF93CF #99FF93 #93FFF9
monochromatic
#FF1999 #FF56B4 #FF93CF #FFD0EA #FFE0F1
Accessibility & contrast
On white
2.03
#FF93CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.33
#FF93CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF93CF
10.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF93CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF93CF | 1.00 | 2.03 | 10.33 | 10.33 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CABD1
Deuteranopia (green-blind)
#B7BDCC
Tritanopia (blue-blind)
#FF91A9
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #ff93cf; /* rgb */ color: rgb(255, 147, 207); /* oklch */ color: oklch(79.5% 0.147 346.5);
Tailwind
colors: {
custom: {
50: '#ffb5dd',
500: '#ff93cf',
950: '#000000',
},
}SCSS
$custom: #ff93cf; $custom-light: #ffb5dd; $custom-dark: #000000;
JSON
{
"hex": "#ff93cf",
"rgb": {
"r": 255,
"g": 147,
"b": 207
},
"hsl": {
"h": 326.667,
"s": 100,
"l": 78.824
},
"oklch": {
"l": 0.79453,
"c": 0.14706,
"h": 346.5
},
"luminance": 0.46632
}Semantic roles & 50–950 ramp
primary
#FF93CF
secondary
#D4F7E4
accent
#E66600
background
#FFFBFD
surface
#FFF6FB
border
#D7D0D4
text
#181115
muted
#868083