#F67DEC#F67DEC
#F67DEC is a light, vivid purple. Relative luminance 0.403; OKLCH L 76.4% C 0.197 H 330.5°. Best body text is #000000 at 9.06:1 contrast (WCAG AA passes).
Color values
| HEX | #F67DEC |
|---|---|
| RGB | rgb(246, 125, 236) |
| HSL | hsl(305, 87%, 73%) |
| HSV | hsv(305, 49%, 96%) |
| CMYK | cmyk(0%, 49.2%, 4.1%, 3.5%) |
| CIE-LAB | lab(69.70, 60.67, -35.63) |
| CIE-LCH | lch(69.70, 70.36, 329.58°) |
| OKLab | oklab(76.37% 0.1717 -0.0972) |
| OKLCH | oklch(76.37% 0.197 330.5) |
| XYZ | xyz(60.4794, 40.3198, 83.9376) |
| Luminance | 0.4032 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.62
Purply Pink
#F075E6
ΔE00 1.95
Candy Pink
#FF63E9
ΔE00 4.12
Lavender Pink
#DD85D7
ΔE00 4.82
Light Magenta
#FA5FF7
ΔE00 5.29
Violet Pink
#FB5FFC
ΔE00 5.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F67DEC #7DF687
analogous
#C47DF6 #F67DEC #F67DAF
triadic
#F67DEC #ECF67D #7DECF6
tetradic
#F67DEC #F6C47D #7DF687 #7DAFF6
square
#F67DEC #F6C47D #7DF687 #7DAFF6
split-complementary
#F67DEC #AFF67D #7DF6C4
monochromatic
#E910D7 #F244E4 #F67DEC #FAB6F4 #FDE2FB
Accessibility & contrast
On white
2.32
#F67DEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.06
#F67DEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F67DEC
9.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F67DEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F67DEC | 1.00 | 2.32 | 9.06 | 9.06 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#77A0F0
Deuteranopia (green-blind)
#9AB0E8
Tritanopia (blue-blind)
#FE87AA
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #f67dec; /* rgb */ color: rgb(246, 125, 236); /* oklch */ color: oklch(76.4% 0.197 330.5);
Tailwind
colors: {
custom: {
50: '#fba7f2',
500: '#f67dec',
950: '#000000',
},
}SCSS
$custom: #f67dec; $custom-light: #fba7f2; $custom-dark: #000000;
JSON
{
"hex": "#f67dec",
"rgb": {
"r": 246,
"g": 125,
"b": 236
},
"hsl": {
"h": 304.959,
"s": 87.05,
"l": 72.745
},
"oklch": {
"l": 0.76374,
"c": 0.19734,
"h": 330.5
},
"luminance": 0.40316
}Semantic roles & 50–950 ramp
primary
#F67DEC
secondary
#D6F5D9
accent
#E41502
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181017
muted
#867F85