#FB8FEF#FB8FEF
#FB8FEF is a light, vivid purple. Relative luminance 0.464; OKLCH L 79.6% C 0.174 H 331.2°. Best body text is #000000 at 10.28:1 contrast (WCAG AA passes).
Color values
| HEX | #FB8FEF |
|---|---|
| RGB | rgb(251, 143, 239) |
| HSL | hsl(307, 93%, 77%) |
| HSV | hsv(307, 43%, 98%) |
| CMYK | cmyk(0%, 43%, 4.8%, 1.6%) |
| CIE-LAB | lab(73.80, 53.88, -30.88) |
| CIE-LCH | lch(73.80, 62.10, 330.18°) |
| OKLab | oklab(79.6% 0.1528 -0.0838) |
| OKLCH | oklch(79.6% 0.174 331.2) |
| XYZ | xyz(65.1855, 46.3897, 87.1652) |
| Luminance | 0.4639 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.80
Lavender Pink
#DD85D7
ΔE00 5.56
Purply Pink
#F075E6
ΔE00 5.57
Bubblegum Pink
#FE83CC
ΔE00 6.71
Plum
#DDA0DD
ΔE00 7.20
Candy Pink
#FF63E9
ΔE00 7.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FB8FEF #8FFB9B
analogous
#D18FFB #FB8FEF #FB8FB9
triadic
#FB8FEF #EFFB8F #8FEFFB
tetradic
#FB8FEF #FBD18F #8FFB9B #8FB9FB
square
#FB8FEF #FBD18F #8FFB9B #8FB9FB
split-complementary
#FB8FEF #B9FB8F #8FFBD1
monochromatic
#F719DE #F954E7 #FB8FEF #FDCAF7 #FEE1FB
Accessibility & contrast
On white
2.04
#FB8FEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.28
#FB8FEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FB8FEF
10.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FB8FEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FB8FEF | 1.00 | 2.04 | 10.28 | 10.28 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8BACF2
Deuteranopia (green-blind)
#A8BBEC
Tritanopia (blue-blind)
#FF97B4
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #fb8fef; /* rgb */ color: rgb(251, 143, 239); /* oklch */ color: oklch(79.6% 0.174 331.2);
Tailwind
colors: {
custom: {
50: '#feb2f4',
500: '#fb8fef',
950: '#000000',
},
}SCSS
$custom: #fb8fef; $custom-light: #feb2f4; $custom-dark: #000000;
JSON
{
"hex": "#fb8fef",
"rgb": {
"r": 251,
"g": 143,
"b": 239
},
"hsl": {
"h": 306.667,
"s": 93.103,
"l": 77.255
},
"oklch": {
"l": 0.79597,
"c": 0.17428,
"h": 331.2
},
"luminance": 0.46386
}Semantic roles & 50–950 ramp
primary
#FB8FEF
secondary
#D5F6D9
accent
#E61A00
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#181117
muted
#868085