#FC7EEF#FC7EEF
#FC7EEF is a light, highly saturated purple. Relative luminance 0.418; OKLCH L 77.4% C 0.202 H 331.3°. Best body text is #000000 at 9.37:1 contrast (WCAG AA passes).
Color values
| HEX | #FC7EEF |
|---|---|
| RGB | rgb(252, 126, 239) |
| HSL | hsl(306, 95%, 74%) |
| HSV | hsv(306, 50%, 99%) |
| CMYK | cmyk(0%, 50%, 5.2%, 1.2%) |
| CIE-LAB | lab(70.77, 62.37, -35.55) |
| CIE-LCH | lch(70.77, 71.79, 330.32°) |
| OKLab | oklab(77.37% 0.1774 -0.0969) |
| OKLCH | oklch(77.37% 0.202 331.3) |
| XYZ | xyz(63.1853, 41.8531, 86.3950) |
| Luminance | 0.4185 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.28
Purply Pink
#F075E6
ΔE00 2.78
Candy Pink
#FF63E9
ΔE00 4.34
Lavender Pink
#DD85D7
ΔE00 5.53
Light Magenta
#FA5FF7
ΔE00 5.63
Violet Pink
#FB5FFC
ΔE00 5.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC7EEF #7EFC8B
analogous
#CA7EFC #FC7EEF #FC7EB0
triadic
#FC7EEF #EFFC7E #7EEFFC
tetradic
#FC7EEF #FCCA7E #7EFC8B #7EB0FC
square
#FC7EEF #FCCA7E #7EFC8B #7EB0FC
split-complementary
#FC7EEF #B0FC7E #7EFCCA
monochromatic
#F906E0 #FB42E8 #FC7EEF #FDBAF6 #FEE1FB
Accessibility & contrast
On white
2.24
#FC7EEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.37
#FC7EEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC7EEF
9.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC7EEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC7EEF | 1.00 | 2.24 | 9.37 | 9.37 |
| #FFFFFF | 2.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#79A2F3
Deuteranopia (green-blind)
#9EB4EB
Tritanopia (blue-blind)
#FF88AC
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #fc7eef; /* rgb */ color: rgb(252, 126, 239); /* oklch */ color: oklch(77.4% 0.202 331.3);
Tailwind
colors: {
custom: {
50: '#ffa8f4',
500: '#fc7eef',
950: '#000000',
},
}SCSS
$custom: #fc7eef; $custom-light: #ffa8f4; $custom-dark: #000000;
JSON
{
"hex": "#fc7eef",
"rgb": {
"r": 252,
"g": 126,
"b": 239
},
"hsl": {
"h": 306.19,
"s": 95.455,
"l": 74.118
},
"oklch": {
"l": 0.7737,
"c": 0.20211,
"h": 331.3
},
"luminance": 0.41849
}Semantic roles & 50–950 ramp
primary
#FC7EEF
secondary
#D4F7D8
accent
#E61800
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181017
muted
#867F85