#FB8FEE#FB8FEE
#FB8FEE is a light, vivid purple. Relative luminance 0.463; OKLCH L 79.6% C 0.173 H 331.6°. Best body text is #000000 at 10.27:1 contrast (WCAG AA passes).
Color values
| HEX | #FB8FEE |
|---|---|
| RGB | rgb(251, 143, 238) |
| HSL | hsl(307, 93%, 77%) |
| HSV | hsv(307, 43%, 98%) |
| CMYK | cmyk(0%, 43%, 5.2%, 1.6%) |
| CIE-LAB | lab(73.76, 53.71, -30.39) |
| CIE-LCH | lch(73.76, 61.71, 330.49°) |
| OKLab | oklab(79.56% 0.1526 -0.0825) |
| OKLCH | oklch(79.56% 0.173 331.6) |
| XYZ | xyz(65.0382, 46.3308, 86.3893) |
| Luminance | 0.4633 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.88
Lavender Pink
#DD85D7
ΔE00 5.51
Purply Pink
#F075E6
ΔE00 5.60
Bubblegum Pink
#FE83CC
ΔE00 6.54
Plum
#DDA0DD
ΔE00 7.14
Candy Pink
#FF63E9
ΔE00 7.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FB8FEE #8FFB9C
analogous
#D28FFB #FB8FEE #FB8FB8
triadic
#FB8FEE #EEFB8F #8FEEFB
tetradic
#FB8FEE #FBD28F #8FFB9C #8FB8FB
square
#FB8FEE #FBD28F #8FFB9C #8FB8FB
split-complementary
#FB8FEE #B8FB8F #8FFBD2
monochromatic
#F719DC #F954E5 #FB8FEE #FDCAF7 #FEE1FB
Accessibility & contrast
On white
2.05
#FB8FEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.27
#FB8FEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FB8FEE
10.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FB8FEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FB8FEE | 1.00 | 2.05 | 10.27 | 10.27 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8CACF1
Deuteranopia (green-blind)
#A9BBEB
Tritanopia (blue-blind)
#FF96B4
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #fb8fee; /* rgb */ color: rgb(251, 143, 238); /* oklch */ color: oklch(79.6% 0.173 331.6);
Tailwind
colors: {
custom: {
50: '#feb2f3',
500: '#fb8fee',
950: '#000000',
},
}SCSS
$custom: #fb8fee; $custom-light: #feb2f3; $custom-dark: #000000;
JSON
{
"hex": "#fb8fee",
"rgb": {
"r": 251,
"g": 143,
"b": 238
},
"hsl": {
"h": 307.222,
"s": 93.103,
"l": 77.255
},
"oklch": {
"l": 0.79556,
"c": 0.17343,
"h": 331.6
},
"luminance": 0.46327
}Semantic roles & 50–950 ramp
primary
#FB8FEE
secondary
#D5F6D9
accent
#E61C00
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#181117
muted
#868085