#F388FF#F388FF
#F388FF is a light, vivid purple. Relative luminance 0.439; OKLCH L 78.4% C 0.195 H 323.4°. Best body text is #000000 at 9.78:1 contrast (WCAG AA passes).
Color values
| HEX | #F388FF |
|---|---|
| RGB | rgb(243, 136, 255) |
| HSL | hsl(294, 100%, 77%) |
| HSV | hsv(294, 47%, 100%) |
| CMYK | cmyk(4.7%, 46.7%, 0%, 0%) |
| CIE-LAB | lab(72.15, 57.86, -42.22) |
| CIE-LCH | lch(72.15, 71.62, 323.88°) |
| OKLab | oklab(78.38% 0.1566 -0.1163) |
| OKLCH | oklch(78.38% 0.195 323.4) |
| XYZ | xyz(63.8145, 43.8859, 99.6978) |
| Luminance | 0.4388 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.71
Purply Pink
#F075E6
ΔE00 4.95
Lavender Pink
#DD85D7
ΔE00 6.52
Violet Pink
#FB5FFC
ΔE00 6.61
Light Magenta
#FA5FF7
ΔE00 6.73
Candy Pink
#FF63E9
ΔE00 6.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F388FF #94FF88
analogous
#B888FF #F388FF #FF88CF
triadic
#F388FF #FFF388 #88FFF3
tetradic
#F388FF #FFB888 #94FF88 #88CFFF
square
#F388FF #FFB888 #94FF88 #88CFFF
split-complementary
#F388FF #CFFF88 #88FFB8
monochromatic
#E70EFF #ED4BFF #F388FF #F9C5FF #FCE0FF
Accessibility & contrast
On white
2.15
#F388FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.78
#F388FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F388FF
9.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F388FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F388FF | 1.00 | 2.15 | 9.78 | 9.78 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#79A9FF
Deuteranopia (green-blind)
#98B5FB
Tritanopia (blue-blind)
#F796B8
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #f388ff; /* rgb */ color: rgb(243, 136, 255); /* oklch */ color: oklch(78.4% 0.195 323.4);
Tailwind
colors: {
custom: {
50: '#f9aeff',
500: '#f388ff',
950: '#000000',
},
}SCSS
$custom: #f388ff; $custom-light: #f9aeff; $custom-dark: #000000;
JSON
{
"hex": "#f388ff",
"rgb": {
"r": 243,
"g": 136,
"b": 255
},
"hsl": {
"h": 293.95,
"s": 100,
"l": 76.667
},
"oklch": {
"l": 0.78379,
"c": 0.19507,
"h": 323.4
},
"luminance": 0.43883
}Semantic roles & 50–950 ramp
primary
#F388FF
secondary
#D7F7D4
accent
#E60017
background
#FFFAFF
surface
#FFF5FF
border
#D7CFD7
text
#181118
muted
#868086