#FC7EEE#FC7EEE
#FC7EEE is a light, highly saturated purple. Relative luminance 0.418; OKLCH L 77.3% C 0.201 H 331.7°. Best body text is #000000 at 9.36:1 contrast (WCAG AA passes).
Color values
| HEX | #FC7EEE |
|---|---|
| RGB | rgb(252, 126, 238) |
| HSL | hsl(307, 95%, 74%) |
| HSV | hsv(307, 50%, 99%) |
| CMYK | cmyk(0%, 50%, 5.6%, 1.2%) |
| CIE-LAB | lab(70.73, 62.21, -35.07) |
| CIE-LCH | lch(70.73, 71.41, 330.59°) |
| OKLab | oklab(77.33% 0.1772 -0.0955) |
| OKLCH | oklch(77.33% 0.201 331.7) |
| XYZ | xyz(63.0380, 41.7942, 85.6191) |
| Luminance | 0.4179 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.34
Purply Pink
#F075E6
ΔE00 2.77
Candy Pink
#FF63E9
ΔE00 4.34
Lavender Pink
#DD85D7
ΔE00 5.46
Light Magenta
#FA5FF7
ΔE00 5.71
Violet Pink
#FB5FFC
ΔE00 5.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC7EEE #7EFC8C
analogous
#CB7EFC #FC7EEE #FC7EAF
triadic
#FC7EEE #EEFC7E #7EEEFC
tetradic
#FC7EEE #FCCB7E #7EFC8C #7EAFFC
square
#FC7EEE #FCCB7E #7EFC8C #7EAFFC
split-complementary
#FC7EEE #AFFC7E #7EFCCB
monochromatic
#F906DE #FB42E6 #FC7EEE #FDBAF6 #FEE1FB
Accessibility & contrast
On white
2.24
#FC7EEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.36
#FC7EEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC7EEE
9.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC7EEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC7EEE | 1.00 | 2.24 | 9.36 | 9.36 |
| #FFFFFF | 2.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#79A2F2
Deuteranopia (green-blind)
#9EB3EA
Tritanopia (blue-blind)
#FF87AB
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #fc7eee; /* rgb */ color: rgb(252, 126, 238); /* oklch */ color: oklch(77.3% 0.201 331.7);
Tailwind
colors: {
custom: {
50: '#ffa8f4',
500: '#fc7eee',
950: '#000000',
},
}SCSS
$custom: #fc7eee; $custom-light: #ffa8f4; $custom-dark: #000000;
JSON
{
"hex": "#fc7eee",
"rgb": {
"r": 252,
"g": 126,
"b": 238
},
"hsl": {
"h": 306.667,
"s": 95.455,
"l": 74.118
},
"oklch": {
"l": 0.77326,
"c": 0.2013,
"h": 331.7
},
"luminance": 0.4179
}Semantic roles & 50–950 ramp
primary
#FC7EEE
secondary
#D4F7D8
accent
#E61A00
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181017
muted
#867F85