#FF93C8#FF93C8
#FF93C8 is a light, vivid pink. Relative luminance 0.463; OKLCH L 79.2% C 0.143 H 350.1°. Best body text is #000000 at 10.26:1 contrast (WCAG AA passes).
Color values
| HEX | #FF93C8 |
|---|---|
| RGB | rgb(255, 147, 200) |
| HSL | hsl(331, 100%, 79%) |
| HSV | hsv(331, 42%, 100%) |
| CMYK | cmyk(0%, 42.4%, 21.6%, 0%) |
| CIE-LAB | lab(73.74, 47.05, -9.51) |
| CIE-LCH | lch(73.74, 48.00, 348.57°) |
| OKLab | oklab(79.22% 0.1409 -0.0247) |
| OKLCH | oklch(79.22% 0.143 350.1) |
| XYZ | xyz(62.1004, 46.3020, 60.2988) |
| Luminance | 0.4630 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 3.67
Bubblegum Pink
#FE83CC
ΔE00 4.28
Pinky
#FC86AA
ΔE00 6.25
Carnation Pink
#FF7FA7
ΔE00 6.94
Bubblegum (survey)
#FF6CB5
ΔE00 7.56
Powder Pink
#FFB2D0
ΔE00 7.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF93C8 #93FFCA
analogous
#FF93FE #FF93C8 #FF9493
triadic
#FF93C8 #C8FF93 #93C8FF
tetradic
#FF93C8 #FEFF93 #93FFCA #9493FF
square
#FF93C8 #FEFF93 #93FFCA #9493FF
split-complementary
#FF93C8 #93FF94 #93FEFF
monochromatic
#FF198A #FF56A9 #FF93C8 #FFD0E7 #FFE0EF
Accessibility & contrast
On white
2.05
#FF93C8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.26
#FF93C8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF93C8
10.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF93C8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF93C8 | 1.00 | 2.05 | 10.26 | 10.26 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9EAACA
Deuteranopia (green-blind)
#B9BCC5
Tritanopia (blue-blind)
#FF90A6
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #ff93c8; /* rgb */ color: rgb(255, 147, 200); /* oklch */ color: oklch(79.2% 0.143 350.1);
Tailwind
colors: {
custom: {
50: '#ffb5d8',
500: '#ff93c8',
950: '#000000',
},
}SCSS
$custom: #ff93c8; $custom-light: #ffb5d8; $custom-dark: #000000;
JSON
{
"hex": "#ff93c8",
"rgb": {
"r": 255,
"g": 147,
"b": 200
},
"hsl": {
"h": 330.556,
"s": 100,
"l": 78.824
},
"oklch": {
"l": 0.79219,
"c": 0.14302,
"h": 350.1
},
"luminance": 0.46298
}Semantic roles & 50–950 ramp
primary
#FF93C8
secondary
#D4F7E6
accent
#E67500
background
#FFFBFD
surface
#FFF6FA
border
#D7D0D3
text
#181114
muted
#868083