#F38BF2#F38BF2
#F38BF2 is a light, vivid purple. Relative luminance 0.439; OKLCH L 78.2% C 0.178 H 327.5°. Best body text is #000000 at 9.79:1 contrast (WCAG AA passes).
Color values
| HEX | #F38BF2 |
|---|---|
| RGB | rgb(243, 139, 242) |
| HSL | hsl(301, 81%, 75%) |
| HSV | hsv(301, 43%, 95%) |
| CMYK | cmyk(0%, 42.8%, 0.4%, 4.7%) |
| CIE-LAB | lab(72.18, 54.04, -35.09) |
| CIE-LCH | lch(72.18, 64.43, 327.00°) |
| OKLab | oklab(78.23% 0.1502 -0.0959) |
| OKLCH | oklch(78.23% 0.178 327.5) |
| XYZ | xyz(62.2207, 43.9338, 89.1899) |
| Luminance | 0.4393 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.04
Purply Pink
#F075E6
ΔE00 4.43
Lavender Pink
#DD85D7
ΔE00 4.87
Candy Pink
#FF63E9
ΔE00 6.82
Orchid
#DA70D6
ΔE00 7.50
Light Magenta
#FA5FF7
ΔE00 7.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F38BF2 #8BF38C
analogous
#C08BF3 #F38BF2 #F38BBE
triadic
#F38BF2 #F2F38B #8BF2F3
tetradic
#F38BF2 #F3C08B #8BF38C #8BBEF3
square
#F38BF2 #F3C08B #8BF38C #8BBEF3
split-complementary
#F38BF2 #BEF38B #8BF3C0
monochromatic
#E81CE6 #ED54EC #F38BF2 #F9C2F8 #FCE3FC
Accessibility & contrast
On white
2.15
#F38BF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.79
#F38BF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F38BF2
9.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F38BF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F38BF2 | 1.00 | 2.15 | 9.79 | 9.79 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#83A8F6
Deuteranopia (green-blind)
#9FB6EF
Tritanopia (blue-blind)
#F995B3
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #f38bf2; /* rgb */ color: rgb(243, 139, 242); /* oklch */ color: oklch(78.2% 0.178 327.5);
Tailwind
colors: {
custom: {
50: '#f9aff6',
500: '#f38bf2',
950: '#000000',
},
}SCSS
$custom: #f38bf2; $custom-light: #f9aff6; $custom-dark: #000000;
JSON
{
"hex": "#f38bf2",
"rgb": {
"r": 243,
"g": 139,
"b": 242
},
"hsl": {
"h": 300.577,
"s": 81.25,
"l": 74.902
},
"oklch": {
"l": 0.78226,
"c": 0.17823,
"h": 327.5
},
"luminance": 0.43931
}Semantic roles & 50–950 ramp
primary
#F38BF2
secondary
#D7F4D7
accent
#DE0A08
background
#FFFBFF
surface
#FFF6FE
border
#D7D0D6
text
#171117
muted
#858085