#FF93DD#FF93DD
#FF93DD is a light, vivid pink. Relative luminance 0.473; OKLCH L 79.9% C 0.156 H 340.0°. Best body text is #000000 at 10.47:1 contrast (WCAG AA passes).
Color values
| HEX | #FF93DD |
|---|---|
| RGB | rgb(255, 147, 221) |
| HSL | hsl(319, 100%, 79%) |
| HSV | hsv(319, 42%, 100%) |
| CMYK | cmyk(0%, 42.4%, 13.3%, 0%) |
| CIE-LAB | lab(74.41, 50.18, -20.05) |
| CIE-LCH | lch(74.41, 54.04, 338.22°) |
| OKLab | oklab(79.95% 0.147 -0.0535) |
| OKLCH | oklch(79.95% 0.156 340) |
| XYZ | xyz(64.7253, 47.3520, 74.1233) |
| Luminance | 0.4735 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.80
Pink (survey)
#FF81C0
ΔE00 5.79
Lavender Pink
#DD85D7
ΔE00 6.96
Plum
#DDA0DD
ΔE00 7.03
Violet (CSS)
#EE82EE
ΔE00 7.42
Purply Pink
#F075E6
ΔE00 8.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF93DD #93FFB5
analogous
#EB93FF #FF93DD #FF93A7
triadic
#FF93DD #DDFF93 #93DDFF
tetradic
#FF93DD #FFEB93 #93FFB5 #93A7FF
square
#FF93DD #FFEB93 #93FFB5 #93A7FF
split-complementary
#FF93DD #A7FF93 #93FFEB
monochromatic
#FF19B6 #FF56CA #FF93DD #FFD0F0 #FFE0F5
Accessibility & contrast
On white
2.01
#FF93DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.47
#FF93DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF93DD
10.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF93DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF93DD | 1.00 | 2.01 | 10.47 | 10.47 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#97ADE0
Deuteranopia (green-blind)
#B4BDDA
Tritanopia (blue-blind)
#FF95AF
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #ff93dd; /* rgb */ color: rgb(255, 147, 221); /* oklch */ color: oklch(79.9% 0.156 340.0);
Tailwind
colors: {
custom: {
50: '#ffb5e7',
500: '#ff93dd',
950: '#000000',
},
}SCSS
$custom: #ff93dd; $custom-light: #ffb5e7; $custom-dark: #000000;
JSON
{
"hex": "#ff93dd",
"rgb": {
"r": 255,
"g": 147,
"b": 221
},
"hsl": {
"h": 318.889,
"s": 100,
"l": 78.824
},
"oklch": {
"l": 0.79949,
"c": 0.15642,
"h": 340
},
"luminance": 0.47348
}Semantic roles & 50–950 ramp
primary
#FF93DD
secondary
#D4F7DF
accent
#E64800
background
#FFFBFE
surface
#FFF6FC
border
#D7D0D5
text
#181116
muted
#868084