#FF93DF#FF93DF
#FF93DF is a light, vivid pink. Relative luminance 0.475; OKLCH L 80.0% C 0.158 H 339.1°. Best body text is #000000 at 10.49:1 contrast (WCAG AA passes).
Color values
| HEX | #FF93DF |
|---|---|
| RGB | rgb(255, 147, 223) |
| HSL | hsl(318, 100%, 79%) |
| HSV | hsv(318, 42%, 100%) |
| CMYK | cmyk(0%, 42.4%, 12.5%, 0%) |
| CIE-LAB | lab(74.48, 50.49, -21.04) |
| CIE-LCH | lch(74.48, 54.70, 337.37°) |
| OKLab | oklab(80.02% 0.1475 -0.0563) |
| OKLCH | oklch(80.02% 0.158 339.1) |
| XYZ | xyz(64.9933, 47.4592, 75.5350) |
| Luminance | 0.4746 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 4.04
Pink (survey)
#FF81C0
ΔE00 6.13
Lavender Pink
#DD85D7
ΔE00 6.79
Plum
#DDA0DD
ΔE00 6.94
Violet (CSS)
#EE82EE
ΔE00 7.08
Purply Pink
#F075E6
ΔE00 8.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF93DF #93FFB3
analogous
#E993FF #FF93DF #FF93A9
triadic
#FF93DF #DFFF93 #93DFFF
tetradic
#FF93DF #FFE993 #93FFB3 #93A9FF
square
#FF93DF #FFE993 #93FFB3 #93A9FF
split-complementary
#FF93DF #A9FF93 #93FFE9
monochromatic
#FF19BB #FF56CD #FF93DF #FFD0F1 #FFE0F6
Accessibility & contrast
On white
2.00
#FF93DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.49
#FF93DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF93DF
10.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF93DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF93DF | 1.00 | 2.00 | 10.49 | 10.49 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#97ADE2
Deuteranopia (green-blind)
#B3BDDC
Tritanopia (blue-blind)
#FF95AF
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #ff93df; /* rgb */ color: rgb(255, 147, 223); /* oklch */ color: oklch(80.0% 0.158 339.1);
Tailwind
colors: {
custom: {
50: '#ffb5e9',
500: '#ff93df',
950: '#000000',
},
}SCSS
$custom: #ff93df; $custom-light: #ffb5e9; $custom-dark: #000000;
JSON
{
"hex": "#ff93df",
"rgb": {
"r": 255,
"g": 147,
"b": 223
},
"hsl": {
"h": 317.778,
"s": 100,
"l": 78.824
},
"oklch": {
"l": 0.80022,
"c": 0.15788,
"h": 339.1
},
"luminance": 0.47455
}Semantic roles & 50–950 ramp
primary
#FF93DF
secondary
#D4F7DE
accent
#E64400
background
#FFFBFE
surface
#FFF6FC
border
#D7D0D5
text
#181116
muted
#868084