#FC7EEB#FC7EEB
#FC7EEB is a light, vivid purple. Relative luminance 0.416; OKLCH L 77.2% C 0.199 H 332.6°. Best body text is #000000 at 9.32:1 contrast (WCAG AA passes).
Color values
| HEX | #FC7EEB |
|---|---|
| RGB | rgb(252, 126, 235) |
| HSL | hsl(308, 95%, 74%) |
| HSV | hsv(308, 50%, 99%) |
| CMYK | cmyk(0%, 50%, 6.7%, 1.2%) |
| CIE-LAB | lab(70.61, 61.72, -33.61) |
| CIE-LCH | lch(70.61, 70.28, 331.43°) |
| OKLab | oklab(77.2% 0.1766 -0.0914) |
| OKLCH | oklch(77.2% 0.199 332.6) |
| XYZ | xyz(62.6009, 41.6193, 83.3172) |
| Luminance | 0.4162 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.60
Purply Pink
#F075E6
ΔE00 2.81
Candy Pink
#FF63E9
ΔE00 4.37
Lavender Pink
#DD85D7
ΔE00 5.28
Light Magenta
#FA5FF7
ΔE00 5.96
Violet Pink
#FB5FFC
ΔE00 6.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC7EEB #7EFC8F
analogous
#CE7EFC #FC7EEB #FC7EAC
triadic
#FC7EEB #EBFC7E #7EEBFC
tetradic
#FC7EEB #FCCE7E #7EFC8F #7EACFC
square
#FC7EEB #FCCE7E #7EFC8F #7EACFC
split-complementary
#FC7EEB #ACFC7E #7EFCCE
monochromatic
#F906D8 #FB42E2 #FC7EEB #FDBAF4 #FEE1FA
Accessibility & contrast
On white
2.25
#FC7EEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.32
#FC7EEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC7EEB
9.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC7EEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC7EEB | 1.00 | 2.25 | 9.32 | 9.32 |
| #FFFFFF | 2.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7BA1EF
Deuteranopia (green-blind)
#9FB3E7
Tritanopia (blue-blind)
#FF87AA
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #fc7eeb; /* rgb */ color: rgb(252, 126, 235); /* oklch */ color: oklch(77.2% 0.199 332.6);
Tailwind
colors: {
custom: {
50: '#ffa8f1',
500: '#fc7eeb',
950: '#000000',
},
}SCSS
$custom: #fc7eeb; $custom-light: #ffa8f1; $custom-dark: #000000;
JSON
{
"hex": "#fc7eeb",
"rgb": {
"r": 252,
"g": 126,
"b": 235
},
"hsl": {
"h": 308.095,
"s": 95.455,
"l": 74.118
},
"oklch": {
"l": 0.77197,
"c": 0.19888,
"h": 332.6
},
"luminance": 0.41615
}Semantic roles & 50–950 ramp
primary
#FC7EEB
secondary
#D4F7D9
accent
#E61F00
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181017
muted
#867F85