#F672FF#F672FF
#F672FF is a light, highly saturated purple. Relative luminance 0.388; OKLCH L 75.9% C 0.230 H 325.0°. Best body text is #000000 at 8.77:1 contrast (WCAG AA passes).
Color values
| HEX | #F672FF |
|---|---|
| RGB | rgb(246, 114, 255) |
| HSL | hsl(296, 100%, 72%) |
| HSV | hsv(296, 55%, 100%) |
| CMYK | cmyk(3.5%, 55.3%, 0%, 0%) |
| CIE-LAB | lab(68.64, 68.96, -47.70) |
| CIE-LCH | lch(68.64, 83.85, 325.33°) |
| OKLab | oklab(75.87% 0.1885 -0.1318) |
| OKLCH | oklch(75.87% 0.23 325) |
| XYZ | xyz(62.0719, 38.8509, 98.8178) |
| Luminance | 0.3885 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet Pink
#FB5FFC
ΔE00 2.76
Light Magenta
#FA5FF7
ΔE00 3.01
Purply Pink
#F075E6
ΔE00 3.83
Violet (CSS)
#EE82EE
ΔE00 3.95
Candy Pink
#FF63E9
ΔE00 4.34
Orchid
#DA70D6
ΔE00 6.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F672FF #7BFF72
analogous
#AF72FF #F672FF #FF72C2
triadic
#F672FF #FFF672 #72FFF6
tetradic
#F672FF #FFAF72 #7BFF72 #72C2FF
square
#F672FF #FFAF72 #7BFF72 #72C2FF
split-complementary
#F672FF #C2FF72 #72FFAF
monochromatic
#E700F7 #F235FF #F672FF #FAAFFF #FDE0FF
Accessibility & contrast
On white
2.39
#F672FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.77
#F672FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F672FF
8.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F672FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F672FF | 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)
#5E9DFF
Deuteranopia (green-blind)
#8AADFB
Tritanopia (blue-blind)
#FB84AE
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #f672ff; /* rgb */ color: rgb(246, 114, 255); /* oklch */ color: oklch(75.9% 0.230 325.0);
Tailwind
colors: {
custom: {
50: '#fca1ff',
500: '#f672ff',
950: '#000000',
},
}SCSS
$custom: #f672ff; $custom-light: #fca1ff; $custom-dark: #000000;
JSON
{
"hex": "#f672ff",
"rgb": {
"r": 246,
"g": 114,
"b": 255
},
"hsl": {
"h": 296.17,
"s": 100,
"l": 72.353
},
"oklch": {
"l": 0.75871,
"c": 0.22999,
"h": 325
},
"luminance": 0.38847
}Semantic roles & 50–950 ramp
primary
#F672FF
secondary
#D6F7D4
accent
#E6000F
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#180F18
muted
#867F86