#FB8FFD#FB8FFD
#FB8FFD is a light, vivid purple. Relative luminance 0.472; OKLCH L 80.2% C 0.187 H 326.5°. Best body text is #000000 at 10.45:1 contrast (WCAG AA passes).
Color values
| HEX | #FB8FFD |
|---|---|
| RGB | rgb(251, 143, 253) |
| HSL | hsl(299, 96%, 78%) |
| HSV | hsv(299, 43%, 99%) |
| CMYK | cmyk(0.8%, 43.5%, 0%, 0.8%) |
| CIE-LAB | lab(74.35, 56.29, -37.64) |
| CIE-LCH | lch(74.35, 67.72, 326.23°) |
| OKLab | oklab(80.19% 0.1556 -0.103) |
| OKLCH | oklch(80.19% 0.187 326.5) |
| XYZ | xyz(67.3344, 47.2493, 98.4827) |
| Luminance | 0.4725 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.53
Purply Pink
#F075E6
ΔE00 5.81
Lavender Pink
#DD85D7
ΔE00 6.69
Candy Pink
#FF63E9
ΔE00 7.71
Violet Pink
#FB5FFC
ΔE00 8.17
Light Magenta
#FA5FF7
ΔE00 8.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FB8FFD #91FD8F
analogous
#C48FFD #FB8FFD #FD8FC8
triadic
#FB8FFD #FDFB8F #8FFDFB
tetradic
#FB8FFD #FDC48F #91FD8F #8FC8FD
square
#FB8FFD #FDC48F #91FD8F #8FC8FD
split-complementary
#FB8FFD #C8FD8F #8FFDC4
monochromatic
#F717FB #F953FC #FB8FFD #FDCBFE #FEE1FE
Accessibility & contrast
On white
2.01
#FB8FFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.45
#FB8FFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FB8FFD
10.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FB8FFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FB8FFD | 1.00 | 2.01 | 10.45 | 10.45 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#85AEFF
Deuteranopia (green-blind)
#A3BCFA
Tritanopia (blue-blind)
#FF9ABA
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #fb8ffd; /* rgb */ color: rgb(251, 143, 253); /* oklch */ color: oklch(80.2% 0.187 326.5);
Tailwind
colors: {
custom: {
50: '#ffb3fe',
500: '#fb8ffd',
950: '#000000',
},
}SCSS
$custom: #fb8ffd; $custom-light: #ffb3fe; $custom-dark: #000000;
JSON
{
"hex": "#fb8ffd",
"rgb": {
"r": 251,
"g": 143,
"b": 253
},
"hsl": {
"h": 298.909,
"s": 96.491,
"l": 77.647
},
"oklch": {
"l": 0.80189,
"c": 0.18663,
"h": 326.5
},
"luminance": 0.47246
}Semantic roles & 50–950 ramp
primary
#FB8FFD
secondary
#D5F7D4
accent
#E60004
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#181118
muted
#868086