#F38FF2#F38FF2
#F38FF2 is a light, vivid purple. Relative luminance 0.451; OKLCH L 78.8% C 0.172 H 327.4°. Best body text is #000000 at 10.02:1 contrast (WCAG AA passes).
Color values
| HEX | #F38FF2 |
|---|---|
| RGB | rgb(243, 143, 242) |
| HSL | hsl(301, 81%, 76%) |
| HSV | hsv(301, 41%, 95%) |
| CMYK | cmyk(0%, 41.2%, 0.4%, 4.7%) |
| CIE-LAB | lab(72.97, 52.04, -33.88) |
| CIE-LCH | lch(72.97, 62.09, 326.93°) |
| OKLab | oklab(78.81% 0.1446 -0.0925) |
| OKLCH | oklch(78.81% 0.172 327.4) |
| XYZ | xyz(62.8105, 45.1134, 89.3865) |
| Luminance | 0.4511 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.83
Lavender Pink
#DD85D7
ΔE00 5.03
Purply Pink
#F075E6
ΔE00 5.20
Plum
#DDA0DD
ΔE00 6.98
Candy Pink
#FF63E9
ΔE00 7.59
Bubblegum Pink
#FE83CC
ΔE00 8.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F38FF2 #8FF390
analogous
#C28FF3 #F38FF2 #F38FC0
triadic
#F38FF2 #F2F38F #8FF2F3
tetradic
#F38FF2 #F3C28F #8FF390 #8FC0F3
square
#F38FF2 #F3C28F #8FF390 #8FC0F3
split-complementary
#F38FF2 #C0F38F #8FF3C2
monochromatic
#E720E5 #ED58EC #F38FF2 #F9C6F8 #FCE3FC
Accessibility & contrast
On white
2.10
#F38FF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.02
#F38FF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F38FF2
10.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F38FF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F38FF2 | 1.00 | 2.10 | 10.02 | 10.02 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#87ABF6
Deuteranopia (green-blind)
#A2B8EF
Tritanopia (blue-blind)
#F999B5
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #f38ff2; /* rgb */ color: rgb(243, 143, 242); /* oklch */ color: oklch(78.8% 0.172 327.4);
Tailwind
colors: {
custom: {
50: '#f9b2f6',
500: '#f38ff2',
950: '#000000',
},
}SCSS
$custom: #f38ff2; $custom-light: #f9b2f6; $custom-dark: #000000;
JSON
{
"hex": "#f38ff2",
"rgb": {
"r": 243,
"g": 143,
"b": 242
},
"hsl": {
"h": 300.6,
"s": 80.645,
"l": 75.686
},
"oklch": {
"l": 0.7881,
"c": 0.17164,
"h": 327.4
},
"luminance": 0.4511
}Semantic roles & 50–950 ramp
primary
#F38FF2
secondary
#D7F4D7
accent
#DD0B09
background
#FFFBFF
surface
#FFF6FE
border
#D7D0D6
text
#171117
muted
#858085