#FC7EFB#FC7EFB
#FC7EFB is a light, highly saturated purple. Relative luminance 0.426; OKLCH L 77.9% C 0.212 H 327.7°. Best body text is #000000 at 9.52:1 contrast (WCAG AA passes).
Color values
| HEX | #FC7EFB |
|---|---|
| RGB | rgb(252, 126, 251) |
| HSL | hsl(300, 95%, 74%) |
| HSV | hsv(300, 50%, 99%) |
| CMYK | cmyk(0%, 50%, 0.4%, 1.2%) |
| CIE-LAB | lab(71.27, 64.38, -41.34) |
| CIE-LCH | lch(71.27, 76.51, 327.30°) |
| OKLab | oklab(77.91% 0.1793 -0.1135) |
| OKLCH | oklch(77.91% 0.212 327.7) |
| XYZ | xyz(65.0173, 42.5859, 96.0434) |
| Luminance | 0.4258 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.50
Purply Pink
#F075E6
ΔE00 3.58
Candy Pink
#FF63E9
ΔE00 4.86
Violet Pink
#FB5FFC
ΔE00 5.07
Light Magenta
#FA5FF7
ΔE00 5.11
Lavender Pink
#DD85D7
ΔE00 6.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC7EFB #7EFC7F
analogous
#BE7EFC #FC7EFB #FC7EBC
triadic
#FC7EFB #FBFC7E #7EFBFC
tetradic
#FC7EFB #FCBE7E #7EFC7F #7EBCFC
square
#FC7EFB #FCBE7E #7EFC7F #7EBCFC
split-complementary
#FC7EFB #BCFC7E #7EFCBE
monochromatic
#F906F7 #FB42F9 #FC7EFB #FDBAFD #FEE1FE
Accessibility & contrast
On white
2.21
#FC7EFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.52
#FC7EFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC7EFB
9.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC7EFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC7EFB | 1.00 | 2.21 | 9.52 | 9.52 |
| #FFFFFF | 2.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#73A4FF
Deuteranopia (green-blind)
#99B4F7
Tritanopia (blue-blind)
#FF8CB1
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #fc7efb; /* rgb */ color: rgb(252, 126, 251); /* oklch */ color: oklch(77.9% 0.212 327.7);
Tailwind
colors: {
custom: {
50: '#ffa8fd',
500: '#fc7efb',
950: '#000000',
},
}SCSS
$custom: #fc7efb; $custom-light: #ffa8fd; $custom-dark: #000000;
JSON
{
"hex": "#fc7efb",
"rgb": {
"r": 252,
"g": 126,
"b": 251
},
"hsl": {
"h": 300.476,
"s": 95.455,
"l": 74.118
},
"oklch": {
"l": 0.77907,
"c": 0.21216,
"h": 327.7
},
"luminance": 0.42582
}Semantic roles & 50–950 ramp
primary
#FC7EFB
secondary
#D4F7D5
accent
#E60200
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85