#FB88F4#FB88F4
#FB88F4 is a light, vivid purple. Relative luminance 0.446; OKLCH L 78.8% C 0.190 H 329.5°. Best body text is #000000 at 9.93:1 contrast (WCAG AA passes).
Color values
| HEX | #FB88F4 |
|---|---|
| RGB | rgb(251, 136, 244) |
| HSL | hsl(304, 93%, 76%) |
| HSV | hsv(304, 46%, 98%) |
| CMYK | cmyk(0%, 45.8%, 2.8%, 1.6%) |
| CIE-LAB | lab(72.66, 58.16, -35.36) |
| CIE-LCH | lch(72.66, 68.07, 328.70°) |
| OKLab | oklab(78.81% 0.1636 -0.0965) |
| OKLCH | oklch(78.81% 0.19 329.5) |
| XYZ | xyz(64.9162, 44.6528, 90.7700) |
| Luminance | 0.4465 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.47
Purply Pink
#F075E6
ΔE00 4.30
Lavender Pink
#DD85D7
ΔE00 5.66
Candy Pink
#FF63E9
ΔE00 6.19
Light Magenta
#FA5FF7
ΔE00 7.15
Violet Pink
#FB5FFC
ΔE00 7.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FB88F4 #88FB8F
analogous
#C888FB #FB88F4 #FB88BA
triadic
#FB88F4 #F4FB88 #88F4FB
tetradic
#FB88F4 #FBC888 #88FB8F #88BAFB
square
#FB88F4 #FBC888 #88FB8F #88BAFB
split-complementary
#FB88F4 #BAFB88 #88FBC8
monochromatic
#F712E9 #F94DEF #FB88F4 #FDC3F9 #FEE1FC
Accessibility & contrast
On white
2.11
#FB88F4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.93
#FB88F4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FB88F4
9.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FB88F4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FB88F4 | 1.00 | 2.11 | 9.93 | 9.93 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#81A8F8
Deuteranopia (green-blind)
#A2B8F1
Tritanopia (blue-blind)
#FF92B3
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #fb88f4; /* rgb */ color: rgb(251, 136, 244); /* oklch */ color: oklch(78.8% 0.190 329.5);
Tailwind
colors: {
custom: {
50: '#ffaef8',
500: '#fb88f4',
950: '#000000',
},
}SCSS
$custom: #fb88f4; $custom-light: #ffaef8; $custom-dark: #000000;
JSON
{
"hex": "#fb88f4",
"rgb": {
"r": 251,
"g": 136,
"b": 244
},
"hsl": {
"h": 303.652,
"s": 93.496,
"l": 75.882
},
"oklch": {
"l": 0.78814,
"c": 0.18992,
"h": 329.5
},
"luminance": 0.44649
}Semantic roles & 50–950 ramp
primary
#FB88F4
secondary
#D5F6D7
accent
#E60E00
background
#FFFAFF
surface
#FFF5FF
border
#D7CFD7
text
#181117
muted
#868085