#F38FE4#F38FE4
#F38FE4 is a light, vivid purple. Relative luminance 0.443; OKLCH L 78.2% C 0.159 H 332.7°. Best body text is #000000 at 9.86:1 contrast (WCAG AA passes).
Color values
| HEX | #F38FE4 |
|---|---|
| RGB | rgb(243, 143, 228) |
| HSL | hsl(309, 81%, 76%) |
| HSV | hsv(309, 41%, 95%) |
| CMYK | cmyk(0%, 41.2%, 6.2%, 4.7%) |
| CIE-LAB | lab(72.43, 49.62, -27.05) |
| CIE-LCH | lch(72.43, 56.51, 331.41°) |
| OKLab | oklab(78.23% 0.1415 -0.0732) |
| OKLCH | oklch(78.23% 0.159 332.7) |
| XYZ | xyz(60.7877, 44.3043, 78.7335) |
| Luminance | 0.4430 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.22
Lavender Pink
#DD85D7
ΔE00 4.26
Bubblegum Pink
#FE83CC
ΔE00 5.63
Purply Pink
#F075E6
ΔE00 5.66
Plum
#DDA0DD
ΔE00 5.98
Candy Pink
#FF63E9
ΔE00 7.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F38FE4 #8FF39E
analogous
#D08FF3 #F38FE4 #F38FB2
triadic
#F38FE4 #E4F38F #8FE4F3
tetradic
#F38FE4 #F3D08F #8FF39E #8FB2F3
square
#F38FE4 #F3D08F #8FF39E #8FB2F3
split-complementary
#F38FE4 #B2F38F #8FF3D0
monochromatic
#E720C9 #ED58D7 #F38FE4 #F9C6F1 #FCE3F8
Accessibility & contrast
On white
2.13
#F38FE4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.86
#F38FE4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F38FE4
9.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F38FE4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F38FE4 | 1.00 | 2.13 | 9.86 | 9.86 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8DA9E7
Deuteranopia (green-blind)
#A7B7E1
Tritanopia (blue-blind)
#FB95AF
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #f38fe4; /* rgb */ color: rgb(243, 143, 228); /* oklch */ color: oklch(78.2% 0.159 332.7);
Tailwind
colors: {
custom: {
50: '#f9b2ec',
500: '#f38fe4',
950: '#000000',
},
}SCSS
$custom: #f38fe4; $custom-light: #f9b2ec; $custom-dark: #000000;
JSON
{
"hex": "#f38fe4",
"rgb": {
"r": 243,
"g": 143,
"b": 228
},
"hsl": {
"h": 309,
"s": 80.645,
"l": 75.686
},
"oklch": {
"l": 0.78233,
"c": 0.1593,
"h": 332.7
},
"luminance": 0.44301
}Semantic roles & 50–950 ramp
primary
#F38FE4
secondary
#D7F4DB
accent
#DD2809
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#171116
muted
#858084