#FF93CB#FF93CB
#FF93CB is a light, vivid pink. Relative luminance 0.464; OKLCH L 79.3% C 0.145 H 348.5°. Best body text is #000000 at 10.29:1 contrast (WCAG AA passes).
Color values
| HEX | #FF93CB |
|---|---|
| RGB | rgb(255, 147, 203) |
| HSL | hsl(329, 100%, 79%) |
| HSV | hsv(329, 42%, 100%) |
| CMYK | cmyk(0%, 42.4%, 20.4%, 0%) |
| CIE-LAB | lab(73.83, 47.48, -11.03) |
| CIE-LCH | lch(73.83, 48.74, 346.92°) |
| OKLab | oklab(79.32% 0.1418 -0.0288) |
| OKLCH | oklch(79.32% 0.145 348.5) |
| XYZ | xyz(62.4544, 46.4436, 62.1634) |
| Luminance | 0.4644 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 3.69
Bubblegum Pink
#FE83CC
ΔE00 3.84
Pinky
#FC86AA
ΔE00 6.89
Carnation Pink
#FF7FA7
ΔE00 7.52
Bubblegum (survey)
#FF6CB5
ΔE00 7.60
Powder Pink
#FFB2D0
ΔE00 7.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF93CB #93FFC7
analogous
#FD93FF #FF93CB #FF9395
triadic
#FF93CB #CBFF93 #93CBFF
tetradic
#FF93CB #FFFD93 #93FFC7 #9395FF
square
#FF93CB #FFFD93 #93FFC7 #9395FF
split-complementary
#FF93CB #95FF93 #93FFFD
monochromatic
#FF1990 #FF56AE #FF93CB #FFD0E8 #FFE0F0
Accessibility & contrast
On white
2.04
#FF93CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.29
#FF93CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF93CB
10.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF93CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF93CB | 1.00 | 2.04 | 10.29 | 10.29 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9DAACD
Deuteranopia (green-blind)
#B9BCC8
Tritanopia (blue-blind)
#FF91A7
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #ff93cb; /* rgb */ color: rgb(255, 147, 203); /* oklch */ color: oklch(79.3% 0.145 348.5);
Tailwind
colors: {
custom: {
50: '#ffb5da',
500: '#ff93cb',
950: '#000000',
},
}SCSS
$custom: #ff93cb; $custom-light: #ffb5da; $custom-dark: #000000;
JSON
{
"hex": "#ff93cb",
"rgb": {
"r": 255,
"g": 147,
"b": 203
},
"hsl": {
"h": 328.889,
"s": 100,
"l": 78.824
},
"oklch": {
"l": 0.79318,
"c": 0.1447,
"h": 348.5
},
"luminance": 0.46439
}Semantic roles & 50–950 ramp
primary
#FF93CB
secondary
#D4F7E5
accent
#E66F00
background
#FFFBFD
surface
#FFF6FA
border
#D7D0D3
text
#181114
muted
#868083