#F555FF#F555FF
#F555FF is a light, highly saturated purple. Relative luminance 0.331; OKLCH L 72.7% C 0.267 H 325.4°. Best body text is #000000 at 7.63:1 contrast (WCAG AA passes).
Color values
| HEX | #F555FF |
|---|---|
| RGB | rgb(245, 85, 255) |
| HSL | hsl(296, 100%, 67%) |
| HSV | hsv(296, 67%, 100%) |
| CMYK | cmyk(3.9%, 66.7%, 0%, 0%) |
| CIE-LAB | lab(64.27, 80.42, -54.63) |
| CIE-LCH | lch(64.27, 97.22, 325.81°) |
| OKLab | oklab(72.67% 0.2199 -0.1517) |
| OKLCH | oklch(72.67% 0.267 325.4) |
| XYZ | xyz(58.9534, 33.1332, 97.8785) |
| Luminance | 0.3313 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet Pink
#FB5FFC
ΔE00 2.16
Light Magenta
#FA5FF7
ΔE00 2.41
Magenta
#FF00FF
ΔE00 4.85
Fuchsia
#FF00FF
ΔE00 4.85
Candy Pink
#FF63E9
ΔE00 5.07
Heliotrope
#D94FF5
ΔE00 5.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F555FF #5FFF55
analogous
#A055FF #F555FF #FF55B4
triadic
#F555FF #FFF555 #55FFF5
tetradic
#F555FF #FFA055 #5FFF55 #55B4FF
square
#F555FF #FFA055 #5FFF55 #55B4FF
split-complementary
#F555FF #B4FF55 #55FFA0
monochromatic
#CD00DA #F118FF #F555FF #F992FF #FCCFFF
Accessibility & contrast
On white
2.75
#F555FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.63
#F555FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F555FF
7.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F555FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F555FF | 1.00 | 2.75 | 7.63 | 7.63 |
| #FFFFFF | 2.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#308FFF
Deuteranopia (green-blind)
#77A3FB
Tritanopia (blue-blind)
#FB70A4
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #f555ff; /* rgb */ color: rgb(245, 85, 255); /* oklch */ color: oklch(72.7% 0.267 325.4);
Tailwind
colors: {
custom: {
50: '#fc91ff',
500: '#f555ff',
950: '#000000',
},
}SCSS
$custom: #f555ff; $custom-light: #fc91ff; $custom-dark: #000000;
JSON
{
"hex": "#f555ff",
"rgb": {
"r": 245,
"g": 85,
"b": 255
},
"hsl": {
"h": 296.471,
"s": 100,
"l": 66.667
},
"oklch": {
"l": 0.72669,
"c": 0.26715,
"h": 325.4
},
"luminance": 0.33129
}Semantic roles & 50–950 ramp
primary
#F555FF
secondary
#C0F3BD
accent
#E6000D
background
#FFF9FF
surface
#FFF2FF
border
#D7CCD7
text
#180E18
muted
#867E86