#FB8EF2#FB8EF2
#FB8EF2 is a light, vivid purple. Relative luminance 0.463; OKLCH L 79.6% C 0.178 H 330.2°. Best body text is #000000 at 10.25:1 contrast (WCAG AA passes).
Color values
| HEX | #FB8EF2 |
|---|---|
| RGB | rgb(251, 142, 242) |
| HSL | hsl(305, 93%, 77%) |
| HSV | hsv(305, 43%, 98%) |
| CMYK | cmyk(0%, 43.4%, 3.6%, 1.6%) |
| CIE-LAB | lab(73.72, 54.88, -32.64) |
| CIE-LCH | lch(73.72, 63.85, 329.26°) |
| OKLab | oklab(79.58% 0.1548 -0.0888) |
| OKLCH | oklch(79.58% 0.179 330.2) |
| XYZ | xyz(65.4829, 46.2696, 89.4689) |
| Luminance | 0.4627 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.42
Purply Pink
#F075E6
ΔE00 5.33
Lavender Pink
#DD85D7
ΔE00 5.67
Bubblegum Pink
#FE83CC
ΔE00 7.23
Candy Pink
#FF63E9
ΔE00 7.33
Plum
#DDA0DD
ΔE00 7.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FB8EF2 #8EFB97
analogous
#CE8EFB #FB8EF2 #FB8EBC
triadic
#FB8EF2 #F2FB8E #8EF2FB
tetradic
#FB8EF2 #FBCE8E #8EFB97 #8EBCFB
square
#FB8EF2 #FBCE8E #8EFB97 #8EBCFB
split-complementary
#FB8EF2 #BCFB8E #8EFBCE
monochromatic
#F718E4 #F953EB #FB8EF2 #FDC9F9 #FEE1FC
Accessibility & contrast
On white
2.05
#FB8EF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.25
#FB8EF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FB8EF2
10.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FB8EF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FB8EF2 | 1.00 | 2.05 | 10.25 | 10.25 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#89ACF5
Deuteranopia (green-blind)
#A7BBEF
Tritanopia (blue-blind)
#FF96B5
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #fb8ef2; /* rgb */ color: rgb(251, 142, 242); /* oklch */ color: oklch(79.6% 0.178 330.2);
Tailwind
colors: {
custom: {
50: '#feb2f6',
500: '#fb8ef2',
950: '#000000',
},
}SCSS
$custom: #fb8ef2; $custom-light: #feb2f6; $custom-dark: #000000;
JSON
{
"hex": "#fb8ef2",
"rgb": {
"r": 251,
"g": 142,
"b": 242
},
"hsl": {
"h": 304.954,
"s": 93.162,
"l": 77.059
},
"oklch": {
"l": 0.79577,
"c": 0.1785,
"h": 330.2
},
"luminance": 0.46266
}Semantic roles & 50–950 ramp
primary
#FB8EF2
secondary
#D5F6D8
accent
#E61300
background
#FFFBFF
surface
#FFF6FE
border
#D7D0D6
text
#181117
muted
#868085