#F388FB#F388FB
#F388FB is a light, vivid purple. Relative luminance 0.436; OKLCH L 78.2% C 0.191 H 324.6°. Best body text is #000000 at 9.73:1 contrast (WCAG AA passes).
Color values
| HEX | #F388FB |
|---|---|
| RGB | rgb(243, 136, 251) |
| HSL | hsl(296, 93%, 76%) |
| HSV | hsv(296, 46%, 98%) |
| CMYK | cmyk(3.2%, 45.8%, 0%, 1.6%) |
| CIE-LAB | lab(71.98, 57.13, -40.31) |
| CIE-LCH | lch(71.98, 69.92, 324.79°) |
| OKLab | oklab(78.2% 0.156 -0.1108) |
| OKLCH | oklch(78.2% 0.191 324.6) |
| XYZ | xyz(63.1773, 43.6310, 96.3419) |
| Luminance | 0.4363 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.18
Purply Pink
#F075E6
ΔE00 4.53
Lavender Pink
#DD85D7
ΔE00 5.97
Candy Pink
#FF63E9
ΔE00 6.65
Violet Pink
#FB5FFC
ΔE00 6.66
Light Magenta
#FA5FF7
ΔE00 6.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F388FB #90FB88
analogous
#B988FB #F388FB #FB88C9
triadic
#F388FB #FBF388 #88FBF3
tetradic
#F388FB #FBB988 #90FB88 #88C9FB
square
#F388FB #FBB988 #90FB88 #88C9FB
split-complementary
#F388FB #C9FB88 #88FBB9
monochromatic
#E712F7 #ED4DF9 #F388FB #F9C3FD #FCE1FE
Accessibility & contrast
On white
2.16
#F388FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.73
#F388FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F388FB
9.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F388FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F388FB | 1.00 | 2.16 | 9.73 | 9.73 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7BA8FF
Deuteranopia (green-blind)
#9AB5F8
Tritanopia (blue-blind)
#F795B6
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #f388fb; /* rgb */ color: rgb(243, 136, 251); /* oklch */ color: oklch(78.2% 0.191 324.6);
Tailwind
colors: {
custom: {
50: '#f9aefd',
500: '#f388fb',
950: '#000000',
},
}SCSS
$custom: #f388fb; $custom-light: #f9aefd; $custom-dark: #000000;
JSON
{
"hex": "#f388fb",
"rgb": {
"r": 243,
"g": 136,
"b": 251
},
"hsl": {
"h": 295.826,
"s": 93.496,
"l": 75.882
},
"oklch": {
"l": 0.78196,
"c": 0.19133,
"h": 324.6
},
"luminance": 0.43628
}Semantic roles & 50–950 ramp
primary
#F388FB
secondary
#D7F6D5
accent
#E60010
background
#FFFAFF
surface
#FFF5FF
border
#D7CFD7
text
#181017
muted
#867F85