#FF75ED#FF75ED
#FF75ED is a light, highly saturated purple. Relative luminance 0.401; OKLCH L 76.5% C 0.216 H 332.7°. Best body text is #000000 at 9.02:1 contrast (WCAG AA passes).
Color values
| HEX | #FF75ED |
|---|---|
| RGB | rgb(255, 117, 237) |
| HSL | hsl(308, 100%, 73%) |
| HSV | hsv(308, 54%, 100%) |
| CMYK | cmyk(0%, 54.1%, 7.1%, 0%) |
| CIE-LAB | lab(69.54, 66.98, -36.33) |
| CIE-LCH | lch(69.54, 76.20, 331.52°) |
| OKLab | oklab(76.52% 0.192 -0.099) |
| OKLCH | oklch(76.52% 0.216 332.7) |
| XYZ | xyz(62.8873, 40.1013, 84.5324) |
| Luminance | 0.4010 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 2.32
Candy Pink
#FF63E9
ΔE00 2.87
Violet (CSS)
#EE82EE
ΔE00 3.24
Light Magenta
#FA5FF7
ΔE00 4.53
Violet Pink
#FB5FFC
ΔE00 4.83
Lavender Pink
#DD85D7
ΔE00 6.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF75ED #75FF87
analogous
#CC75FF #FF75ED #FF75A8
triadic
#FF75ED #EDFF75 #75EDFF
tetradic
#FF75ED #FFCC75 #75FF87 #75A8FF
square
#FF75ED #FFCC75 #75FF87 #75A8FF
split-complementary
#FF75ED #A8FF75 #75FFCC
monochromatic
#FA00D9 #FF38E5 #FF75ED #FFB2F5 #FFE0FB
Accessibility & contrast
On white
2.33
#FF75ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.02
#FF75ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF75ED
9.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF75ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF75ED | 1.00 | 2.33 | 9.02 | 9.02 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#719DF1
Deuteranopia (green-blind)
#9BB1E9
Tritanopia (blue-blind)
#FF7FA7
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #ff75ed; /* rgb */ color: rgb(255, 117, 237); /* oklch */ color: oklch(76.5% 0.216 332.7);
Tailwind
colors: {
custom: {
50: '#ffa3f3',
500: '#ff75ed',
950: '#000000',
},
}SCSS
$custom: #ff75ed; $custom-light: #ffa3f3; $custom-dark: #000000;
JSON
{
"hex": "#ff75ed",
"rgb": {
"r": 255,
"g": 117,
"b": 237
},
"hsl": {
"h": 307.826,
"s": 100,
"l": 72.941
},
"oklch": {
"l": 0.76517,
"c": 0.21607,
"h": 332.7
},
"luminance": 0.40097
}Semantic roles & 50–950 ramp
primary
#FF75ED
secondary
#D4F7D8
accent
#E61E00
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#180F17
muted
#867F85