#F674FF#F674FF
#F674FF is a light, highly saturated purple. Relative luminance 0.393; OKLCH L 76.1% C 0.227 H 325.0°. Best body text is #000000 at 8.86:1 contrast (WCAG AA passes).
Color values
| HEX | #F674FF |
|---|---|
| RGB | rgb(246, 116, 255) |
| HSL | hsl(296, 100%, 73%) |
| HSV | hsv(296, 55%, 100%) |
| CMYK | cmyk(3.5%, 54.5%, 0%, 0%) |
| CIE-LAB | lab(68.97, 68.07, -47.18) |
| CIE-LCH | lch(68.97, 82.82, 325.27°) |
| OKLab | oklab(76.11% 0.186 -0.1303) |
| OKLCH | oklch(76.11% 0.227 325) |
| XYZ | xyz(62.3000, 39.3070, 98.8938) |
| Luminance | 0.3930 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet Pink
#FB5FFC
ΔE00 3.08
Light Magenta
#FA5FF7
ΔE00 3.31
Violet (CSS)
#EE82EE
ΔE00 3.71
Purply Pink
#F075E6
ΔE00 3.78
Candy Pink
#FF63E9
ΔE00 4.46
Orchid
#DA70D6
ΔE00 6.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F674FF #7DFF74
analogous
#B074FF #F674FF #FF74C3
triadic
#F674FF #FFF674 #74FFF6
tetradic
#F674FF #FFB074 #7DFF74 #74C3FF
square
#F674FF #FFB074 #7DFF74 #74C3FF
split-complementary
#F674FF #C3FF74 #74FFB0
monochromatic
#E900F9 #F237FF #F674FF #FAB1FF #FDE0FF
Accessibility & contrast
On white
2.37
#F674FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.86
#F674FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F674FF
8.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F674FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F674FF | 1.00 | 2.37 | 8.86 | 8.86 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#619EFF
Deuteranopia (green-blind)
#8CAEFB
Tritanopia (blue-blind)
#FB86AF
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #f674ff; /* rgb */ color: rgb(246, 116, 255); /* oklch */ color: oklch(76.1% 0.227 325.0);
Tailwind
colors: {
custom: {
50: '#fca2ff',
500: '#f674ff',
950: '#000000',
},
}SCSS
$custom: #f674ff; $custom-light: #fca2ff; $custom-dark: #000000;
JSON
{
"hex": "#f674ff",
"rgb": {
"r": 246,
"g": 116,
"b": 255
},
"hsl": {
"h": 296.115,
"s": 100,
"l": 72.745
},
"oklch": {
"l": 0.76113,
"c": 0.22712,
"h": 325
},
"luminance": 0.39304
}Semantic roles & 50–950 ramp
primary
#F674FF
secondary
#D6F7D4
accent
#E6000F
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#180F18
muted
#867F86