#FF75EB#FF75EB
#FF75EB is a light, highly saturated purple. Relative luminance 0.400; OKLCH L 76.4% C 0.215 H 333.3°. Best body text is #000000 at 9.00:1 contrast (WCAG AA passes).
Color values
| HEX | #FF75EB |
|---|---|
| RGB | rgb(255, 117, 235) |
| HSL | hsl(309, 100%, 73%) |
| HSV | hsv(309, 54%, 100%) |
| CMYK | cmyk(0%, 54.1%, 7.8%, 0%) |
| CIE-LAB | lab(69.46, 66.66, -35.36) |
| CIE-LCH | lch(69.46, 75.46, 332.06°) |
| OKLab | oklab(76.43% 0.1917 -0.0962) |
| OKLCH | oklch(76.43% 0.215 333.3) |
| XYZ | xyz(62.5967, 39.9851, 83.0021) |
| Luminance | 0.3998 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 2.34
Candy Pink
#FF63E9
ΔE00 2.89
Violet (CSS)
#EE82EE
ΔE00 3.36
Light Magenta
#FA5FF7
ΔE00 4.73
Violet Pink
#FB5FFC
ΔE00 5.06
Lavender Pink
#DD85D7
ΔE00 6.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF75EB #75FF89
analogous
#CE75FF #FF75EB #FF75A6
triadic
#FF75EB #EBFF75 #75EBFF
tetradic
#FF75EB #FFCE75 #75FF89 #75A6FF
square
#FF75EB #FFCE75 #75FF89 #75A6FF
split-complementary
#FF75EB #A6FF75 #75FFCE
monochromatic
#FA00D5 #FF38E2 #FF75EB #FFB2F4 #FFE0FB
Accessibility & contrast
On white
2.33
#FF75EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.00
#FF75EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF75EB
9.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF75EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF75EB | 1.00 | 2.33 | 9.00 | 9.00 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#729DEF
Deuteranopia (green-blind)
#9CB1E7
Tritanopia (blue-blind)
#FF7EA6
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #ff75eb; /* rgb */ color: rgb(255, 117, 235); /* oklch */ color: oklch(76.4% 0.215 333.3);
Tailwind
colors: {
custom: {
50: '#ffa2f1',
500: '#ff75eb',
950: '#000000',
},
}SCSS
$custom: #ff75eb; $custom-light: #ffa2f1; $custom-dark: #000000;
JSON
{
"hex": "#ff75eb",
"rgb": {
"r": 255,
"g": 117,
"b": 235
},
"hsl": {
"h": 308.696,
"s": 100,
"l": 72.941
},
"oklch": {
"l": 0.76429,
"c": 0.21452,
"h": 333.3
},
"luminance": 0.39981
}Semantic roles & 50–950 ramp
primary
#FF75EB
secondary
#D4F7D9
accent
#E62100
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#180F17
muted
#867F85