#FF00F3#FF00F3
#FF00F3 is a light, highly saturated purple. Relative luminance 0.277; OKLCH L 69.5% C 0.315 H 331.0°. Best body text is #000000 at 6.55:1 contrast (WCAG AA passes).
Color values
| HEX | #FF00F3 |
|---|---|
| RGB | rgb(255, 0, 243) |
| HSL | hsl(303, 100%, 50%) |
| HSV | hsv(303, 100%, 100%) |
| CMYK | cmyk(0%, 100%, 4.7%, 0%) |
| CIE-LAB | lab(59.65, 96.60, -55.23) |
| CIE-LCH | lch(59.65, 111.27, 330.24°) |
| OKLab | oklab(69.48% 0.2756 -0.1529) |
| OKLCH | oklch(69.48% 0.315 331) |
| XYZ | xyz(57.4177, 27.7361, 87.1062) |
| Luminance | 0.2773 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Bright Magenta
#FF08E8
ΔE00 1.49
Magenta
#FF00FF
ΔE00 1.57
Fuchsia
#FF00FF
ΔE00 1.57
Pink Purple
#EF1DE7
ΔE00 2.64
Fuchsia (survey)
#ED0DD9
ΔE00 4.39
Heliotrope
#D94FF5
ΔE00 5.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF00F3 #00FF0C
analogous
#8C00FF #FF00F3 #FF0073
triadic
#FF00F3 #F3FF00 #00F3FF
tetradic
#FF00F3 #FF8C00 #00FF0C #0073FF
square
#FF00F3 #FF8C00 #00FF0C #0073FF
split-complementary
#FF00F3 #73FF00 #00FF8C
monochromatic
#85007E #C200B9 #FF00F3 #FF3DF6 #FF7AF9
Accessibility & contrast
On white
3.21
#FF00F3 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.55
#FF00F3 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #FF00F3
6.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF00F3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF00F3 | 1.00 | 3.21 | 6.55 | 6.55 |
| #FFFFFF | 3.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#007DF8
Deuteranopia (green-blind)
#709AEE
Tritanopia (blue-blind)
#FF4290
Achromatopsia (no color)
#909090
Design tokens & code
CSS
--color: #ff00f3; /* rgb */ color: rgb(255, 0, 243); /* oklch */ color: oklch(69.5% 0.315 331.0);
Tailwind
colors: {
custom: {
50: '#ff7bf8',
500: '#ff00f3',
950: '#000000',
},
}SCSS
$custom: #ff00f3; $custom-light: #ff7bf8; $custom-dark: #000000;
JSON
{
"hex": "#ff00f3",
"rgb": {
"r": 255,
"g": 0,
"b": 243
},
"hsl": {
"h": 302.824,
"s": 100,
"l": 50
},
"oklch": {
"l": 0.69478,
"c": 0.31514,
"h": 331
},
"luminance": 0.27731
}Semantic roles & 50–950 ramp
primary
#FF00F3
secondary
#74E77A
accent
#FF3329
background
#FFF8FF
surface
#FFF0FF
border
#D7CBD7
text
#190C17
muted
#877D85