#F38DF8#F38DF8
#F38DF8 is a light, vivid purple. Relative luminance 0.449; OKLCH L 78.8% C 0.180 H 325.4°. Best body text is #000000 at 9.98:1 contrast (WCAG AA passes).
Color values
| HEX | #F38DF8 |
|---|---|
| RGB | rgb(243, 141, 248) |
| HSL | hsl(297, 88%, 76%) |
| HSV | hsv(297, 43%, 97%) |
| CMYK | cmyk(2%, 43.1%, 0%, 2.7%) |
| CIE-LAB | lab(72.82, 54.11, -37.38) |
| CIE-LCH | lch(72.82, 65.77, 325.36°) |
| OKLab | oklab(78.78% 0.1486 -0.1024) |
| OKLCH | oklch(78.78% 0.18 325.4) |
| XYZ | xyz(63.4289, 44.8847, 94.1113) |
| Luminance | 0.4488 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.54
Purply Pink
#F075E6
ΔE00 5.07
Lavender Pink
#DD85D7
ΔE00 5.63
Candy Pink
#FF63E9
ΔE00 7.35
Violet Pink
#FB5FFC
ΔE00 7.75
Light Magenta
#FA5FF7
ΔE00 7.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F38DF8 #92F88D
analogous
#BE8DF8 #F38DF8 #F88DC8
triadic
#F38DF8 #F8F38D #8DF8F3
tetradic
#F38DF8 #F8BE8D #92F88D #8DC8F8
square
#F38DF8 #F8BE8D #92F88D #8DC8F8
split-complementary
#F38DF8 #C8F88D #8DF8BE
monochromatic
#E71AF1 #ED53F4 #F38DF8 #F9C7FC #FCE2FD
Accessibility & contrast
On white
2.10
#F38DF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.98
#F38DF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F38DF8
9.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F38DF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F38DF8 | 1.00 | 2.10 | 9.98 | 9.98 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#82ABFC
Deuteranopia (green-blind)
#9FB7F5
Tritanopia (blue-blind)
#F898B7
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #f38df8; /* rgb */ color: rgb(243, 141, 248); /* oklch */ color: oklch(78.8% 0.180 325.4);
Tailwind
colors: {
custom: {
50: '#f9b1fb',
500: '#f38df8',
950: '#000000',
},
}SCSS
$custom: #f38df8; $custom-light: #f9b1fb; $custom-dark: #000000;
JSON
{
"hex": "#f38df8",
"rgb": {
"r": 243,
"g": 141,
"b": 248
},
"hsl": {
"h": 297.196,
"s": 88.43,
"l": 76.275
},
"oklch": {
"l": 0.78777,
"c": 0.18047,
"h": 325.4
},
"luminance": 0.44882
}Semantic roles & 50–950 ramp
primary
#F38DF8
secondary
#D7F5D6
accent
#E5000B
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#171117
muted
#858085