#FF75FD#FF75FD
#FF75FD is a light, highly saturated purple. Relative luminance 0.411; OKLCH L 77.2% C 0.229 H 328.1°. Best body text is #000000 at 9.21:1 contrast (WCAG AA passes).
Color values
| HEX | #FF75FD |
|---|---|
| RGB | rgb(255, 117, 253) |
| HSL | hsl(301, 100%, 73%) |
| HSV | hsv(301, 54%, 100%) |
| CMYK | cmyk(0%, 54.1%, 0.8%, 0%) |
| CIE-LAB | lab(70.23, 69.58, -44.03) |
| CIE-LCH | lch(70.23, 82.34, 327.67°) |
| OKLab | oklab(77.25% 0.1943 -0.1211) |
| OKLCH | oklch(77.25% 0.229 328.1) |
| XYZ | xyz(65.3300, 41.0784, 97.3974) |
| Luminance | 0.4107 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.49
Purply Pink
#F075E6
ΔE00 3.54
Violet Pink
#FB5FFC
ΔE00 3.68
Light Magenta
#FA5FF7
ΔE00 3.77
Candy Pink
#FF63E9
ΔE00 3.91
Orchid
#DA70D6
ΔE00 7.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF75FD #75FF77
analogous
#BC75FF #FF75FD #FF75B8
triadic
#FF75FD #FDFF75 #75FDFF
tetradic
#FF75FD #FFBC75 #75FF77 #75B8FF
square
#FF75FD #FFBC75 #75FF77 #75B8FF
split-complementary
#FF75FD #B8FF75 #75FFBC
monochromatic
#FA00F6 #FF38FC #FF75FD #FFB2FE #FFE0FF
Accessibility & contrast
On white
2.28
#FF75FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.21
#FF75FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF75FD
9.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF75FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF75FD | 1.00 | 2.28 | 9.21 | 9.21 |
| #FFFFFF | 2.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#68A0FF
Deuteranopia (green-blind)
#94B2F9
Tritanopia (blue-blind)
#FF84AF
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #ff75fd; /* rgb */ color: rgb(255, 117, 253); /* oklch */ color: oklch(77.2% 0.229 328.1);
Tailwind
colors: {
custom: {
50: '#ffa3fe',
500: '#ff75fd',
950: '#000000',
},
}SCSS
$custom: #ff75fd; $custom-light: #ffa3fe; $custom-dark: #000000;
JSON
{
"hex": "#ff75fd",
"rgb": {
"r": 255,
"g": 117,
"b": 253
},
"hsl": {
"h": 300.87,
"s": 100,
"l": 72.941
},
"oklch": {
"l": 0.77249,
"c": 0.22889,
"h": 328.1
},
"luminance": 0.41074
}Semantic roles & 50–950 ramp
primary
#FF75FD
secondary
#D4F7D4
accent
#E60300
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181018
muted
#867F86