#FF93F2#FF93F2
#FF93F2 is a light, vivid purple. Relative luminance 0.485; OKLCH L 80.8% C 0.173 H 331.6°. Best body text is #000000 at 10.71:1 contrast (WCAG AA passes).
Color values
| HEX | #FF93F2 |
|---|---|
| RGB | rgb(255, 147, 242) |
| HSL | hsl(307, 100%, 79%) |
| HSV | hsv(307, 42%, 100%) |
| CMYK | cmyk(0%, 42.4%, 5.1%, 0%) |
| CIE-LAB | lab(75.17, 53.58, -30.37) |
| CIE-LCH | lch(75.17, 61.59, 330.45°) |
| OKLab | oklab(80.76% 0.1521 -0.0824) |
| OKLCH | oklch(80.76% 0.173 331.6) |
| XYZ | xyz(67.7001, 48.5419, 89.7908) |
| Luminance | 0.4854 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.75
Lavender Pink
#DD85D7
ΔE00 6.44
Purply Pink
#F075E6
ΔE00 6.55
Bubblegum Pink
#FE83CC
ΔE00 6.99
Plum
#DDA0DD
ΔE00 7.22
Candy Pink
#FF63E9
ΔE00 8.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF93F2 #93FFA0
analogous
#D693FF #FF93F2 #FF93BC
triadic
#FF93F2 #F2FF93 #93F2FF
tetradic
#FF93F2 #FFD693 #93FFA0 #93BCFF
square
#FF93F2 #FFD693 #93FFA0 #93BCFF
split-complementary
#FF93F2 #BCFF93 #93FFD6
monochromatic
#FF19E3 #FF56EB #FF93F2 #FFD0F9 #FFE0FB
Accessibility & contrast
On white
1.96
#FF93F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.71
#FF93F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF93F2
10.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF93F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF93F2 | 1.00 | 1.96 | 10.71 | 10.71 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#90B0F5
Deuteranopia (green-blind)
#ADBFEF
Tritanopia (blue-blind)
#FF9AB7
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #ff93f2; /* rgb */ color: rgb(255, 147, 242); /* oklch */ color: oklch(80.8% 0.173 331.6);
Tailwind
colors: {
custom: {
50: '#ffb5f6',
500: '#ff93f2',
950: '#000000',
},
}SCSS
$custom: #ff93f2; $custom-light: #ffb5f6; $custom-dark: #000000;
JSON
{
"hex": "#ff93f2",
"rgb": {
"r": 255,
"g": 147,
"b": 242
},
"hsl": {
"h": 307.222,
"s": 100,
"l": 78.824
},
"oklch": {
"l": 0.8076,
"c": 0.17301,
"h": 331.6
},
"luminance": 0.48538
}Semantic roles & 50–950 ramp
primary
#FF93F2
secondary
#D4F7D8
accent
#E61C00
background
#FFFBFF
surface
#FFF6FE
border
#D7D0D6
text
#181117
muted
#868085