#FF93D2#FF93D2
#FF93D2 is a light, vivid pink. Relative luminance 0.468; OKLCH L 79.6% C 0.149 H 345.1°. Best body text is #000000 at 10.36:1 contrast (WCAG AA passes).
Color values
| HEX | #FF93D2 |
|---|---|
| RGB | rgb(255, 147, 210) |
| HSL | hsl(325, 100%, 79%) |
| HSV | hsv(325, 42%, 100%) |
| CMYK | cmyk(0%, 42.4%, 17.6%, 0%) |
| CIE-LAB | lab(74.05, 48.50, -14.56) |
| CIE-LCH | lch(74.05, 50.64, 343.29°) |
| OKLab | oklab(79.56% 0.1439 -0.0384) |
| OKLCH | oklch(79.56% 0.149 345.1) |
| XYZ | xyz(63.3075, 46.7849, 66.6562) |
| Luminance | 0.4678 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.27
Pink (survey)
#FF81C0
ΔE00 4.21
Bubblegum (survey)
#FF6CB5
ΔE00 7.94
Plum
#DDA0DD
ΔE00 7.97
Lavender Pink
#DD85D7
ΔE00 8.29
Pinky
#FC86AA
ΔE00 8.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF93D2 #93FFC0
analogous
#F693FF #FF93D2 #FF939C
triadic
#FF93D2 #D2FF93 #93D2FF
tetradic
#FF93D2 #FFF693 #93FFC0 #939CFF
square
#FF93D2 #FFF693 #93FFC0 #939CFF
split-complementary
#FF93D2 #9CFF93 #93FFF6
monochromatic
#FF199F #FF56B9 #FF93D2 #FFD0EC #FFE0F2
Accessibility & contrast
On white
2.03
#FF93D2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.36
#FF93D2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF93D2
10.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF93D2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF93D2 | 1.00 | 2.03 | 10.36 | 10.36 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9BABD4
Deuteranopia (green-blind)
#B7BDCF
Tritanopia (blue-blind)
#FF92AA
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #ff93d2; /* rgb */ color: rgb(255, 147, 210); /* oklch */ color: oklch(79.6% 0.149 345.1);
Tailwind
colors: {
custom: {
50: '#ffb5df',
500: '#ff93d2',
950: '#000000',
},
}SCSS
$custom: #ff93d2; $custom-light: #ffb5df; $custom-dark: #000000;
JSON
{
"hex": "#ff93d2",
"rgb": {
"r": 255,
"g": 147,
"b": 210
},
"hsl": {
"h": 325,
"s": 100,
"l": 78.824
},
"oklch": {
"l": 0.79556,
"c": 0.14893,
"h": 345.1
},
"luminance": 0.46781
}Semantic roles & 50–950 ramp
primary
#FF93D2
secondary
#D4F7E3
accent
#E66000
background
#FFFBFD
surface
#FFF6FB
border
#D7D0D4
text
#181115
muted
#868083