#F67CEE#F67CEE
#F67CEE is a light, highly saturated purple. Relative luminance 0.402; OKLCH L 76.3% C 0.201 H 329.8°. Best body text is #000000 at 9.04:1 contrast (WCAG AA passes).
Color values
| HEX | #F67CEE |
|---|---|
| RGB | rgb(246, 124, 238) |
| HSL | hsl(304, 87%, 73%) |
| HSV | hsv(304, 50%, 96%) |
| CMYK | cmyk(0%, 49.6%, 3.3%, 3.5%) |
| CIE-LAB | lab(69.60, 61.48, -36.88) |
| CIE-LCH | lch(69.60, 71.69, 329.04°) |
| OKLab | oklab(76.33% 0.1734 -0.1008) |
| OKLCH | oklch(76.33% 0.201 329.8) |
| XYZ | xyz(60.6457, 40.1848, 85.4345) |
| Luminance | 0.4018 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.57
Purply Pink
#F075E6
ΔE00 1.88
Candy Pink
#FF63E9
ΔE00 3.97
Light Magenta
#FA5FF7
ΔE00 4.95
Lavender Pink
#DD85D7
ΔE00 5.07
Violet Pink
#FB5FFC
ΔE00 5.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F67CEE #7CF684
analogous
#C17CF6 #F67CEE #F67CB1
triadic
#F67CEE #EEF67C #7CEEF6
tetradic
#F67CEE #F6C17C #7CF684 #7CB1F6
square
#F67CEE #F6C17C #7CF684 #7CB1F6
split-complementary
#F67CEE #B1F67C #7CF6C1
monochromatic
#E810DA #F243E7 #F67CEE #FAB5F5 #FDE2FB
Accessibility & contrast
On white
2.32
#F67CEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.04
#F67CEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F67CEE
9.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F67CEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F67CEE | 1.00 | 2.32 | 9.04 | 9.04 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#759FF2
Deuteranopia (green-blind)
#99B0EA
Tritanopia (blue-blind)
#FE87AA
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #f67cee; /* rgb */ color: rgb(246, 124, 238); /* oklch */ color: oklch(76.3% 0.201 329.8);
Tailwind
colors: {
custom: {
50: '#fca6f4',
500: '#f67cee',
950: '#000000',
},
}SCSS
$custom: #f67cee; $custom-light: #fca6f4; $custom-dark: #000000;
JSON
{
"hex": "#f67cee",
"rgb": {
"r": 246,
"g": 124,
"b": 238
},
"hsl": {
"h": 303.934,
"s": 87.143,
"l": 72.549
},
"oklch": {
"l": 0.76331,
"c": 0.20056,
"h": 329.8
},
"luminance": 0.40181
}Semantic roles & 50–950 ramp
primary
#F67CEE
secondary
#D6F5D8
accent
#E41102
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181017
muted
#867F85