#FC74EE#FC74EE
#FC74EE is a light, highly saturated purple. Relative luminance 0.394; OKLCH L 76.1% C 0.216 H 331.6°. Best body text is #000000 at 8.87:1 contrast (WCAG AA passes).
Color values
| HEX | #FC74EE |
|---|---|
| RGB | rgb(252, 116, 238) |
| HSL | hsl(306, 96%, 72%) |
| HSV | hsv(306, 54%, 99%) |
| CMYK | cmyk(0%, 54%, 5.6%, 1.2%) |
| CIE-LAB | lab(69.01, 66.78, -37.73) |
| CIE-LCH | lch(69.01, 76.70, 330.53°) |
| OKLab | oklab(76.06% 0.1903 -0.1031) |
| OKLCH | oklch(76.06% 0.216 331.6) |
| XYZ | xyz(61.8226, 39.3634, 85.2140) |
| Luminance | 0.3936 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.89
Candy Pink
#FF63E9
ΔE00 2.63
Violet (CSS)
#EE82EE
ΔE00 3.00
Light Magenta
#FA5FF7
ΔE00 3.99
Violet Pink
#FB5FFC
ΔE00 4.28
Orchid
#DA70D6
ΔE00 5.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC74EE #74FC82
analogous
#C674FC #FC74EE #FC74AA
triadic
#FC74EE #EEFC74 #74EEFC
tetradic
#FC74EE #FCC674 #74FC82 #74AAFC
square
#FC74EE #FCC674 #74FC82 #74AAFC
split-complementary
#FC74EE #AAFC74 #74FCC6
monochromatic
#F005D8 #FB38E7 #FC74EE #FDB0F5 #FEE1FB
Accessibility & contrast
On white
2.37
#FC74EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.87
#FC74EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC74EE
8.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC74EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC74EE | 1.00 | 2.37 | 8.87 | 8.87 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6E9CF2
Deuteranopia (green-blind)
#98AFEA
Tritanopia (blue-blind)
#FF7FA7
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #fc74ee; /* rgb */ color: rgb(252, 116, 238); /* oklch */ color: oklch(76.1% 0.216 331.6);
Tailwind
colors: {
custom: {
50: '#ffa2f4',
500: '#fc74ee',
950: '#000000',
},
}SCSS
$custom: #fc74ee; $custom-light: #ffa2f4; $custom-dark: #000000;
JSON
{
"hex": "#fc74ee",
"rgb": {
"r": 252,
"g": 116,
"b": 238
},
"hsl": {
"h": 306.176,
"s": 95.775,
"l": 72.157
},
"oklch": {
"l": 0.7606,
"c": 0.21644,
"h": 331.6
},
"luminance": 0.39359
}Semantic roles & 50–950 ramp
primary
#FC74EE
secondary
#D4F7D8
accent
#E61800
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#180F17
muted
#867F85