#FF93CA#FF93CA
#FF93CA is a light, vivid pink. Relative luminance 0.464; OKLCH L 79.3% C 0.144 H 349.0°. Best body text is #000000 at 10.28:1 contrast (WCAG AA passes).
Color values
| HEX | #FF93CA |
|---|---|
| RGB | rgb(255, 147, 202) |
| HSL | hsl(329, 100%, 79%) |
| HSV | hsv(329, 42%, 100%) |
| CMYK | cmyk(0%, 42.4%, 20.8%, 0%) |
| CIE-LAB | lab(73.80, 47.34, -10.53) |
| CIE-LCH | lch(73.80, 48.49, 347.46°) |
| OKLab | oklab(79.29% 0.1415 -0.0274) |
| OKLCH | oklch(79.29% 0.144 349) |
| XYZ | xyz(62.3356, 46.3961, 61.5378) |
| Luminance | 0.4639 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 3.67
Bubblegum Pink
#FE83CC
ΔE00 3.98
Pinky
#FC86AA
ΔE00 6.68
Carnation Pink
#FF7FA7
ΔE00 7.33
Bubblegum (survey)
#FF6CB5
ΔE00 7.58
Powder Pink
#FFB2D0
ΔE00 7.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF93CA #93FFC8
analogous
#FE93FF #FF93CA #FF9394
triadic
#FF93CA #CAFF93 #93CAFF
tetradic
#FF93CA #FFFE93 #93FFC8 #9394FF
square
#FF93CA #FFFE93 #93FFC8 #9394FF
split-complementary
#FF93CA #94FF93 #93FFFE
monochromatic
#FF198E #FF56AC #FF93CA #FFD0E8 #FFE0F0
Accessibility & contrast
On white
2.04
#FF93CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.28
#FF93CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF93CA
10.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF93CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF93CA | 1.00 | 2.04 | 10.28 | 10.28 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9DAACC
Deuteranopia (green-blind)
#B9BCC7
Tritanopia (blue-blind)
#FF90A7
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #ff93ca; /* rgb */ color: rgb(255, 147, 202); /* oklch */ color: oklch(79.3% 0.144 349.0);
Tailwind
colors: {
custom: {
50: '#ffb5da',
500: '#ff93ca',
950: '#000000',
},
}SCSS
$custom: #ff93ca; $custom-light: #ffb5da; $custom-dark: #000000;
JSON
{
"hex": "#ff93ca",
"rgb": {
"r": 255,
"g": 147,
"b": 202
},
"hsl": {
"h": 329.444,
"s": 100,
"l": 78.824
},
"oklch": {
"l": 0.79285,
"c": 0.14412,
"h": 349
},
"luminance": 0.46392
}Semantic roles & 50–950 ramp
primary
#FF93CA
secondary
#D4F7E5
accent
#E67100
background
#FFFBFD
surface
#FFF6FA
border
#D7D0D3
text
#181114
muted
#868083