#FB8DF3#FB8DF3
#FB8DF3 is a light, vivid purple. Relative luminance 0.460; OKLCH L 79.5% C 0.181 H 329.8°. Best body text is #000000 at 10.21:1 contrast (WCAG AA passes).
Color values
| HEX | #FB8DF3 |
|---|---|
| RGB | rgb(251, 141, 243) |
| HSL | hsl(304, 93%, 77%) |
| HSV | hsv(304, 44%, 98%) |
| CMYK | cmyk(0%, 43.8%, 3.2%, 1.6%) |
| CIE-LAB | lab(73.57, 55.54, -33.42) |
| CIE-LCH | lch(73.57, 64.82, 328.97°) |
| OKLab | oklab(79.47% 0.1565 -0.091) |
| OKLCH | oklch(79.47% 0.181 329.8) |
| XYZ | xyz(65.4854, 46.0336, 90.2127) |
| Luminance | 0.4603 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.20
Purply Pink
#F075E6
ΔE00 5.15
Lavender Pink
#DD85D7
ΔE00 5.70
Candy Pink
#FF63E9
ΔE00 7.13
Bubblegum Pink
#FE83CC
ΔE00 7.41
Plum
#DDA0DD
ΔE00 7.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FB8DF3 #8DFB95
analogous
#CC8DFB #FB8DF3 #FB8DBC
triadic
#FB8DF3 #F3FB8D #8DF3FB
tetradic
#FB8DF3 #FBCC8D #8DFB95 #8DBCFB
square
#FB8DF3 #FBCC8D #8DFB95 #8DBCFB
split-complementary
#FB8DF3 #BCFB8D #8DFBCC
monochromatic
#F717E7 #F952ED #FB8DF3 #FDC8F9 #FEE1FC
Accessibility & contrast
On white
2.06
#FB8DF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.21
#FB8DF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FB8DF3
10.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FB8DF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FB8DF3 | 1.00 | 2.06 | 10.21 | 10.21 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#87ABF7
Deuteranopia (green-blind)
#A6BAF0
Tritanopia (blue-blind)
#FF96B5
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #fb8df3; /* rgb */ color: rgb(251, 141, 243); /* oklch */ color: oklch(79.5% 0.181 329.8);
Tailwind
colors: {
custom: {
50: '#ffb1f7',
500: '#fb8df3',
950: '#000000',
},
}SCSS
$custom: #fb8df3; $custom-light: #ffb1f7; $custom-dark: #000000;
JSON
{
"hex": "#fb8df3",
"rgb": {
"r": 251,
"g": 141,
"b": 243
},
"hsl": {
"h": 304.364,
"s": 93.22,
"l": 76.863
},
"oklch": {
"l": 0.79475,
"c": 0.181,
"h": 329.8
},
"luminance": 0.4603
}Semantic roles & 50–950 ramp
primary
#FB8DF3
secondary
#D5F6D7
accent
#E61100
background
#FFFBFF
surface
#FFF6FE
border
#D7D0D6
text
#181117
muted
#868085