#FF75EF#FF75EF
#FF75EF is a light, highly saturated purple. Relative luminance 0.402; OKLCH L 76.6% C 0.218 H 332.1°. Best body text is #000000 at 9.04:1 contrast (WCAG AA passes).
Color values
| HEX | #FF75EF |
|---|---|
| RGB | rgb(255, 117, 239) |
| HSL | hsl(307, 100%, 73%) |
| HSV | hsv(307, 54%, 100%) |
| CMYK | cmyk(0%, 54.1%, 6.3%, 0%) |
| CIE-LAB | lab(69.63, 67.29, -37.30) |
| CIE-LCH | lch(69.63, 76.94, 331.00°) |
| OKLab | oklab(76.61% 0.1924 -0.1018) |
| OKLCH | oklch(76.61% 0.218 332.1) |
| XYZ | xyz(63.1811, 40.2189, 86.0799) |
| Luminance | 0.4022 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 2.35
Candy Pink
#FF63E9
ΔE00 2.90
Violet (CSS)
#EE82EE
ΔE00 3.16
Light Magenta
#FA5FF7
ΔE00 4.35
Violet Pink
#FB5FFC
ΔE00 4.61
Lavender Pink
#DD85D7
ΔE00 6.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF75EF #75FF85
analogous
#CA75FF #FF75EF #FF75AA
triadic
#FF75EF #EFFF75 #75EFFF
tetradic
#FF75EF #FFCA75 #75FF85 #75AAFF
square
#FF75EF #FFCA75 #75FF85 #75AAFF
split-complementary
#FF75EF #AAFF75 #75FFCA
monochromatic
#FA00DD #FF38E8 #FF75EF #FFB2F6 #FFE0FB
Accessibility & contrast
On white
2.32
#FF75EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.04
#FF75EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF75EF
9.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF75EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF75EF | 1.00 | 2.32 | 9.04 | 9.04 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#709EF3
Deuteranopia (green-blind)
#9AB1EB
Tritanopia (blue-blind)
#FF80A8
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #ff75ef; /* rgb */ color: rgb(255, 117, 239); /* oklch */ color: oklch(76.6% 0.218 332.1);
Tailwind
colors: {
custom: {
50: '#ffa3f4',
500: '#ff75ef',
950: '#000000',
},
}SCSS
$custom: #ff75ef; $custom-light: #ffa3f4; $custom-dark: #000000;
JSON
{
"hex": "#ff75ef",
"rgb": {
"r": 255,
"g": 117,
"b": 239
},
"hsl": {
"h": 306.957,
"s": 100,
"l": 72.941
},
"oklch": {
"l": 0.76606,
"c": 0.21762,
"h": 332.1
},
"luminance": 0.40215
}Semantic roles & 50–950 ramp
primary
#FF75EF
secondary
#D4F7D8
accent
#E61B00
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181017
muted
#867F85