#FC75EE#FC75EE
#FC75EE is a light, highly saturated purple. Relative luminance 0.396; OKLCH L 76.2% C 0.215 H 331.6°. Best body text is #000000 at 8.92:1 contrast (WCAG AA passes).
Color values
| HEX | #FC75EE |
|---|---|
| RGB | rgb(252, 117, 238) |
| HSL | hsl(306, 96%, 72%) |
| HSV | hsv(306, 54%, 99%) |
| CMYK | cmyk(0%, 53.6%, 5.6%, 1.2%) |
| CIE-LAB | lab(69.18, 66.33, -37.47) |
| CIE-LCH | lch(69.18, 76.19, 330.54°) |
| OKLab | oklab(76.18% 0.189 -0.1023) |
| OKLCH | oklch(76.18% 0.215 331.6) |
| XYZ | xyz(61.9385, 39.5952, 85.2526) |
| Luminance | 0.3959 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.92
Candy Pink
#FF63E9
ΔE00 2.79
Violet (CSS)
#EE82EE
ΔE00 2.89
Light Magenta
#FA5FF7
ΔE00 4.15
Violet Pink
#FB5FFC
ΔE00 4.43
Orchid
#DA70D6
ΔE00 5.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC75EE #75FC83
analogous
#C675FC #FC75EE #FC75AB
triadic
#FC75EE #EEFC75 #75EEFC
tetradic
#FC75EE #FCC675 #75FC83 #75ABFC
square
#FC75EE #FCC675 #75FC83 #75ABFC
split-complementary
#FC75EE #ABFC75 #75FCC6
monochromatic
#F105D9 #FB39E7 #FC75EE #FDB1F5 #FEE1FB
Accessibility & contrast
On white
2.35
#FC75EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.92
#FC75EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC75EE
8.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC75EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC75EE | 1.00 | 2.35 | 8.92 | 8.92 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6F9DF2
Deuteranopia (green-blind)
#98B0EA
Tritanopia (blue-blind)
#FF80A7
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #fc75ee; /* rgb */ color: rgb(252, 117, 238); /* oklch */ color: oklch(76.2% 0.215 331.6);
Tailwind
colors: {
custom: {
50: '#ffa2f4',
500: '#fc75ee',
950: '#000000',
},
}SCSS
$custom: #fc75ee; $custom-light: #ffa2f4; $custom-dark: #000000;
JSON
{
"hex": "#fc75ee",
"rgb": {
"r": 252,
"g": 117,
"b": 238
},
"hsl": {
"h": 306.222,
"s": 95.745,
"l": 72.353
},
"oklch": {
"l": 0.76182,
"c": 0.21496,
"h": 331.6
},
"luminance": 0.39591
}Semantic roles & 50–950 ramp
primary
#FC75EE
secondary
#D4F7D8
accent
#E61800
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#180F17
muted
#867F85