#F674F8#F674F8
#F674F8 is a light, highly saturated purple. Relative luminance 0.389; OKLCH L 75.8% C 0.221 H 326.9°. Best body text is #000000 at 8.77:1 contrast (WCAG AA passes).
Color values
| HEX | #F674F8 |
|---|---|
| RGB | rgb(246, 116, 248) |
| HSL | hsl(299, 90%, 71%) |
| HSV | hsv(299, 53%, 97%) |
| CMYK | cmyk(0.8%, 53.2%, 0%, 2.7%) |
| CIE-LAB | lab(68.65, 66.86, -43.85) |
| CIE-LCH | lch(68.65, 79.96, 326.74°) |
| OKLab | oklab(75.77% 0.1852 -0.1207) |
| OKLCH | oklch(75.77% 0.221 326.9) |
| XYZ | xyz(61.1936, 38.8645, 93.0671) |
| Luminance | 0.3886 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 2.73
Violet (CSS)
#EE82EE
ΔE00 3.04
Light Magenta
#FA5FF7
ΔE00 3.13
Violet Pink
#FB5FFC
ΔE00 3.13
Candy Pink
#FF63E9
ΔE00 3.63
Orchid
#DA70D6
ΔE00 5.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F674F8 #76F874
analogous
#B474F8 #F674F8 #F874B8
triadic
#F674F8 #F8F674 #74F8F6
tetradic
#F674F8 #F8B474 #76F874 #74B8F8
square
#F674F8 #F8B474 #76F874 #74B8F8
split-complementary
#F674F8 #B8F874 #74F8B4
monochromatic
#E30CE6 #F23AF5 #F674F8 #FAAEFB #FDE2FE
Accessibility & contrast
On white
2.39
#F674F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.77
#F674F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F674F8
8.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F674F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F674F8 | 1.00 | 2.39 | 8.77 | 8.77 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#669DFC
Deuteranopia (green-blind)
#8FADF4
Tritanopia (blue-blind)
#FC84AC
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #f674f8; /* rgb */ color: rgb(246, 116, 248); /* oklch */ color: oklch(75.8% 0.221 326.9);
Tailwind
colors: {
custom: {
50: '#fca2fb',
500: '#f674f8',
950: '#000000',
},
}SCSS
$custom: #f674f8; $custom-light: #fca2fb; $custom-dark: #000000;
JSON
{
"hex": "#f674f8",
"rgb": {
"r": 246,
"g": 116,
"b": 248
},
"hsl": {
"h": 299.091,
"s": 90.411,
"l": 71.373
},
"oklch": {
"l": 0.75774,
"c": 0.22111,
"h": 326.9
},
"luminance": 0.38861
}Semantic roles & 50–950 ramp
primary
#F674F8
secondary
#D3F5D3
accent
#E60003
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#180F17
muted
#867F85