#FB8EF3#FB8EF3
#FB8EF3 is a light, vivid purple. Relative luminance 0.463; OKLCH L 79.6% C 0.179 H 329.8°. Best body text is #000000 at 10.27:1 contrast (WCAG AA passes).
Color values
| HEX | #FB8EF3 |
|---|---|
| RGB | rgb(251, 142, 243) |
| HSL | hsl(304, 93%, 77%) |
| HSV | hsv(304, 43%, 98%) |
| CMYK | cmyk(0%, 43.4%, 3.2%, 1.6%) |
| CIE-LAB | lab(73.76, 55.05, -33.12) |
| CIE-LCH | lch(73.76, 64.25, 328.97°) |
| OKLab | oklab(79.62% 0.155 -0.0902) |
| OKLCH | oklch(79.62% 0.179 329.8) |
| XYZ | xyz(65.6335, 46.3298, 90.2621) |
| Luminance | 0.4633 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.36
Purply Pink
#F075E6
ΔE00 5.33
Lavender Pink
#DD85D7
ΔE00 5.74
Candy Pink
#FF63E9
ΔE00 7.33
Bubblegum Pink
#FE83CC
ΔE00 7.40
Plum
#DDA0DD
ΔE00 7.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FB8EF3 #8EFB96
analogous
#CD8EFB #FB8EF3 #FB8EBC
triadic
#FB8EF3 #F3FB8E #8EF3FB
tetradic
#FB8EF3 #FBCD8E #8EFB96 #8EBCFB
square
#FB8EF3 #FBCD8E #8EFB96 #8EBCFB
split-complementary
#FB8EF3 #BCFB8E #8EFBCD
monochromatic
#F718E6 #F953ED #FB8EF3 #FDC9F9 #FEE1FC
Accessibility & contrast
On white
2.05
#FB8EF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.27
#FB8EF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FB8EF3
10.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FB8EF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FB8EF3 | 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)
#88ACF7
Deuteranopia (green-blind)
#A6BBF0
Tritanopia (blue-blind)
#FF97B5
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #fb8ef3; /* rgb */ color: rgb(251, 142, 243); /* oklch */ color: oklch(79.6% 0.179 329.8);
Tailwind
colors: {
custom: {
50: '#feb2f7',
500: '#fb8ef3',
950: '#000000',
},
}SCSS
$custom: #fb8ef3; $custom-light: #feb2f7; $custom-dark: #000000;
JSON
{
"hex": "#fb8ef3",
"rgb": {
"r": 251,
"g": 142,
"b": 243
},
"hsl": {
"h": 304.404,
"s": 93.162,
"l": 77.059
},
"oklch": {
"l": 0.79619,
"c": 0.17935,
"h": 329.8
},
"luminance": 0.46326
}Semantic roles & 50–950 ramp
primary
#FB8EF3
secondary
#D5F6D7
accent
#E61100
background
#FFFBFF
surface
#FFF6FE
border
#D7D0D6
text
#181117
muted
#868085