#FF75EE#FF75EE
#FF75EE is a light, highly saturated purple. Relative luminance 0.402; OKLCH L 76.6% C 0.217 H 332.4°. Best body text is #000000 at 9.03:1 contrast (WCAG AA passes).
Color values
| HEX | #FF75EE |
|---|---|
| RGB | rgb(255, 117, 238) |
| HSL | hsl(307, 100%, 73%) |
| HSV | hsv(307, 54%, 100%) |
| CMYK | cmyk(0%, 54.1%, 6.7%, 0%) |
| CIE-LAB | lab(69.58, 67.14, -36.82) |
| CIE-LCH | lch(69.58, 76.57, 331.26°) |
| OKLab | oklab(76.56% 0.1922 -0.1004) |
| OKLCH | oklch(76.56% 0.217 332.4) |
| XYZ | xyz(63.0338, 40.1599, 85.3040) |
| Luminance | 0.4016 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 2.33
Candy Pink
#FF63E9
ΔE00 2.88
Violet (CSS)
#EE82EE
ΔE00 3.20
Light Magenta
#FA5FF7
ΔE00 4.44
Violet Pink
#FB5FFC
ΔE00 4.72
Lavender Pink
#DD85D7
ΔE00 6.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF75EE #75FF86
analogous
#CB75FF #FF75EE #FF75A9
triadic
#FF75EE #EEFF75 #75EEFF
tetradic
#FF75EE #FFCB75 #75FF86 #75A9FF
square
#FF75EE #FFCB75 #75FF86 #75A9FF
split-complementary
#FF75EE #A9FF75 #75FFCB
monochromatic
#FA00DB #FF38E6 #FF75EE #FFB2F6 #FFE0FB
Accessibility & contrast
On white
2.33
#FF75EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.03
#FF75EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF75EE
9.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF75EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF75EE | 1.00 | 2.33 | 9.03 | 9.03 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#719DF2
Deuteranopia (green-blind)
#9BB1EA
Tritanopia (blue-blind)
#FF7FA7
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #ff75ee; /* rgb */ color: rgb(255, 117, 238); /* oklch */ color: oklch(76.6% 0.217 332.4);
Tailwind
colors: {
custom: {
50: '#ffa3f4',
500: '#ff75ee',
950: '#000000',
},
}SCSS
$custom: #ff75ee; $custom-light: #ffa3f4; $custom-dark: #000000;
JSON
{
"hex": "#ff75ee",
"rgb": {
"r": 255,
"g": 117,
"b": 238
},
"hsl": {
"h": 307.391,
"s": 100,
"l": 72.941
},
"oklch": {
"l": 0.76562,
"c": 0.21685,
"h": 332.4
},
"luminance": 0.40156
}Semantic roles & 50–950 ramp
primary
#FF75EE
secondary
#D4F7D8
accent
#E61C00
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181017
muted
#867F85