#F67CEC#F67CEC
#F67CEC is a light, vivid purple. Relative luminance 0.401; OKLCH L 76.2% C 0.199 H 330.5°. Best body text is #000000 at 9.01:1 contrast (WCAG AA passes).
Color values
| HEX | #F67CEC |
|---|---|
| RGB | rgb(246, 124, 236) |
| HSL | hsl(305, 87%, 73%) |
| HSV | hsv(305, 50%, 96%) |
| CMYK | cmyk(0%, 49.6%, 4.1%, 3.5%) |
| CIE-LAB | lab(69.52, 61.15, -35.91) |
| CIE-LCH | lch(69.52, 70.91, 329.58°) |
| OKLab | oklab(76.24% 0.1731 -0.098) |
| OKLCH | oklch(76.24% 0.199 330.5) |
| XYZ | xyz(60.3535, 40.0679, 83.8956) |
| Luminance | 0.4006 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.69
Purply Pink
#F075E6
ΔE00 1.80
Candy Pink
#FF63E9
ΔE00 3.94
Lavender Pink
#DD85D7
ΔE00 4.89
Light Magenta
#FA5FF7
ΔE00 5.11
Violet Pink
#FB5FFC
ΔE00 5.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F67CEC #7CF686
analogous
#C37CF6 #F67CEC #F67CAF
triadic
#F67CEC #ECF67C #7CECF6
tetradic
#F67CEC #F6C37C #7CF686 #7CAFF6
square
#F67CEC #F6C37C #7CF686 #7CAFF6
split-complementary
#F67CEC #AFF67C #7CF6C3
monochromatic
#E810D6 #F243E4 #F67CEC #FAB5F4 #FDE2FB
Accessibility & contrast
On white
2.33
#F67CEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.01
#F67CEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F67CEC
9.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F67CEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F67CEC | 1.00 | 2.33 | 9.01 | 9.01 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#769FF0
Deuteranopia (green-blind)
#99B0E8
Tritanopia (blue-blind)
#FE86A9
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #f67cec; /* rgb */ color: rgb(246, 124, 236); /* oklch */ color: oklch(76.2% 0.199 330.5);
Tailwind
colors: {
custom: {
50: '#fba6f2',
500: '#f67cec',
950: '#000000',
},
}SCSS
$custom: #f67cec; $custom-light: #fba6f2; $custom-dark: #000000;
JSON
{
"hex": "#f67cec",
"rgb": {
"r": 246,
"g": 124,
"b": 236
},
"hsl": {
"h": 304.918,
"s": 87.143,
"l": 72.549
},
"oklch": {
"l": 0.76242,
"c": 0.1989,
"h": 330.5
},
"luminance": 0.40064
}Semantic roles & 50–950 ramp
primary
#F67CEC
secondary
#D6F5D8
accent
#E41402
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181017
muted
#867F85