#F788FB#F788FB
#F788FB is a light, vivid purple. Relative luminance 0.443; OKLCH L 78.7% C 0.194 H 325.9°. Best body text is #000000 at 9.87:1 contrast (WCAG AA passes).
Color values
| HEX | #F788FB |
|---|---|
| RGB | rgb(247, 136, 251) |
| HSL | hsl(298, 93%, 76%) |
| HSV | hsv(298, 46%, 98%) |
| CMYK | cmyk(1.6%, 45.8%, 0%, 1.6%) |
| CIE-LAB | lab(72.46, 58.25, -39.53) |
| CIE-LCH | lch(72.46, 70.39, 325.84°) |
| OKLab | oklab(78.66% 0.1604 -0.1084) |
| OKLCH | oklch(78.66% 0.194 325.9) |
| XYZ | xyz(64.5731, 44.3507, 96.4073) |
| Luminance | 0.4435 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.31
Purply Pink
#F075E6
ΔE00 4.54
Lavender Pink
#DD85D7
ΔE00 6.13
Candy Pink
#FF63E9
ΔE00 6.49
Violet Pink
#FB5FFC
ΔE00 6.74
Light Magenta
#FA5FF7
ΔE00 6.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F788FB #8CFB88
analogous
#BD88FB #F788FB #FB88C5
triadic
#F788FB #FBF788 #88FBF7
tetradic
#F788FB #FBBD88 #8CFB88 #88C5FB
square
#F788FB #FBBD88 #8CFB88 #88C5FB
split-complementary
#F788FB #C5FB88 #88FBBD
monochromatic
#EF12F7 #F34DF9 #F788FB #FBC3FD #FDE1FE
Accessibility & contrast
On white
2.13
#F788FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.87
#F788FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F788FB
9.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F788FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F788FB | 1.00 | 2.13 | 9.87 | 9.87 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7CA9FF
Deuteranopia (green-blind)
#9CB7F7
Tritanopia (blue-blind)
#FC95B6
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #f788fb; /* rgb */ color: rgb(247, 136, 251); /* oklch */ color: oklch(78.7% 0.194 325.9);
Tailwind
colors: {
custom: {
50: '#fcaefd',
500: '#f788fb',
950: '#000000',
},
}SCSS
$custom: #f788fb; $custom-light: #fcaefd; $custom-dark: #000000;
JSON
{
"hex": "#f788fb",
"rgb": {
"r": 247,
"g": 136,
"b": 251
},
"hsl": {
"h": 297.913,
"s": 93.496,
"l": 75.882
},
"oklch": {
"l": 0.78656,
"c": 0.19365,
"h": 325.9
},
"luminance": 0.44348
}Semantic roles & 50–950 ramp
primary
#F788FB
secondary
#D6F6D5
accent
#E60008
background
#FFFAFF
surface
#FFF5FF
border
#D7CFD7
text
#181117
muted
#868085