#FC7EED#FC7EED
#FC7EED is a light, highly saturated purple. Relative luminance 0.417; OKLCH L 77.3% C 0.200 H 332.0°. Best body text is #000000 at 9.35:1 contrast (WCAG AA passes).
Color values
| HEX | #FC7EED |
|---|---|
| RGB | rgb(252, 126, 237) |
| HSL | hsl(307, 95%, 74%) |
| HSV | hsv(307, 50%, 99%) |
| CMYK | cmyk(0%, 50%, 6%, 1.2%) |
| CIE-LAB | lab(70.69, 62.04, -34.58) |
| CIE-LCH | lch(70.69, 71.03, 330.87°) |
| OKLab | oklab(77.28% 0.177 -0.0942) |
| OKLCH | oklch(77.28% 0.2 332) |
| XYZ | xyz(62.8915, 41.7356, 84.8475) |
| Luminance | 0.4173 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.42
Purply Pink
#F075E6
ΔE00 2.77
Candy Pink
#FF63E9
ΔE00 4.34
Lavender Pink
#DD85D7
ΔE00 5.39
Light Magenta
#FA5FF7
ΔE00 5.79
Violet Pink
#FB5FFC
ΔE00 6.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC7EED #7EFC8D
analogous
#CC7EFC #FC7EED #FC7EAE
triadic
#FC7EED #EDFC7E #7EEDFC
tetradic
#FC7EED #FCCC7E #7EFC8D #7EAEFC
square
#FC7EED #FCCC7E #7EFC8D #7EAEFC
split-complementary
#FC7EED #AEFC7E #7EFCCC
monochromatic
#F906DC #FB42E5 #FC7EED #FDBAF5 #FEE1FB
Accessibility & contrast
On white
2.25
#FC7EED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.35
#FC7EED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC7EED
9.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC7EED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC7EED | 1.00 | 2.25 | 9.35 | 9.35 |
| #FFFFFF | 2.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7AA2F1
Deuteranopia (green-blind)
#9EB3E9
Tritanopia (blue-blind)
#FF87AB
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #fc7eed; /* rgb */ color: rgb(252, 126, 237); /* oklch */ color: oklch(77.3% 0.200 332.0);
Tailwind
colors: {
custom: {
50: '#ffa8f3',
500: '#fc7eed',
950: '#000000',
},
}SCSS
$custom: #fc7eed; $custom-light: #ffa8f3; $custom-dark: #000000;
JSON
{
"hex": "#fc7eed",
"rgb": {
"r": 252,
"g": 126,
"b": 237
},
"hsl": {
"h": 307.143,
"s": 95.455,
"l": 74.118
},
"oklch": {
"l": 0.77283,
"c": 0.20049,
"h": 332
},
"luminance": 0.41732
}Semantic roles & 50–950 ramp
primary
#FC7EED
secondary
#D4F7D9
accent
#E61B00
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181017
muted
#867F85