#FF75EA#FF75EA
#FF75EA is a light, highly saturated purple. Relative luminance 0.399; OKLCH L 76.4% C 0.214 H 333.7°. Best body text is #000000 at 8.98:1 contrast (WCAG AA passes).
Color values
| HEX | #FF75EA |
|---|---|
| RGB | rgb(255, 117, 234) |
| HSL | hsl(309, 100%, 73%) |
| HSV | hsv(309, 54%, 100%) |
| CMYK | cmyk(0%, 54.1%, 8.2%, 0%) |
| CIE-LAB | lab(69.42, 66.50, -34.87) |
| CIE-LCH | lch(69.42, 75.09, 332.33°) |
| OKLab | oklab(76.39% 0.1916 -0.0949) |
| OKLCH | oklch(76.39% 0.214 333.7) |
| XYZ | xyz(62.4526, 39.9275, 82.2433) |
| Luminance | 0.3992 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 2.37
Candy Pink
#FF63E9
ΔE00 2.91
Violet (CSS)
#EE82EE
ΔE00 3.43
Light Magenta
#FA5FF7
ΔE00 4.84
Violet Pink
#FB5FFC
ΔE00 5.18
Lavender Pink
#DD85D7
ΔE00 6.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF75EA #75FF8A
analogous
#CF75FF #FF75EA #FF75A5
triadic
#FF75EA #EAFF75 #75EAFF
tetradic
#FF75EA #FFCF75 #75FF8A #75A5FF
square
#FF75EA #FFCF75 #75FF8A #75A5FF
split-complementary
#FF75EA #A5FF75 #75FFCF
monochromatic
#FA00D4 #FF38E1 #FF75EA #FFB2F3 #FFE0FA
Accessibility & contrast
On white
2.34
#FF75EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.98
#FF75EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF75EA
8.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF75EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF75EA | 1.00 | 2.34 | 8.98 | 8.98 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#739DEE
Deuteranopia (green-blind)
#9CB1E6
Tritanopia (blue-blind)
#FF7EA5
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #ff75ea; /* rgb */ color: rgb(255, 117, 234); /* oklch */ color: oklch(76.4% 0.214 333.7);
Tailwind
colors: {
custom: {
50: '#ffa2f1',
500: '#ff75ea',
950: '#000000',
},
}SCSS
$custom: #ff75ea; $custom-light: #ffa2f1; $custom-dark: #000000;
JSON
{
"hex": "#ff75ea",
"rgb": {
"r": 255,
"g": 117,
"b": 234
},
"hsl": {
"h": 309.13,
"s": 100,
"l": 72.941
},
"oklch": {
"l": 0.76386,
"c": 0.21375,
"h": 333.7
},
"luminance": 0.39923
}Semantic roles & 50–950 ramp
primary
#FF75EA
secondary
#D4F7D9
accent
#E62300
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#180F16
muted
#867F84