#F38BF8#F38BF8
#F38BF8 is a light, vivid purple. Relative luminance 0.443; OKLCH L 78.5% C 0.184 H 325.5°. Best body text is #000000 at 9.86:1 contrast (WCAG AA passes).
Color values
| HEX | #F38BF8 |
|---|---|
| RGB | rgb(243, 139, 248) |
| HSL | hsl(297, 89%, 76%) |
| HSV | hsv(297, 44%, 97%) |
| CMYK | cmyk(2%, 44%, 0%, 2.7%) |
| CIE-LAB | lab(72.43, 55.11, -37.98) |
| CIE-LCH | lch(72.43, 66.93, 325.42°) |
| OKLab | oklab(78.49% 0.1514 -0.1041) |
| OKLCH | oklch(78.49% 0.184 325.5) |
| XYZ | xyz(63.1366, 44.3002, 94.0139) |
| Luminance | 0.4430 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.23
Purply Pink
#F075E6
ΔE00 4.73
Lavender Pink
#DD85D7
ΔE00 5.59
Candy Pink
#FF63E9
ΔE00 6.99
Violet Pink
#FB5FFC
ΔE00 7.35
Light Magenta
#FA5FF7
ΔE00 7.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F38BF8 #90F88B
analogous
#BC8BF8 #F38BF8 #F88BC6
triadic
#F38BF8 #F8F38B #8BF8F3
tetradic
#F38BF8 #F8BC8B #90F88B #8BC6F8
square
#F38BF8 #F8BC8B #90F88B #8BC6F8
split-complementary
#F38BF8 #C6F88B #8BF8BC
monochromatic
#E718F1 #ED51F5 #F38BF8 #F9C5FB #FCE2FD
Accessibility & contrast
On white
2.13
#F38BF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.86
#F38BF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F38BF8
9.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F38BF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F38BF8 | 1.00 | 2.13 | 9.86 | 9.86 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#80A9FC
Deuteranopia (green-blind)
#9DB6F5
Tritanopia (blue-blind)
#F897B6
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #f38bf8; /* rgb */ color: rgb(243, 139, 248); /* oklch */ color: oklch(78.5% 0.184 325.5);
Tailwind
colors: {
custom: {
50: '#f9b0fb',
500: '#f38bf8',
950: '#000000',
},
}SCSS
$custom: #f38bf8; $custom-light: #f9b0fb; $custom-dark: #000000;
JSON
{
"hex": "#f38bf8",
"rgb": {
"r": 243,
"g": 139,
"b": 248
},
"hsl": {
"h": 297.248,
"s": 88.618,
"l": 75.882
},
"oklch": {
"l": 0.78488,
"c": 0.18372,
"h": 325.5
},
"luminance": 0.44297
}Semantic roles & 50–950 ramp
primary
#F38BF8
secondary
#D7F5D6
accent
#E5000B
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#171117
muted
#858085