#F38BFB#F38BFB
#F38BFB is a light, vivid purple. Relative luminance 0.445; OKLCH L 78.6% C 0.187 H 324.5°. Best body text is #000000 at 9.90:1 contrast (WCAG AA passes).
Color values
| HEX | #F38BFB |
|---|---|
| RGB | rgb(243, 139, 251) |
| HSL | hsl(296, 93%, 76%) |
| HSV | hsv(296, 45%, 98%) |
| CMYK | cmyk(3.2%, 44.6%, 0%, 1.6%) |
| CIE-LAB | lab(72.55, 55.65, -39.42) |
| CIE-LCH | lch(72.55, 68.20, 324.69°) |
| OKLab | oklab(78.62% 0.1519 -0.1082) |
| OKLCH | oklch(78.62% 0.187 324.5) |
| XYZ | xyz(63.6058, 44.4878, 96.4847) |
| Luminance | 0.4449 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.49
Purply Pink
#F075E6
ΔE00 4.96
Lavender Pink
#DD85D7
ΔE00 5.98
Candy Pink
#FF63E9
ΔE00 7.14
Violet Pink
#FB5FFC
ΔE00 7.26
Light Magenta
#FA5FF7
ΔE00 7.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F38BFB #93FB8B
analogous
#BB8BFB #F38BFB #FB8BCB
triadic
#F38BFB #FBF38B #8BFBF3
tetradic
#F38BFB #FBBB8B #93FB8B #8BCBFB
square
#F38BFB #FBBB8B #93FB8B #8BCBFB
split-complementary
#F38BFB #CBFB8B #8BFBBB
monochromatic
#E715F7 #ED50F9 #F38BFB #F9C6FD #FCE1FE
Accessibility & contrast
On white
2.12
#F38BFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.90
#F38BFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F38BFB
9.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F38BFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F38BFB | 1.00 | 2.12 | 9.90 | 9.90 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7FAAFF
Deuteranopia (green-blind)
#9CB6F8
Tritanopia (blue-blind)
#F798B7
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #f38bfb; /* rgb */ color: rgb(243, 139, 251); /* oklch */ color: oklch(78.6% 0.187 324.5);
Tailwind
colors: {
custom: {
50: '#f9b0fd',
500: '#f38bfb',
950: '#000000',
},
}SCSS
$custom: #f38bfb; $custom-light: #f9b0fd; $custom-dark: #000000;
JSON
{
"hex": "#f38bfb",
"rgb": {
"r": 243,
"g": 139,
"b": 251
},
"hsl": {
"h": 295.714,
"s": 93.333,
"l": 76.471
},
"oklch": {
"l": 0.78622,
"c": 0.18652,
"h": 324.5
},
"luminance": 0.44485
}Semantic roles & 50–950 ramp
primary
#F38BFB
secondary
#D7F6D5
accent
#E60010
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#171117
muted
#858085