#F67EFC#F67EFC
#F67EFC is a light, highly saturated purple. Relative luminance 0.415; OKLCH L 77.2% C 0.210 H 325.6°. Best body text is #000000 at 9.31:1 contrast (WCAG AA passes).
Color values
| HEX | #F67EFC |
|---|---|
| RGB | rgb(246, 126, 252) |
| HSL | hsl(297, 95%, 74%) |
| HSV | hsv(297, 50%, 99%) |
| CMYK | cmyk(2.4%, 50%, 0%, 1.2%) |
| CIE-LAB | lab(70.56, 62.94, -43.06) |
| CIE-LCH | lch(70.56, 76.26, 325.63°) |
| OKLab | oklab(77.23% 0.1729 -0.1185) |
| OKLCH | oklch(77.23% 0.21 325.6) |
| XYZ | xyz(63.0362, 41.5461, 96.7755) |
| Luminance | 0.4154 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.33
Purply Pink
#F075E6
ΔE00 3.58
Violet Pink
#FB5FFC
ΔE00 4.80
Light Magenta
#FA5FF7
ΔE00 4.89
Candy Pink
#FF63E9
ΔE00 5.13
Lavender Pink
#DD85D7
ΔE00 6.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F67EFC #84FC7E
analogous
#B77EFC #F67EFC #FC7EC3
triadic
#F67EFC #FCF67E #7EFCF6
tetradic
#F67EFC #FCB77E #84FC7E #7EC3FC
square
#F67EFC #FCB77E #84FC7E #7EC3FC
split-complementary
#F67EFC #C3FC7E #7EFCB7
monochromatic
#EE06F9 #F242FB #F67EFC #FABAFD #FDE1FE
Accessibility & contrast
On white
2.26
#F67EFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.31
#F67EFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F67EFC
9.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F67EFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F67EFC | 1.00 | 2.26 | 9.31 | 9.31 |
| #FFFFFF | 2.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#70A3FF
Deuteranopia (green-blind)
#94B2F8
Tritanopia (blue-blind)
#FB8DB2
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #f67efc; /* rgb */ color: rgb(246, 126, 252); /* oklch */ color: oklch(77.2% 0.210 325.6);
Tailwind
colors: {
custom: {
50: '#fca8fe',
500: '#f67efc',
950: '#000000',
},
}SCSS
$custom: #f67efc; $custom-light: #fca8fe; $custom-dark: #000000;
JSON
{
"hex": "#f67efc",
"rgb": {
"r": 246,
"g": 126,
"b": 252
},
"hsl": {
"h": 297.143,
"s": 95.455,
"l": 74.118
},
"oklch": {
"l": 0.77233,
"c": 0.20959,
"h": 325.6
},
"luminance": 0.41543
}Semantic roles & 50–950 ramp
primary
#F67EFC
secondary
#D6F7D4
accent
#E6000B
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181018
muted
#867F86