#F38EF9#F38EF9
#F38EF9 is a light, vivid purple. Relative luminance 0.452; OKLCH L 79.0% C 0.180 H 325.1°. Best body text is #000000 at 10.05:1 contrast (WCAG AA passes).
Color values
| HEX | #F38EF9 |
|---|---|
| RGB | rgb(243, 142, 249) |
| HSL | hsl(297, 90%, 77%) |
| HSV | hsv(297, 43%, 98%) |
| CMYK | cmyk(2.4%, 43%, 0%, 2.4%) |
| CIE-LAB | lab(73.05, 53.79, -37.56) |
| CIE-LCH | lch(73.05, 65.61, 325.07°) |
| OKLab | oklab(78.97% 0.1474 -0.1029) |
| OKLCH | oklch(78.97% 0.18 325.1) |
| XYZ | xyz(63.7325, 45.2431, 94.9799) |
| Luminance | 0.4524 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.76
Purply Pink
#F075E6
ΔE00 5.30
Lavender Pink
#DD85D7
ΔE00 5.78
Candy Pink
#FF63E9
ΔE00 7.57
Plum
#DDA0DD
ΔE00 7.86
Violet Pink
#FB5FFC
ΔE00 7.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F38EF9 #94F98E
analogous
#BE8EF9 #F38EF9 #F98EC9
triadic
#F38EF9 #F9F38E #8EF9F3
tetradic
#F38EF9 #F9BE8E #94F98E #8EC9F9
square
#F38EF9 #F9BE8E #94F98E #8EC9F9
split-complementary
#F38EF9 #C9F98E #8EF9BE
monochromatic
#E71AF3 #ED54F6 #F38EF9 #F9C8FC #FCE2FD
Accessibility & contrast
On white
2.09
#F38EF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.05
#F38EF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F38EF9
10.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F38EF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F38EF9 | 1.00 | 2.09 | 10.05 | 10.05 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#83ABFD
Deuteranopia (green-blind)
#9FB8F6
Tritanopia (blue-blind)
#F89AB8
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #f38ef9; /* rgb */ color: rgb(243, 142, 249); /* oklch */ color: oklch(79.0% 0.180 325.1);
Tailwind
colors: {
custom: {
50: '#f9b1fb',
500: '#f38ef9',
950: '#000000',
},
}SCSS
$custom: #f38ef9; $custom-light: #f9b1fb; $custom-dark: #000000;
JSON
{
"hex": "#f38ef9",
"rgb": {
"r": 243,
"g": 142,
"b": 249
},
"hsl": {
"h": 296.636,
"s": 89.916,
"l": 76.667
},
"oklch": {
"l": 0.78966,
"c": 0.17977,
"h": 325.1
},
"luminance": 0.4524
}Semantic roles & 50–950 ramp
primary
#F38EF9
secondary
#D7F6D5
accent
#E6000D
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#171117
muted
#858085