#FB8CF3#FB8CF3
#FB8CF3 is a light, vivid purple. Relative luminance 0.457; OKLCH L 79.3% C 0.183 H 329.8°. Best body text is #000000 at 10.15:1 contrast (WCAG AA passes).
Color values
| HEX | #FB8CF3 |
|---|---|
| RGB | rgb(251, 140, 243) |
| HSL | hsl(304, 93%, 77%) |
| HSV | hsv(304, 44%, 98%) |
| CMYK | cmyk(0%, 44.2%, 3.2%, 1.6%) |
| CIE-LAB | lab(73.38, 56.04, -33.71) |
| CIE-LCH | lch(73.38, 65.40, 328.97°) |
| OKLab | oklab(79.33% 0.1578 -0.0918) |
| OKLCH | oklch(79.33% 0.183 329.8) |
| XYZ | xyz(65.3386, 45.7400, 90.1638) |
| Luminance | 0.4574 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.05
Purply Pink
#F075E6
ΔE00 4.97
Lavender Pink
#DD85D7
ΔE00 5.66
Candy Pink
#FF63E9
ΔE00 6.94
Bubblegum Pink
#FE83CC
ΔE00 7.42
Plum
#DDA0DD
ΔE00 7.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FB8CF3 #8CFB94
analogous
#CC8CFB #FB8CF3 #FB8CBC
triadic
#FB8CF3 #F3FB8C #8CF3FB
tetradic
#FB8CF3 #FBCC8C #8CFB94 #8CBCFB
square
#FB8CF3 #FBCC8C #8CFB94 #8CBCFB
split-complementary
#FB8CF3 #BCFB8C #8CFBCC
monochromatic
#F716E7 #F951ED #FB8CF3 #FDC7F9 #FEE1FC
Accessibility & contrast
On white
2.07
#FB8CF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.15
#FB8CF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FB8CF3
10.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FB8CF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FB8CF3 | 1.00 | 2.07 | 10.15 | 10.15 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#86ABF7
Deuteranopia (green-blind)
#A5BAF0
Tritanopia (blue-blind)
#FF95B4
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #fb8cf3; /* rgb */ color: rgb(251, 140, 243); /* oklch */ color: oklch(79.3% 0.183 329.8);
Tailwind
colors: {
custom: {
50: '#ffb0f7',
500: '#fb8cf3',
950: '#000000',
},
}SCSS
$custom: #fb8cf3; $custom-light: #ffb0f7; $custom-dark: #000000;
JSON
{
"hex": "#fb8cf3",
"rgb": {
"r": 251,
"g": 140,
"b": 243
},
"hsl": {
"h": 304.324,
"s": 93.277,
"l": 76.667
},
"oklch": {
"l": 0.79333,
"c": 0.18261,
"h": 329.8
},
"luminance": 0.45736
}Semantic roles & 50–950 ramp
primary
#FB8CF3
secondary
#D5F6D7
accent
#E61100
background
#FFFBFF
surface
#FFF6FE
border
#D7D0D6
text
#181117
muted
#868085