#FB8FFE#FB8FFE
#FB8FFE is a light, vivid purple. Relative luminance 0.473; OKLCH L 80.2% C 0.188 H 326.2°. Best body text is #000000 at 10.46:1 contrast (WCAG AA passes).
Color values
| HEX | #FB8FFE |
|---|---|
| RGB | rgb(251, 143, 254) |
| HSL | hsl(298, 98%, 78%) |
| HSV | hsv(298, 44%, 100%) |
| CMYK | cmyk(1.2%, 43.7%, 0%, 0.4%) |
| CIE-LAB | lab(74.39, 56.47, -38.12) |
| CIE-LCH | lch(74.39, 68.13, 325.98°) |
| OKLab | oklab(80.23% 0.1558 -0.1044) |
| OKLCH | oklch(80.23% 0.188 326.2) |
| XYZ | xyz(67.4941, 47.3131, 99.3239) |
| Luminance | 0.4731 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.58
Purply Pink
#F075E6
ΔE00 5.87
Lavender Pink
#DD85D7
ΔE00 6.80
Candy Pink
#FF63E9
ΔE00 7.75
Violet Pink
#FB5FFC
ΔE00 8.14
Light Magenta
#FA5FF7
ΔE00 8.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FB8FFE #92FE8F
analogous
#C38FFE #FB8FFE #FE8FCA
triadic
#FB8FFE #FEFB8F #8FFEFB
tetradic
#FB8FFE #FEC38F #92FE8F #8FCAFE
square
#FB8FFE #FEC38F #92FE8F #8FCAFE
split-complementary
#FB8FFE #CAFE8F #8FFEC3
monochromatic
#F716FD #F952FD #FB8FFE #FDCCFF #FEE1FF
Accessibility & contrast
On white
2.01
#FB8FFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.46
#FB8FFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FB8FFE
10.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FB8FFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FB8FFE | 1.00 | 2.01 | 10.46 | 10.46 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#85AEFF
Deuteranopia (green-blind)
#A3BCFB
Tritanopia (blue-blind)
#FF9BBB
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #fb8ffe; /* rgb */ color: rgb(251, 143, 254); /* oklch */ color: oklch(80.2% 0.188 326.2);
Tailwind
colors: {
custom: {
50: '#ffb3ff',
500: '#fb8ffe',
950: '#000000',
},
}SCSS
$custom: #fb8ffe; $custom-light: #ffb3ff; $custom-dark: #000000;
JSON
{
"hex": "#fb8ffe",
"rgb": {
"r": 251,
"g": 143,
"b": 254
},
"hsl": {
"h": 298.378,
"s": 98.23,
"l": 77.843
},
"oklch": {
"l": 0.80233,
"c": 0.18753,
"h": 326.2
},
"luminance": 0.4731
}Semantic roles & 50–950 ramp
primary
#FB8FFE
secondary
#D5F7D4
accent
#E60006
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#181118
muted
#868086