#F38FF3#F38FF3
#F38FF3 is a light, vivid purple. Relative luminance 0.452; OKLCH L 78.9% C 0.173 H 327.1°. Best body text is #000000 at 10.03:1 contrast (WCAG AA passes).
Color values
| HEX | #F38FF3 |
|---|---|
| RGB | rgb(243, 143, 243) |
| HSL | hsl(300, 81%, 76%) |
| HSV | hsv(300, 41%, 95%) |
| CMYK | cmyk(0%, 41.2%, 0%, 4.7%) |
| CIE-LAB | lab(73.01, 52.21, -34.36) |
| CIE-LCH | lch(73.01, 62.51, 326.65°) |
| OKLab | oklab(78.85% 0.1448 -0.0938) |
| OKLCH | oklch(78.85% 0.173 327.1) |
| XYZ | xyz(62.9611, 45.1737, 90.1796) |
| Luminance | 0.4517 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.80
Lavender Pink
#DD85D7
ΔE00 5.13
Purply Pink
#F075E6
ΔE00 5.22
Plum
#DDA0DD
ΔE00 7.08
Candy Pink
#FF63E9
ΔE00 7.60
Orchid
#DA70D6
ΔE00 8.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F38FF3 #8FF38F
analogous
#C18FF3 #F38FF3 #F38FC1
triadic
#F38FF3 #F3F38F #8FF3F3
tetradic
#F38FF3 #F3C18F #8FF38F #8FC1F3
square
#F38FF3 #F3C18F #8FF38F #8FC1F3
split-complementary
#F38FF3 #C1F38F #8FF3C1
monochromatic
#E720E7 #ED58ED #F38FF3 #F9C6F9 #FCE3FC
Accessibility & contrast
On white
2.09
#F38FF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.03
#F38FF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F38FF3
10.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F38FF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F38FF3 | 1.00 | 2.09 | 10.03 | 10.03 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#87ABF7
Deuteranopia (green-blind)
#A2B8F0
Tritanopia (blue-blind)
#F999B6
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #f38ff3; /* rgb */ color: rgb(243, 143, 243); /* oklch */ color: oklch(78.9% 0.173 327.1);
Tailwind
colors: {
custom: {
50: '#f9b2f7',
500: '#f38ff3',
950: '#000000',
},
}SCSS
$custom: #f38ff3; $custom-light: #f9b2f7; $custom-dark: #000000;
JSON
{
"hex": "#f38ff3",
"rgb": {
"r": 243,
"g": 143,
"b": 243
},
"hsl": {
"h": 300,
"s": 80.645,
"l": 75.686
},
"oklch": {
"l": 0.78853,
"c": 0.17257,
"h": 327.1
},
"luminance": 0.45171
}Semantic roles & 50–950 ramp
primary
#F38FF3
secondary
#D7F4D7
accent
#DD0909
background
#FFFBFF
surface
#FFF6FE
border
#D7D0D6
text
#171117
muted
#858085