#FB8EF8#FB8EF8
#FB8EF8 is a light, vivid purple. Relative luminance 0.466; OKLCH L 79.8% C 0.184 H 328.1°. Best body text is #000000 at 10.33:1 contrast (WCAG AA passes).
Color values
| HEX | #FB8EF8 |
|---|---|
| RGB | rgb(251, 142, 248) |
| HSL | hsl(302, 93%, 77%) |
| HSV | hsv(302, 43%, 98%) |
| CMYK | cmyk(0%, 43.4%, 1.2%, 1.6%) |
| CIE-LAB | lab(73.96, 55.91, -35.54) |
| CIE-LCH | lch(73.96, 66.25, 327.56°) |
| OKLab | oklab(79.83% 0.156 -0.097) |
| OKLCH | oklch(79.83% 0.184 328.1) |
| XYZ | xyz(66.3989, 46.6359, 94.2929) |
| Luminance | 0.4663 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.26
Purply Pink
#F075E6
ΔE00 5.42
Lavender Pink
#DD85D7
ΔE00 6.16
Candy Pink
#FF63E9
ΔE00 7.38
Plum
#DDA0DD
ΔE00 8.04
Light Magenta
#FA5FF7
ΔE00 8.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FB8EF8 #8EFB91
analogous
#C78EFB #FB8EF8 #FB8EC2
triadic
#FB8EF8 #F8FB8E #8EF8FB
tetradic
#FB8EF8 #FBC78E #8EFB91 #8EC2FB
square
#FB8EF8 #FBC78E #8EFB91 #8EC2FB
split-complementary
#FB8EF8 #C2FB8E #8EFBC7
monochromatic
#F718F1 #F953F4 #FB8EF8 #FDC9FC #FEE1FD
Accessibility & contrast
On white
2.03
#FB8EF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.33
#FB8EF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FB8EF8
10.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FB8EF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FB8EF8 | 1.00 | 2.03 | 10.33 | 10.33 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#86ADFC
Deuteranopia (green-blind)
#A4BBF5
Tritanopia (blue-blind)
#FF98B8
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #fb8ef8; /* rgb */ color: rgb(251, 142, 248); /* oklch */ color: oklch(79.8% 0.184 328.1);
Tailwind
colors: {
custom: {
50: '#ffb2fb',
500: '#fb8ef8',
950: '#000000',
},
}SCSS
$custom: #fb8ef8; $custom-light: #ffb2fb; $custom-dark: #000000;
JSON
{
"hex": "#fb8ef8",
"rgb": {
"r": 251,
"g": 142,
"b": 248
},
"hsl": {
"h": 301.651,
"s": 93.162,
"l": 77.059
},
"oklch": {
"l": 0.79831,
"c": 0.18375,
"h": 328.1
},
"luminance": 0.46633
}Semantic roles & 50–950 ramp
primary
#FB8EF8
secondary
#D5F6D6
accent
#E60600
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#181117
muted
#868085