#FF93DA#FF93DA
#FF93DA is a light, vivid pink. Relative luminance 0.472; OKLCH L 79.8% C 0.154 H 341.3°. Best body text is #000000 at 10.44:1 contrast (WCAG AA passes).
Color values
| HEX | #FF93DA |
|---|---|
| RGB | rgb(255, 147, 218) |
| HSL | hsl(321, 100%, 79%) |
| HSV | hsv(321, 42%, 100%) |
| CMYK | cmyk(0%, 42.4%, 14.5%, 0%) |
| CIE-LAB | lab(74.31, 49.71, -18.56) |
| CIE-LCH | lch(74.31, 53.07, 339.53°) |
| OKLab | oklab(79.84% 0.1462 -0.0494) |
| OKLCH | oklch(79.84% 0.154 341.3) |
| XYZ | xyz(64.3292, 47.1935, 72.0371) |
| Luminance | 0.4719 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.51
Pink (survey)
#FF81C0
ΔE00 5.31
Plum
#DDA0DD
ΔE00 7.22
Lavender Pink
#DD85D7
ΔE00 7.26
Violet (CSS)
#EE82EE
ΔE00 7.94
Bubblegum (survey)
#FF6CB5
ΔE00 8.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF93DA #93FFB8
analogous
#EE93FF #FF93DA #FF93A4
triadic
#FF93DA #DAFF93 #93DAFF
tetradic
#FF93DA #FFEE93 #93FFB8 #93A4FF
square
#FF93DA #FFEE93 #93FFB8 #93A4FF
split-complementary
#FF93DA #A4FF93 #93FFEE
monochromatic
#FF19B0 #FF56C5 #FF93DA #FFD0EF #FFE0F5
Accessibility & contrast
On white
2.01
#FF93DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.44
#FF93DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF93DA
10.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF93DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF93DA | 1.00 | 2.01 | 10.44 | 10.44 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#98ACDD
Deuteranopia (green-blind)
#B4BDD7
Tritanopia (blue-blind)
#FF94AD
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #ff93da; /* rgb */ color: rgb(255, 147, 218); /* oklch */ color: oklch(79.8% 0.154 341.3);
Tailwind
colors: {
custom: {
50: '#ffb5e5',
500: '#ff93da',
950: '#000000',
},
}SCSS
$custom: #ff93da; $custom-light: #ffb5e5; $custom-dark: #000000;
JSON
{
"hex": "#ff93da",
"rgb": {
"r": 255,
"g": 147,
"b": 218
},
"hsl": {
"h": 320.556,
"s": 100,
"l": 78.824
},
"oklch": {
"l": 0.79839,
"c": 0.15428,
"h": 341.3
},
"luminance": 0.47189
}Semantic roles & 50–950 ramp
primary
#FF93DA
secondary
#D4F7E0
accent
#E64F00
background
#FFFBFE
surface
#FFF6FC
border
#D7D0D5
text
#181115
muted
#868084