#FF75FE#FF75FE
#FF75FE is a light, highly saturated purple. Relative luminance 0.411; OKLCH L 77.3% C 0.230 H 327.8°. Best body text is #000000 at 9.23:1 contrast (WCAG AA passes).
Color values
| HEX | #FF75FE |
|---|---|
| RGB | rgb(255, 117, 254) |
| HSL | hsl(300, 100%, 73%) |
| HSV | hsv(300, 54%, 100%) |
| CMYK | cmyk(0%, 54.1%, 0.4%, 0%) |
| CIE-LAB | lab(70.28, 69.74, -44.51) |
| CIE-LCH | lch(70.28, 82.73, 327.46°) |
| OKLab | oklab(77.3% 0.1944 -0.1224) |
| OKLCH | oklch(77.3% 0.23 327.8) |
| XYZ | xyz(65.4897, 41.1423, 98.2385) |
| Luminance | 0.4114 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.56
Purply Pink
#F075E6
ΔE00 3.66
Violet Pink
#FB5FFC
ΔE00 3.66
Light Magenta
#FA5FF7
ΔE00 3.78
Candy Pink
#FF63E9
ΔE00 4.02
Orchid
#DA70D6
ΔE00 7.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF75FE #75FF76
analogous
#BB75FF #FF75FE #FF75B9
triadic
#FF75FE #FEFF75 #75FEFF
tetradic
#FF75FE #FFBB75 #75FF76 #75B9FF
square
#FF75FE #FFBB75 #75FF76 #75B9FF
split-complementary
#FF75FE #B9FF75 #75FFBB
monochromatic
#FA00F8 #FF38FE #FF75FE #FFB2FE #FFE0FF
Accessibility & contrast
On white
2.28
#FF75FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.23
#FF75FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF75FE
9.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF75FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF75FE | 1.00 | 2.28 | 9.23 | 9.23 |
| #FFFFFF | 2.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#67A0FF
Deuteranopia (green-blind)
#94B2FA
Tritanopia (blue-blind)
#FF85AF
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #ff75fe; /* rgb */ color: rgb(255, 117, 254); /* oklch */ color: oklch(77.3% 0.230 327.8);
Tailwind
colors: {
custom: {
50: '#ffa3ff',
500: '#ff75fe',
950: '#000000',
},
}SCSS
$custom: #ff75fe; $custom-light: #ffa3ff; $custom-dark: #000000;
JSON
{
"hex": "#ff75fe",
"rgb": {
"r": 255,
"g": 117,
"b": 254
},
"hsl": {
"h": 300.435,
"s": 100,
"l": 72.941
},
"oklch": {
"l": 0.77296,
"c": 0.22972,
"h": 327.8
},
"luminance": 0.41138
}Semantic roles & 50–950 ramp
primary
#FF75FE
secondary
#D4F7D4
accent
#E60200
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181018
muted
#867F86