#F675EF#F675EF
#F675EF is a light, highly saturated purple. Relative luminance 0.385; OKLCH L 75.5% C 0.212 H 329.5°. Best body text is #000000 at 8.71:1 contrast (WCAG AA passes).
Color values
| HEX | #F675EF |
|---|---|
| RGB | rgb(246, 117, 239) |
| HSL | hsl(303, 88%, 71%) |
| HSV | hsv(303, 52%, 96%) |
| CMYK | cmyk(0%, 52.4%, 2.8%, 3.5%) |
| CIE-LAB | lab(68.42, 64.89, -39.26) |
| CIE-LCH | lch(68.42, 75.84, 328.82°) |
| OKLab | oklab(75.48% 0.1828 -0.1076) |
| OKLCH | oklch(75.48% 0.212 329.5) |
| XYZ | xyz(59.9467, 38.5511, 85.9282) |
| Luminance | 0.3855 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.43
Violet (CSS)
#EE82EE
ΔE00 2.48
Candy Pink
#FF63E9
ΔE00 2.94
Light Magenta
#FA5FF7
ΔE00 3.64
Violet Pink
#FB5FFC
ΔE00 3.90
Orchid
#DA70D6
ΔE00 5.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F675EF #75F67C
analogous
#BC75F6 #F675EF #F675AE
triadic
#F675EF #EFF675 #75EFF6
tetradic
#F675EF #F6BC75 #75F67C #75AEF6
square
#F675EF #F6BC75 #75F67C #75AEF6
split-complementary
#F675EF #AEF675 #75F6BC
monochromatic
#E20FD6 #F23CE8 #F675EF #FAAEF6 #FDE2FC
Accessibility & contrast
On white
2.41
#F675EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.71
#F675EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F675EF
8.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F675EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F675EF | 1.00 | 2.41 | 8.71 | 8.71 |
| #FFFFFF | 2.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6C9CF3
Deuteranopia (green-blind)
#94ADEB
Tritanopia (blue-blind)
#FE81A8
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #f675ef; /* rgb */ color: rgb(246, 117, 239); /* oklch */ color: oklch(75.5% 0.212 329.5);
Tailwind
colors: {
custom: {
50: '#fca2f4',
500: '#f675ef',
950: '#000000',
},
}SCSS
$custom: #f675ef; $custom-light: #fca2f4; $custom-dark: #000000;
JSON
{
"hex": "#f675ef",
"rgb": {
"r": 246,
"g": 117,
"b": 239
},
"hsl": {
"h": 303.256,
"s": 87.755,
"l": 71.176
},
"oklch": {
"l": 0.75476,
"c": 0.21208,
"h": 329.5
},
"luminance": 0.38547
}Semantic roles & 50–950 ramp
primary
#F675EF
secondary
#D2F4D4
accent
#E40D01
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#180F17
muted
#867F85