#FB7FFE#FB7FFE
#FB7FFE is a light, highly saturated purple. Relative luminance 0.428; OKLCH L 78.1% C 0.213 H 326.5°. Best body text is #000000 at 9.57:1 contrast (WCAG AA passes).
Color values
| HEX | #FB7FFE |
|---|---|
| RGB | rgb(251, 127, 254) |
| HSL | hsl(299, 98%, 75%) |
| HSV | hsv(299, 50%, 100%) |
| CMYK | cmyk(1.2%, 50%, 0%, 0.4%) |
| CIE-LAB | lab(71.45, 64.16, -42.70) |
| CIE-LCH | lch(71.45, 77.07, 326.35°) |
| OKLab | oklab(78.05% 0.1773 -0.1174) |
| OKLCH | oklch(78.05% 0.213 326.5) |
| XYZ | xyz(65.2612, 42.8473, 98.5796) |
| Luminance | 0.4284 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.68
Purply Pink
#F075E6
ΔE00 3.95
Violet Pink
#FB5FFC
ΔE00 5.13
Light Magenta
#FA5FF7
ΔE00 5.23
Candy Pink
#FF63E9
ΔE00 5.26
Lavender Pink
#DD85D7
ΔE00 6.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FB7FFE #82FE7F
analogous
#BC7FFE #FB7FFE #FE7FC1
triadic
#FB7FFE #FEFB7F #7FFEFB
tetradic
#FB7FFE #FEBC7F #82FE7F #7FC1FE
square
#FB7FFE #FEBC7F #82FE7F #7FC1FE
split-complementary
#FB7FFE #C1FE7F #7FFEBC
monochromatic
#F706FD #F942FE #FB7FFE #FDBCFE #FEE1FF
Accessibility & contrast
On white
2.19
#FB7FFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.57
#FB7FFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FB7FFE
9.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FB7FFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FB7FFE | 1.00 | 2.19 | 9.57 | 9.57 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#72A5FF
Deuteranopia (green-blind)
#97B5FA
Tritanopia (blue-blind)
#FF8DB3
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #fb7ffe; /* rgb */ color: rgb(251, 127, 254); /* oklch */ color: oklch(78.1% 0.213 326.5);
Tailwind
colors: {
custom: {
50: '#ffa9ff',
500: '#fb7ffe',
950: '#000000',
},
}SCSS
$custom: #fb7ffe; $custom-light: #ffa9ff; $custom-dark: #000000;
JSON
{
"hex": "#fb7ffe",
"rgb": {
"r": 251,
"g": 127,
"b": 254
},
"hsl": {
"h": 298.583,
"s": 98.45,
"l": 74.706
},
"oklch": {
"l": 0.78054,
"c": 0.21265,
"h": 326.5
},
"luminance": 0.42844
}Semantic roles & 50–950 ramp
primary
#FB7FFE
secondary
#D5F7D4
accent
#E60005
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181018
muted
#867F86