#FB7EFC#FB7EFC
#FB7EFC is a light, highly saturated purple. Relative luminance 0.425; OKLCH L 77.8% C 0.212 H 327.1°. Best body text is #000000 at 9.49:1 contrast (WCAG AA passes).
Color values
| HEX | #FB7EFC |
|---|---|
| RGB | rgb(251, 126, 252) |
| HSL | hsl(300, 95%, 74%) |
| HSV | hsv(300, 50%, 99%) |
| CMYK | cmyk(0.4%, 50%, 0%, 1.2%) |
| CIE-LAB | lab(71.19, 64.28, -42.02) |
| CIE-LCH | lch(71.19, 76.80, 326.83°) |
| OKLab | oklab(77.83% 0.1783 -0.1154) |
| OKLCH | oklch(77.83% 0.212 327.1) |
| XYZ | xyz(64.8141, 42.4628, 96.8588) |
| Luminance | 0.4246 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.51
Purply Pink
#F075E6
ΔE00 3.65
Candy Pink
#FF63E9
ΔE00 4.96
Violet Pink
#FB5FFC
ΔE00 4.99
Light Magenta
#FA5FF7
ΔE00 5.05
Lavender Pink
#DD85D7
ΔE00 6.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FB7EFC #7FFC7E
analogous
#BC7EFC #FB7EFC #FC7EBE
triadic
#FB7EFC #FCFB7E #7EFCFB
tetradic
#FB7EFC #FCBC7E #7FFC7E #7EBEFC
square
#FB7EFC #FCBC7E #7FFC7E #7EBEFC
split-complementary
#FB7EFC #BEFC7E #7EFCBC
monochromatic
#F706F9 #F942FB #FB7EFC #FDBAFD #FEE1FE
Accessibility & contrast
On white
2.21
#FB7EFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.49
#FB7EFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FB7EFC
9.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FB7EFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FB7EFC | 1.00 | 2.21 | 9.49 | 9.49 |
| #FFFFFF | 2.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#72A4FF
Deuteranopia (green-blind)
#98B4F8
Tritanopia (blue-blind)
#FF8CB2
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #fb7efc; /* rgb */ color: rgb(251, 126, 252); /* oklch */ color: oklch(77.8% 0.212 327.1);
Tailwind
colors: {
custom: {
50: '#ffa8fe',
500: '#fb7efc',
950: '#000000',
},
}SCSS
$custom: #fb7efc; $custom-light: #ffa8fe; $custom-dark: #000000;
JSON
{
"hex": "#fb7efc",
"rgb": {
"r": 251,
"g": 126,
"b": 252
},
"hsl": {
"h": 299.524,
"s": 95.455,
"l": 74.118
},
"oklch": {
"l": 0.77832,
"c": 0.21243,
"h": 327.1
},
"luminance": 0.42459
}Semantic roles & 50–950 ramp
primary
#FB7EFC
secondary
#D5F7D4
accent
#E60002
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181018
muted
#867F86