#F38CF2#F38CF2
#F38CF2 is a light, vivid purple. Relative luminance 0.442; OKLCH L 78.4% C 0.177 H 327.4°. Best body text is #000000 at 9.84:1 contrast (WCAG AA passes).
Color values
| HEX | #F38CF2 |
|---|---|
| RGB | rgb(243, 140, 242) |
| HSL | hsl(301, 81%, 75%) |
| HSV | hsv(301, 42%, 95%) |
| CMYK | cmyk(0%, 42.4%, 0.4%, 4.7%) |
| CIE-LAB | lab(72.38, 53.54, -34.79) |
| CIE-LCH | lch(72.38, 63.85, 326.99°) |
| OKLab | oklab(78.37% 0.1488 -0.095) |
| OKLCH | oklch(78.37% 0.177 327.4) |
| XYZ | xyz(62.3661, 44.2247, 89.2384) |
| Luminance | 0.4422 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.23
Purply Pink
#F075E6
ΔE00 4.62
Lavender Pink
#DD85D7
ΔE00 4.89
Candy Pink
#FF63E9
ΔE00 7.01
Plum
#DDA0DD
ΔE00 7.45
Orchid
#DA70D6
ΔE00 7.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F38CF2 #8CF38D
analogous
#C18CF3 #F38CF2 #F38CBE
triadic
#F38CF2 #F2F38C #8CF2F3
tetradic
#F38CF2 #F3C18C #8CF38D #8CBEF3
square
#F38CF2 #F3C18C #8CF38D #8CBEF3
split-complementary
#F38CF2 #BEF38C #8CF3C1
monochromatic
#E71DE5 #ED55EC #F38CF2 #F9C3F8 #FCE3FC
Accessibility & contrast
On white
2.13
#F38CF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.84
#F38CF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F38CF2
9.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F38CF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F38CF2 | 1.00 | 2.13 | 9.84 | 9.84 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#84A9F6
Deuteranopia (green-blind)
#A0B6EF
Tritanopia (blue-blind)
#F996B4
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #f38cf2; /* rgb */ color: rgb(243, 140, 242); /* oklch */ color: oklch(78.4% 0.177 327.4);
Tailwind
colors: {
custom: {
50: '#f9b0f6',
500: '#f38cf2',
950: '#000000',
},
}SCSS
$custom: #f38cf2; $custom-light: #f9b0f6; $custom-dark: #000000;
JSON
{
"hex": "#f38cf2",
"rgb": {
"r": 243,
"g": 140,
"b": 242
},
"hsl": {
"h": 300.583,
"s": 81.102,
"l": 75.098
},
"oklch": {
"l": 0.78371,
"c": 0.17659,
"h": 327.4
},
"luminance": 0.44222
}Semantic roles & 50–950 ramp
primary
#F38CF2
secondary
#D7F4D7
accent
#DD0A08
background
#FFFBFF
surface
#FFF6FE
border
#D7D0D6
text
#171117
muted
#858085