#FF93CC#FF93CC
#FF93CC is a light, vivid pink. Relative luminance 0.465; OKLCH L 79.4% C 0.145 H 348.0°. Best body text is #000000 at 10.30:1 contrast (WCAG AA passes).
Color values
| HEX | #FF93CC |
|---|---|
| RGB | rgb(255, 147, 204) |
| HSL | hsl(328, 100%, 79%) |
| HSV | hsv(328, 42%, 100%) |
| CMYK | cmyk(0%, 42.4%, 20%, 0%) |
| CIE-LAB | lab(73.86, 47.62, -11.54) |
| CIE-LCH | lch(73.86, 49.00, 346.38°) |
| OKLab | oklab(79.35% 0.1421 -0.0302) |
| OKLCH | oklch(79.35% 0.145 348) |
| XYZ | xyz(62.5740, 46.4915, 62.7930) |
| Luminance | 0.4649 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.72
Pink (survey)
#FF81C0
ΔE00 3.73
Pinky
#FC86AA
ΔE00 7.11
Bubblegum (survey)
#FF6CB5
ΔE00 7.63
Carnation Pink
#FF7FA7
ΔE00 7.72
Powder Pink
#FFB2D0
ΔE00 7.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF93CC #93FFC6
analogous
#FC93FF #FF93CC #FF9396
triadic
#FF93CC #CCFF93 #93CCFF
tetradic
#FF93CC #FFFC93 #93FFC6 #9396FF
square
#FF93CC #FFFC93 #93FFC6 #9396FF
split-complementary
#FF93CC #96FF93 #93FFFC
monochromatic
#FF1992 #FF56AF #FF93CC #FFD0E9 #FFE0F1
Accessibility & contrast
On white
2.04
#FF93CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.30
#FF93CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF93CC
10.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF93CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF93CC | 1.00 | 2.04 | 10.30 | 10.30 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9DAACE
Deuteranopia (green-blind)
#B8BCC9
Tritanopia (blue-blind)
#FF91A8
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #ff93cc; /* rgb */ color: rgb(255, 147, 204); /* oklch */ color: oklch(79.4% 0.145 348.0);
Tailwind
colors: {
custom: {
50: '#ffb5db',
500: '#ff93cc',
950: '#000000',
},
}SCSS
$custom: #ff93cc; $custom-light: #ffb5db; $custom-dark: #000000;
JSON
{
"hex": "#ff93cc",
"rgb": {
"r": 255,
"g": 147,
"b": 204
},
"hsl": {
"h": 328.333,
"s": 100,
"l": 78.824
},
"oklch": {
"l": 0.79352,
"c": 0.14527,
"h": 348
},
"luminance": 0.46487
}Semantic roles & 50–950 ramp
primary
#FF93CC
secondary
#D4F7E5
accent
#E66C00
background
#FFFBFD
surface
#FFF6FB
border
#D7D0D4
text
#181115
muted
#868083