#FB8FEB#FB8FEB
#FB8FEB is a light, vivid purple. Relative luminance 0.462; OKLCH L 79.4% C 0.171 H 332.7°. Best body text is #000000 at 10.23:1 contrast (WCAG AA passes).
Color values
| HEX | #FB8FEB |
|---|---|
| RGB | rgb(251, 143, 235) |
| HSL | hsl(309, 93%, 77%) |
| HSV | hsv(309, 43%, 98%) |
| CMYK | cmyk(0%, 43%, 6.4%, 1.6%) |
| CIE-LAB | lab(73.65, 53.20, -28.93) |
| CIE-LCH | lch(73.65, 60.56, 331.46°) |
| OKLab | oklab(79.43% 0.1519 -0.0783) |
| OKLCH | oklch(79.43% 0.171 332.7) |
| XYZ | xyz(64.6011, 46.1560, 84.0875) |
| Luminance | 0.4615 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.19
Lavender Pink
#DD85D7
ΔE00 5.41
Purply Pink
#F075E6
ΔE00 5.73
Bubblegum Pink
#FE83CC
ΔE00 6.02
Plum
#DDA0DD
ΔE00 6.98
Candy Pink
#FF63E9
ΔE00 7.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FB8FEB #8FFB9F
analogous
#D58FFB #FB8FEB #FB8FB5
triadic
#FB8FEB #EBFB8F #8FEBFB
tetradic
#FB8FEB #FBD58F #8FFB9F #8FB5FB
square
#FB8FEB #FBD58F #8FFB9F #8FB5FB
split-complementary
#FB8FEB #B5FB8F #8FFBD5
monochromatic
#F719D6 #F954E0 #FB8FEB #FDCAF6 #FEE1FA
Accessibility & contrast
On white
2.05
#FB8FEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.23
#FB8FEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FB8FEB
10.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FB8FEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FB8FEB | 1.00 | 2.05 | 10.23 | 10.23 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8DABEE
Deuteranopia (green-blind)
#AABBE8
Tritanopia (blue-blind)
#FF95B2
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #fb8feb; /* rgb */ color: rgb(251, 143, 235); /* oklch */ color: oklch(79.4% 0.171 332.7);
Tailwind
colors: {
custom: {
50: '#feb2f1',
500: '#fb8feb',
950: '#000000',
},
}SCSS
$custom: #fb8feb; $custom-light: #feb2f1; $custom-dark: #000000;
JSON
{
"hex": "#fb8feb",
"rgb": {
"r": 251,
"g": 143,
"b": 235
},
"hsl": {
"h": 308.889,
"s": 93.103,
"l": 77.255
},
"oklch": {
"l": 0.79434,
"c": 0.17091,
"h": 332.7
},
"luminance": 0.46152
}Semantic roles & 50–950 ramp
primary
#FB8FEB
secondary
#D5F6DA
accent
#E62200
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#181116
muted
#868084