#F67CED#F67CED
#F67CED is a light, vivid purple. Relative luminance 0.401; OKLCH L 76.3% C 0.200 H 330.1°. Best body text is #000000 at 9.02:1 contrast (WCAG AA passes).
Color values
| HEX | #F67CED |
|---|---|
| RGB | rgb(246, 124, 237) |
| HSL | hsl(304, 87%, 73%) |
| HSV | hsv(304, 50%, 96%) |
| CMYK | cmyk(0%, 49.6%, 3.7%, 3.5%) |
| CIE-LAB | lab(69.56, 61.31, -36.39) |
| CIE-LCH | lch(69.56, 71.30, 329.31°) |
| OKLab | oklab(76.29% 0.1732 -0.0994) |
| OKLCH | oklch(76.29% 0.2 330.1) |
| XYZ | xyz(60.4992, 40.1262, 84.6629) |
| Luminance | 0.4012 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.62
Purply Pink
#F075E6
ΔE00 1.83
Candy Pink
#FF63E9
ΔE00 3.95
Lavender Pink
#DD85D7
ΔE00 4.98
Light Magenta
#FA5FF7
ΔE00 5.03
Violet Pink
#FB5FFC
ΔE00 5.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F67CED #7CF685
analogous
#C27CF6 #F67CED #F67CB0
triadic
#F67CED #EDF67C #7CEDF6
tetradic
#F67CED #F6C27C #7CF685 #7CB0F6
square
#F67CED #F6C27C #7CF685 #7CB0F6
split-complementary
#F67CED #B0F67C #7CF6C2
monochromatic
#E810D8 #F243E5 #F67CED #FAB5F5 #FDE2FB
Accessibility & contrast
On white
2.33
#F67CED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.02
#F67CED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F67CED
9.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F67CED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F67CED | 1.00 | 2.33 | 9.02 | 9.02 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#759FF1
Deuteranopia (green-blind)
#99B0E9
Tritanopia (blue-blind)
#FE87AA
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #f67ced; /* rgb */ color: rgb(246, 124, 237); /* oklch */ color: oklch(76.3% 0.200 330.1);
Tailwind
colors: {
custom: {
50: '#fca6f3',
500: '#f67ced',
950: '#000000',
},
}SCSS
$custom: #f67ced; $custom-light: #fca6f3; $custom-dark: #000000;
JSON
{
"hex": "#f67ced",
"rgb": {
"r": 246,
"g": 124,
"b": 237
},
"hsl": {
"h": 304.426,
"s": 87.143,
"l": 72.549
},
"oklch": {
"l": 0.76286,
"c": 0.19973,
"h": 330.1
},
"luminance": 0.40123
}Semantic roles & 50–950 ramp
primary
#F67CED
secondary
#D6F5D8
accent
#E41202
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181017
muted
#867F85