#F38CFB#F38CFB
#F38CFB is a light, vivid purple. Relative luminance 0.448; OKLCH L 78.8% C 0.185 H 324.5°. Best body text is #000000 at 9.96:1 contrast (WCAG AA passes).
Color values
| HEX | #F38CFB |
|---|---|
| RGB | rgb(243, 140, 251) |
| HSL | hsl(296, 93%, 77%) |
| HSV | hsv(296, 44%, 98%) |
| CMYK | cmyk(3.2%, 44.2%, 0%, 1.6%) |
| CIE-LAB | lab(72.75, 55.15, -39.12) |
| CIE-LCH | lch(72.75, 67.62, 324.65°) |
| OKLab | oklab(78.77% 0.1505 -0.1074) |
| OKLCH | oklch(78.77% 0.185 324.5) |
| XYZ | xyz(63.7512, 44.7788, 96.5332) |
| Luminance | 0.4478 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.61
Purply Pink
#F075E6
ΔE00 5.11
Lavender Pink
#DD85D7
ΔE00 5.99
Candy Pink
#FF63E9
ΔE00 7.31
Violet Pink
#FB5FFC
ΔE00 7.46
Light Magenta
#FA5FF7
ΔE00 7.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F38CFB #94FB8C
analogous
#BC8CFB #F38CFB #FB8CCC
triadic
#F38CFB #FBF38C #8CFBF3
tetradic
#F38CFB #FBBC8C #94FB8C #8CCCFB
square
#F38CFB #FBBC8C #94FB8C #8CCCFB
split-complementary
#F38CFB #CCFB8C #8CFBBC
monochromatic
#E716F7 #ED51F9 #F38CFB #F9C7FD #FCE1FE
Accessibility & contrast
On white
2.11
#F38CFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.96
#F38CFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F38CFB
9.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F38CFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F38CFB | 1.00 | 2.11 | 9.96 | 9.96 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#80AAFF
Deuteranopia (green-blind)
#9DB7F8
Tritanopia (blue-blind)
#F798B8
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #f38cfb; /* rgb */ color: rgb(243, 140, 251); /* oklch */ color: oklch(78.8% 0.185 324.5);
Tailwind
colors: {
custom: {
50: '#f9b0fd',
500: '#f38cfb',
950: '#000000',
},
}SCSS
$custom: #f38cfb; $custom-light: #f9b0fd; $custom-dark: #000000;
JSON
{
"hex": "#f38cfb",
"rgb": {
"r": 243,
"g": 140,
"b": 251
},
"hsl": {
"h": 295.676,
"s": 93.277,
"l": 76.667
},
"oklch": {
"l": 0.78765,
"c": 0.1849,
"h": 324.5
},
"luminance": 0.44776
}Semantic roles & 50–950 ramp
primary
#F38CFB
secondary
#D7F6D5
accent
#E60011
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#171117
muted
#858085