#FB8FF4#FB8FF4
#FB8FF4 is a light, vivid purple. Relative luminance 0.467; OKLCH L 79.8% C 0.179 H 329.5°. Best body text is #000000 at 10.34:1 contrast (WCAG AA passes).
Color values
| HEX | #FB8FF4 |
|---|---|
| RGB | rgb(251, 143, 244) |
| HSL | hsl(304, 93%, 77%) |
| HSV | hsv(304, 43%, 98%) |
| CMYK | cmyk(0%, 43%, 2.8%, 1.6%) |
| CIE-LAB | lab(73.99, 54.73, -33.31) |
| CIE-LCH | lch(73.99, 64.07, 328.67°) |
| OKLab | oklab(79.8% 0.1538 -0.0907) |
| OKLCH | oklch(79.8% 0.179 329.5) |
| XYZ | xyz(65.9344, 46.6893, 91.1094) |
| Luminance | 0.4669 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.49
Purply Pink
#F075E6
ΔE00 5.52
Lavender Pink
#DD85D7
ΔE00 5.87
Candy Pink
#FF63E9
ΔE00 7.52
Plum
#DDA0DD
ΔE00 7.56
Bubblegum Pink
#FE83CC
ΔE00 7.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FB8FF4 #8FFB96
analogous
#CC8FFB #FB8FF4 #FB8FBE
triadic
#FB8FF4 #F4FB8F #8FF4FB
tetradic
#FB8FF4 #FBCC8F #8FFB96 #8FBEFB
square
#FB8FF4 #FBCC8F #8FFB96 #8FBEFB
split-complementary
#FB8FF4 #BEFB8F #8FFBCC
monochromatic
#F719E8 #F954EE #FB8FF4 #FDCAFA #FEE1FC
Accessibility & contrast
On white
2.03
#FB8FF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.34
#FB8FF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FB8FF4
10.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FB8FF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FB8FF4 | 1.00 | 2.03 | 10.34 | 10.34 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#89ADF8
Deuteranopia (green-blind)
#A7BBF1
Tritanopia (blue-blind)
#FF98B6
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #fb8ff4; /* rgb */ color: rgb(251, 143, 244); /* oklch */ color: oklch(79.8% 0.179 329.5);
Tailwind
colors: {
custom: {
50: '#feb2f8',
500: '#fb8ff4',
950: '#000000',
},
}SCSS
$custom: #fb8ff4; $custom-light: #feb2f8; $custom-dark: #000000;
JSON
{
"hex": "#fb8ff4",
"rgb": {
"r": 251,
"g": 143,
"b": 244
},
"hsl": {
"h": 303.889,
"s": 93.103,
"l": 77.255
},
"oklch": {
"l": 0.79804,
"c": 0.1786,
"h": 329.5
},
"luminance": 0.46686
}Semantic roles & 50–950 ramp
primary
#FB8FF4
secondary
#D5F6D7
accent
#E60F00
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#181117
muted
#868085