#F674E5#F674E5
#F674E5 is a light, highly saturated purple. Relative luminance 0.377; OKLCH L 74.9% C 0.205 H 332.6°. Best body text is #000000 at 8.55:1 contrast (WCAG AA passes).
Color values
| HEX | #F674E5 |
|---|---|
| RGB | rgb(246, 116, 229) |
| HSL | hsl(308, 88%, 71%) |
| HSV | hsv(308, 53%, 96%) |
| CMYK | cmyk(0%, 52.8%, 6.9%, 3.5%) |
| CIE-LAB | lab(67.83, 63.71, -34.66) |
| CIE-LCH | lch(67.83, 72.53, 331.45°) |
| OKLab | oklab(74.9% 0.1825 -0.0944) |
| OKLCH | oklch(74.9% 0.206 332.6) |
| XYZ | xyz(58.3942, 37.7447, 78.3234) |
| Luminance | 0.3774 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.08
Candy Pink
#FF63E9
ΔE00 2.67
Violet (CSS)
#EE82EE
ΔE00 3.09
Light Magenta
#FA5FF7
ΔE00 4.48
Orchid
#DA70D6
ΔE00 4.82
Violet Pink
#FB5FFC
ΔE00 4.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F674E5 #74F685
analogous
#C674F6 #F674E5 #F674A4
triadic
#F674E5 #E5F674 #74E5F6
tetradic
#F674E5 #F6C674 #74F685 #74A4F6
square
#F674E5 #F6C674 #74F685 #74A4F6
split-complementary
#F674E5 #A4F674 #74F6C6
monochromatic
#E10FC6 #F23BDA #F674E5 #FAADF0 #FDE2FA
Accessibility & contrast
On white
2.46
#F674E5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.55
#F674E5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F674E5
8.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F674E5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F674E5 | 1.00 | 2.46 | 8.55 | 8.55 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7199E9
Deuteranopia (green-blind)
#97ACE1
Tritanopia (blue-blind)
#FF7DA2
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #f674e5; /* rgb */ color: rgb(246, 116, 229); /* oklch */ color: oklch(74.9% 0.205 332.6);
Tailwind
colors: {
custom: {
50: '#fca1ed',
500: '#f674e5',
950: '#000000',
},
}SCSS
$custom: #f674e5; $custom-light: #fca1ed; $custom-dark: #000000;
JSON
{
"hex": "#f674e5",
"rgb": {
"r": 246,
"g": 116,
"b": 229
},
"hsl": {
"h": 307.846,
"s": 87.838,
"l": 70.98
},
"oklch": {
"l": 0.74901,
"c": 0.2055,
"h": 332.6
},
"luminance": 0.37741
}Semantic roles & 50–950 ramp
primary
#F674E5
secondary
#D2F4D6
accent
#E41F01
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#180F16
muted
#867F84