#F373EE#F373EE
#F373EE is a light, highly saturated purple. Relative luminance 0.375; OKLCH L 74.8% C 0.212 H 328.9°. Best body text is #000000 at 8.50:1 contrast (WCAG AA passes).
Color values
| HEX | #F373EE |
|---|---|
| RGB | rgb(243, 115, 238) |
| HSL | hsl(302, 84%, 70%) |
| HSV | hsv(302, 53%, 95%) |
| CMYK | cmyk(0%, 52.7%, 2.1%, 4.7%) |
| CIE-LAB | lab(67.65, 64.83, -39.96) |
| CIE-LCH | lch(67.65, 76.16, 328.35°) |
| OKLab | oklab(74.81% 0.182 -0.1096) |
| OKLCH | oklch(74.81% 0.212 328.9) |
| XYZ | xyz(58.5248, 37.4928, 85.0266) |
| Luminance | 0.3749 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.31
Violet (CSS)
#EE82EE
ΔE00 2.76
Candy Pink
#FF63E9
ΔE00 2.84
Light Magenta
#FA5FF7
ΔE00 3.25
Violet Pink
#FB5FFC
ΔE00 3.55
Orchid
#DA70D6
ΔE00 4.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F373EE #73F378
analogous
#B873F3 #F373EE #F373AE
triadic
#F373EE #EEF373 #73EEF3
tetradic
#F373EE #F3B873 #73F378 #73AEF3
square
#F373EE #F3B873 #73F378 #73AEF3
split-complementary
#F373EE #AEF373 #73F3B8
monochromatic
#D913D1 #EE3BE7 #F373EE #F8ABF5 #FDE3FC
Accessibility & contrast
On white
2.47
#F373EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.50
#F373EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F373EE
8.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F373EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F373EE | 1.00 | 2.47 | 8.50 | 8.50 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#699AF2
Deuteranopia (green-blind)
#91ABEA
Tritanopia (blue-blind)
#FA80A6
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #f373ee; /* rgb */ color: rgb(243, 115, 238); /* oklch */ color: oklch(74.8% 0.212 328.9);
Tailwind
colors: {
custom: {
50: '#faa1f4',
500: '#f373ee',
950: '#000000',
},
}SCSS
$custom: #f373ee; $custom-light: #faa1f4; $custom-dark: #000000;
JSON
{
"hex": "#f373ee",
"rgb": {
"r": 243,
"g": 115,
"b": 238
},
"hsl": {
"h": 302.344,
"s": 84.211,
"l": 70.196
},
"oklch": {
"l": 0.74806,
"c": 0.21245,
"h": 328.9
},
"luminance": 0.37489
}Semantic roles & 50–950 ramp
primary
#F373EE
secondary
#CFF3D1
accent
#E10D05
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#180F17
muted
#867F85