#F672EA#F672EA
#F672EA is a light, highly saturated purple. Relative luminance 0.376; OKLCH L 74.9% C 0.212 H 331.0°. Best body text is #000000 at 8.51:1 contrast (WCAG AA passes).
Color values
| HEX | #F672EA |
|---|---|
| RGB | rgb(246, 114, 234) |
| HSL | hsl(305, 88%, 71%) |
| HSV | hsv(305, 54%, 96%) |
| CMYK | cmyk(0%, 53.7%, 4.9%, 3.5%) |
| CIE-LAB | lab(67.70, 65.43, -37.63) |
| CIE-LCH | lch(67.70, 75.48, 330.10°) |
| OKLab | oklab(74.88% 0.1859 -0.1029) |
| OKLCH | oklch(74.88% 0.212 331) |
| XYZ | xyz(58.8743, 37.5718, 81.9771) |
| Luminance | 0.3757 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.00
Candy Pink
#FF63E9
ΔE00 2.32
Violet (CSS)
#EE82EE
ΔE00 3.03
Light Magenta
#FA5FF7
ΔE00 3.59
Violet Pink
#FB5FFC
ΔE00 3.99
Orchid
#DA70D6
ΔE00 4.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F672EA #72F67E
analogous
#C072F6 #F672EA #F672A8
triadic
#F672EA #EAF672 #72EAF6
tetradic
#F672EA #F6C072 #72F67E #72A8F6
square
#F672EA #F6C072 #72F67E #72A8F6
split-complementary
#F672EA #A8F672 #72F6C0
monochromatic
#DF0ECC #F238E1 #F672EA #FAACF3 #FDE2FB
Accessibility & contrast
On white
2.47
#F672EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.51
#F672EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F672EA
8.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F672EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F672EA | 1.00 | 2.47 | 8.51 | 8.51 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6C99EE
Deuteranopia (green-blind)
#94ACE6
Tritanopia (blue-blind)
#FF7DA4
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #f672ea; /* rgb */ color: rgb(246, 114, 234); /* oklch */ color: oklch(74.9% 0.212 331.0);
Tailwind
colors: {
custom: {
50: '#fca0f1',
500: '#f672ea',
950: '#000000',
},
}SCSS
$custom: #f672ea; $custom-light: #fca0f1; $custom-dark: #000000;
JSON
{
"hex": "#f672ea",
"rgb": {
"r": 246,
"g": 114,
"b": 234
},
"hsl": {
"h": 305.455,
"s": 88,
"l": 70.588
},
"oklch": {
"l": 0.74875,
"c": 0.21249,
"h": 331
},
"luminance": 0.37568
}Semantic roles & 50–950 ramp
primary
#F672EA
secondary
#D0F4D3
accent
#E51601
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#180F16
muted
#867F84