#FF93F0#FF93F0
#FF93F0 is a light, vivid purple. Relative luminance 0.484; OKLCH L 80.7% C 0.171 H 332.3°. Best body text is #000000 at 10.68:1 contrast (WCAG AA passes).
Color values
| HEX | #FF93F0 |
|---|---|
| RGB | rgb(255, 147, 240) |
| HSL | hsl(308, 100%, 79%) |
| HSV | hsv(308, 42%, 100%) |
| CMYK | cmyk(0%, 42.4%, 5.9%, 0%) |
| CIE-LAB | lab(75.09, 53.24, -29.40) |
| CIE-LCH | lch(75.09, 60.82, 331.10°) |
| OKLab | oklab(80.68% 0.1517 -0.0796) |
| OKLCH | oklch(80.68% 0.171 332.3) |
| XYZ | xyz(67.4014, 48.4224, 88.2174) |
| Luminance | 0.4842 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.90
Lavender Pink
#DD85D7
ΔE00 6.37
Purply Pink
#F075E6
ΔE00 6.61
Bubblegum Pink
#FE83CC
ΔE00 6.66
Plum
#DDA0DD
ΔE00 7.10
Candy Pink
#FF63E9
ΔE00 8.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF93F0 #93FFA2
analogous
#D893FF #FF93F0 #FF93BA
triadic
#FF93F0 #F0FF93 #93F0FF
tetradic
#FF93F0 #FFD893 #93FFA2 #93BAFF
square
#FF93F0 #FFD893 #93FFA2 #93BAFF
split-complementary
#FF93F0 #BAFF93 #93FFD8
monochromatic
#FF19DF #FF56E8 #FF93F0 #FFD0F9 #FFE0FB
Accessibility & contrast
On white
1.97
#FF93F0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.68
#FF93F0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF93F0
10.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF93F0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF93F0 | 1.00 | 1.97 | 10.68 | 10.68 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#90AFF3
Deuteranopia (green-blind)
#ADBEED
Tritanopia (blue-blind)
#FF9AB7
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #ff93f0; /* rgb */ color: rgb(255, 147, 240); /* oklch */ color: oklch(80.7% 0.171 332.3);
Tailwind
colors: {
custom: {
50: '#ffb5f5',
500: '#ff93f0',
950: '#000000',
},
}SCSS
$custom: #ff93f0; $custom-light: #ffb5f5; $custom-dark: #000000;
JSON
{
"hex": "#ff93f0",
"rgb": {
"r": 255,
"g": 147,
"b": 240
},
"hsl": {
"h": 308.333,
"s": 100,
"l": 78.824
},
"oklch": {
"l": 0.80679,
"c": 0.17132,
"h": 332.3
},
"luminance": 0.48419
}Semantic roles & 50–950 ramp
primary
#FF93F0
secondary
#D4F7D9
accent
#E62000
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#181117
muted
#868085