#F388F9#F388F9
#F388F9 is a light, vivid purple. Relative luminance 0.435; OKLCH L 78.1% C 0.189 H 325.2°. Best body text is #000000 at 9.70:1 contrast (WCAG AA passes).
Color values
| HEX | #F388F9 |
|---|---|
| RGB | rgb(243, 136, 249) |
| HSL | hsl(297, 90%, 75%) |
| HSV | hsv(297, 45%, 98%) |
| CMYK | cmyk(2.4%, 45.4%, 0%, 2.4%) |
| CIE-LAB | lab(71.90, 56.77, -39.36) |
| CIE-LCH | lch(71.90, 69.08, 325.27°) |
| OKLab | oklab(78.11% 0.1557 -0.108) |
| OKLCH | oklch(78.11% 0.189 325.2) |
| XYZ | xyz(62.8637, 43.5055, 94.6903) |
| Luminance | 0.4350 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.94
Purply Pink
#F075E6
ΔE00 4.35
Lavender Pink
#DD85D7
ΔE00 5.71
Candy Pink
#FF63E9
ΔE00 6.53
Violet Pink
#FB5FFC
ΔE00 6.72
Light Magenta
#FA5FF7
ΔE00 6.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F388F9 #8EF988
analogous
#BA88F9 #F388F9 #F988C6
triadic
#F388F9 #F9F388 #88F9F3
tetradic
#F388F9 #F9BA88 #8EF988 #88C6F9
square
#F388F9 #F9BA88 #8EF988 #88C6F9
split-complementary
#F388F9 #C6F988 #88F9BA
monochromatic
#E713F3 #ED4EF6 #F388F9 #F9C2FC #FCE2FE
Accessibility & contrast
On white
2.16
#F388F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.70
#F388F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F388F9
9.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F388F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F388F9 | 1.00 | 2.16 | 9.70 | 9.70 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7CA8FD
Deuteranopia (green-blind)
#9AB5F6
Tritanopia (blue-blind)
#F895B5
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #f388f9; /* rgb */ color: rgb(243, 136, 249); /* oklch */ color: oklch(78.1% 0.189 325.2);
Tailwind
colors: {
custom: {
50: '#f9aefb',
500: '#f388f9',
950: '#000000',
},
}SCSS
$custom: #f388f9; $custom-light: #f9aefb; $custom-dark: #000000;
JSON
{
"hex": "#f388f9",
"rgb": {
"r": 243,
"g": 136,
"b": 249
},
"hsl": {
"h": 296.814,
"s": 90.4,
"l": 75.49
},
"oklch": {
"l": 0.78106,
"c": 0.18948,
"h": 325.2
},
"luminance": 0.43503
}Semantic roles & 50–950 ramp
primary
#F388F9
secondary
#D7F6D5
accent
#E6000C
background
#FFFAFF
surface
#FFF5FF
border
#D7CFD7
text
#181017
muted
#867F85