#FB7EF8#FB7EF8
#FB7EF8 is a light, highly saturated purple. Relative luminance 0.422; OKLCH L 77.6% C 0.209 H 328.3°. Best body text is #000000 at 9.44:1 contrast (WCAG AA passes).
Color values
| HEX | #FB7EF8 |
|---|---|
| RGB | rgb(251, 126, 248) |
| HSL | hsl(301, 94%, 74%) |
| HSV | hsv(301, 50%, 98%) |
| CMYK | cmyk(0%, 49.8%, 1.2%, 1.6%) |
| CIE-LAB | lab(71.02, 63.60, -40.11) |
| CIE-LCH | lch(71.02, 75.19, 327.76°) |
| OKLab | oklab(77.65% 0.1777 -0.11) |
| OKLCH | oklch(77.65% 0.209 328.3) |
| XYZ | xyz(64.1869, 42.2119, 93.5556) |
| Luminance | 0.4221 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.18
Purply Pink
#F075E6
ΔE00 3.23
Candy Pink
#FF63E9
ΔE00 4.67
Light Magenta
#FA5FF7
ΔE00 5.11
Violet Pink
#FB5FFC
ΔE00 5.14
Lavender Pink
#DD85D7
ΔE00 6.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FB7EF8 #7EFB81
analogous
#C07EFB #FB7EF8 #FB7EBA
triadic
#FB7EF8 #F8FB7E #7EF8FB
tetradic
#FB7EF8 #FBC07E #7EFB81 #7EBAFB
square
#FB7EF8 #FBC07E #7EFB81 #7EBAFB
split-complementary
#FB7EF8 #BAFB7E #7EFBC0
monochromatic
#F708F1 #F943F5 #FB7EF8 #FDB9FB #FEE1FD
Accessibility & contrast
On white
2.22
#FB7EF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.44
#FB7EF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FB7EF8
9.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FB7EF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FB7EF8 | 1.00 | 2.22 | 9.44 | 9.44 |
| #FFFFFF | 2.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#74A3FC
Deuteranopia (green-blind)
#99B4F4
Tritanopia (blue-blind)
#FF8BB0
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #fb7ef8; /* rgb */ color: rgb(251, 126, 248); /* oklch */ color: oklch(77.6% 0.209 328.3);
Tailwind
colors: {
custom: {
50: '#ffa8fb',
500: '#fb7ef8',
950: '#000000',
},
}SCSS
$custom: #fb7ef8; $custom-light: #ffa8fb; $custom-dark: #000000;
JSON
{
"hex": "#fb7ef8",
"rgb": {
"r": 251,
"g": 126,
"b": 248
},
"hsl": {
"h": 301.44,
"s": 93.985,
"l": 73.922
},
"oklch": {
"l": 0.77649,
"c": 0.209,
"h": 328.3
},
"luminance": 0.42208
}Semantic roles & 50–950 ramp
primary
#FB7EF8
secondary
#D5F6D6
accent
#E60600
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85