#F374FF#F374FF
#F374FF is a light, highly saturated purple. Relative luminance 0.388; OKLCH L 75.7% C 0.226 H 324.1°. Best body text is #000000 at 8.75:1 contrast (WCAG AA passes).
Color values
| HEX | #F374FF |
|---|---|
| RGB | rgb(243, 116, 255) |
| HSL | hsl(295, 100%, 73%) |
| HSV | hsv(295, 55%, 100%) |
| CMYK | cmyk(4.7%, 54.5%, 0%, 0%) |
| CIE-LAB | lab(68.58, 67.31, -47.82) |
| CIE-LCH | lch(68.58, 82.57, 324.61°) |
| OKLab | oklab(75.75% 0.1827 -0.1322) |
| OKLCH | oklch(75.75% 0.226 324.1) |
| XYZ | xyz(61.2559, 38.7687, 98.8449) |
| Luminance | 0.3876 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet Pink
#FB5FFC
ΔE00 3.11
Light Magenta
#FA5FF7
ΔE00 3.35
Violet (CSS)
#EE82EE
ΔE00 3.83
Purply Pink
#F075E6
ΔE00 3.92
Candy Pink
#FF63E9
ΔE00 4.71
Orchid
#DA70D6
ΔE00 6.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F374FF #80FF74
analogous
#AD74FF #F374FF #FF74C6
triadic
#F374FF #FFF374 #74FFF3
tetradic
#F374FF #FFAD74 #80FF74 #74C6FF
square
#F374FF #FFAD74 #80FF74 #74C6FF
split-complementary
#F374FF #C6FF74 #74FFAD
monochromatic
#E300F9 #EE37FF #F374FF #F8B1FF #FCE0FF
Accessibility & contrast
On white
2.40
#F374FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.75
#F374FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F374FF
8.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F374FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F374FF | 1.00 | 2.40 | 8.75 | 8.75 |
| #FFFFFF | 2.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5F9DFF
Deuteranopia (green-blind)
#89ADFB
Tritanopia (blue-blind)
#F786AF
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #f374ff; /* rgb */ color: rgb(243, 116, 255); /* oklch */ color: oklch(75.7% 0.226 324.1);
Tailwind
colors: {
custom: {
50: '#faa1ff',
500: '#f374ff',
950: '#000000',
},
}SCSS
$custom: #f374ff; $custom-light: #faa1ff; $custom-dark: #000000;
JSON
{
"hex": "#f374ff",
"rgb": {
"r": 243,
"g": 116,
"b": 255
},
"hsl": {
"h": 294.82,
"s": 100,
"l": 72.745
},
"oklch": {
"l": 0.75747,
"c": 0.22555,
"h": 324.1
},
"luminance": 0.38765
}Semantic roles & 50–950 ramp
primary
#F374FF
secondary
#D7F7D4
accent
#E60014
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#180F18
muted
#867F86