#F374EE#F374EE
#F374EE is a light, highly saturated purple. Relative luminance 0.377; OKLCH L 74.9% C 0.211 H 328.9°. Best body text is #000000 at 8.54:1 contrast (WCAG AA passes).
Color values
| HEX | #F374EE |
|---|---|
| RGB | rgb(243, 116, 238) |
| HSL | hsl(302, 84%, 70%) |
| HSV | hsv(302, 52%, 95%) |
| CMYK | cmyk(0%, 52.3%, 2.1%, 4.7%) |
| CIE-LAB | lab(67.82, 64.38, -39.69) |
| CIE-LCH | lch(67.82, 75.63, 328.34°) |
| OKLab | oklab(74.93% 0.1807 -0.1088) |
| OKLCH | oklch(74.93% 0.211 328.9) |
| XYZ | xyz(58.6394, 37.7221, 85.0648) |
| Luminance | 0.3772 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.26
Violet (CSS)
#EE82EE
ΔE00 2.59
Candy Pink
#FF63E9
ΔE00 2.96
Light Magenta
#FA5FF7
ΔE00 3.42
Violet Pink
#FB5FFC
ΔE00 3.71
Orchid
#DA70D6
ΔE00 4.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F374EE #74F379
analogous
#B874F3 #F374EE #F374AF
triadic
#F374EE #EEF374 #74EEF3
tetradic
#F374EE #F3B874 #74F379 #74AFF3
square
#F374EE #F3B874 #74F379 #74AFF3
split-complementary
#F374EE #AFF374 #74F3B8
monochromatic
#DA13D2 #EE3CE7 #F374EE #F8ACF5 #FDE3FC
Accessibility & contrast
On white
2.46
#F374EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.54
#F374EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F374EE
8.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F374EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F374EE | 1.00 | 2.46 | 8.54 | 8.54 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6A9AF2
Deuteranopia (green-blind)
#91ABEA
Tritanopia (blue-blind)
#FA81A7
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #f374ee; /* rgb */ color: rgb(243, 116, 238); /* oklch */ color: oklch(74.9% 0.211 328.9);
Tailwind
colors: {
custom: {
50: '#faa1f4',
500: '#f374ee',
950: '#000000',
},
}SCSS
$custom: #f374ee; $custom-light: #faa1f4; $custom-dark: #000000;
JSON
{
"hex": "#f374ee",
"rgb": {
"r": 243,
"g": 116,
"b": 238
},
"hsl": {
"h": 302.362,
"s": 84.106,
"l": 70.392
},
"oklch": {
"l": 0.74932,
"c": 0.21095,
"h": 328.9
},
"luminance": 0.37719
}Semantic roles & 50–950 ramp
primary
#F374EE
secondary
#D0F3D1
accent
#E10E05
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#180F17
muted
#867F85