#F370EA#F370EA
#F370EA is a light, highly saturated purple. Relative luminance 0.366; OKLCH L 74.3% C 0.214 H 330.2°. Best body text is #000000 at 8.32:1 contrast (WCAG AA passes).
Color values
| HEX | #F370EA |
|---|---|
| RGB | rgb(243, 112, 234) |
| HSL | hsl(304, 85%, 70%) |
| HSV | hsv(304, 54%, 95%) |
| CMYK | cmyk(0%, 53.9%, 3.7%, 4.7%) |
| CIE-LAB | lab(66.97, 65.53, -38.81) |
| CIE-LCH | lch(66.97, 76.16, 329.36°) |
| OKLab | oklab(74.25% 0.1853 -0.1063) |
| OKLCH | oklch(74.25% 0.214 330.2) |
| XYZ | xyz(57.6071, 36.5872, 81.8538) |
| Luminance | 0.3658 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.09
Candy Pink
#FF63E9
ΔE00 2.30
Light Magenta
#FA5FF7
ΔE00 3.14
Violet (CSS)
#EE82EE
ΔE00 3.28
Violet Pink
#FB5FFC
ΔE00 3.58
Orchid
#DA70D6
ΔE00 4.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F370EA #70F379
analogous
#BB70F3 #F370EA #F370A9
triadic
#F370EA #EAF370 #70EAF3
tetradic
#F370EA #F3BB70 #70F379 #70A9F3
square
#F370EA #F3BB70 #70F379 #70A9F3
split-complementary
#F370EA #A9F370 #70F3BB
monochromatic
#D712C9 #EE38E2 #F370EA #F8A8F2 #FCE1FB
Accessibility & contrast
On white
2.53
#F370EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.32
#F370EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F370EA
8.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F370EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F370EA | 1.00 | 2.53 | 8.32 | 8.32 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6897EE
Deuteranopia (green-blind)
#91A9E6
Tritanopia (blue-blind)
#FB7CA3
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #f370ea; /* rgb */ color: rgb(243, 112, 234); /* oklch */ color: oklch(74.3% 0.214 330.2);
Tailwind
colors: {
custom: {
50: '#fa9ff1',
500: '#f370ea',
950: '#000000',
},
}SCSS
$custom: #f370ea; $custom-light: #fa9ff1; $custom-dark: #000000;
JSON
{
"hex": "#f370ea",
"rgb": {
"r": 243,
"g": 112,
"b": 234
},
"hsl": {
"h": 304.122,
"s": 84.516,
"l": 69.608
},
"oklch": {
"l": 0.7425,
"c": 0.21362,
"h": 330.2
},
"luminance": 0.36584
}Semantic roles & 50–950 ramp
primary
#F370EA
secondary
#CDF2CF
accent
#E11405
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#180F17
muted
#867F85