#F38EFF#F38EFF
#F38EFF is a light, vivid purple. Relative luminance 0.456; OKLCH L 79.2% C 0.185 H 323.2°. Best body text is #000000 at 10.12:1 contrast (WCAG AA passes).
Color values
| HEX | #F38EFF |
|---|---|
| RGB | rgb(243, 142, 255) |
| HSL | hsl(294, 100%, 78%) |
| HSV | hsv(294, 44%, 100%) |
| CMYK | cmyk(4.7%, 44.3%, 0%, 0%) |
| CIE-LAB | lab(73.30, 54.88, -40.43) |
| CIE-LCH | lch(73.30, 68.17, 323.62°) |
| OKLab | oklab(79.23% 0.1485 -0.1112) |
| OKLCH | oklch(79.23% 0.185 323.2) |
| XYZ | xyz(64.6833, 45.6234, 99.9874) |
| Luminance | 0.4562 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.26
Purply Pink
#F075E6
ΔE00 5.75
Lavender Pink
#DD85D7
ΔE00 6.56
Violet Pink
#FB5FFC
ΔE00 7.79
Candy Pink
#FF63E9
ΔE00 7.87
Light Magenta
#FA5FF7
ΔE00 7.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F38EFF #9AFF8E
analogous
#BA8EFF #F38EFF #FF8ED3
triadic
#F38EFF #FFF38E #8EFFF3
tetradic
#F38EFF #FFBA8E #9AFF8E #8ED3FF
square
#F38EFF #FFBA8E #9AFF8E #8ED3FF
split-complementary
#F38EFF #D3FF8E #8EFFBA
monochromatic
#E614FF #EC51FF #F38EFF #F9CBFF #FCE0FF
Accessibility & contrast
On white
2.07
#F38EFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.12
#F38EFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F38EFF
10.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F38EFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F38EFF | 1.00 | 2.07 | 10.12 | 10.12 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#80ACFF
Deuteranopia (green-blind)
#9CB8FC
Tritanopia (blue-blind)
#F69BBB
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #f38eff; /* rgb */ color: rgb(243, 142, 255); /* oklch */ color: oklch(79.2% 0.185 323.2);
Tailwind
colors: {
custom: {
50: '#f9b2ff',
500: '#f38eff',
950: '#000000',
},
}SCSS
$custom: #f38eff; $custom-light: #f9b2ff; $custom-dark: #000000;
JSON
{
"hex": "#f38eff",
"rgb": {
"r": 243,
"g": 142,
"b": 255
},
"hsl": {
"h": 293.628,
"s": 100,
"l": 77.843
},
"oklch": {
"l": 0.79233,
"c": 0.18546,
"h": 323.2
},
"luminance": 0.45621
}Semantic roles & 50–950 ramp
primary
#F38EFF
secondary
#D7F7D4
accent
#E60018
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#171118
muted
#858086