#F67FEE#F67FEE
#F67FEE is a light, vivid purple. Relative luminance 0.409; OKLCH L 76.7% C 0.196 H 329.8°. Best body text is #000000 at 9.19:1 contrast (WCAG AA passes).
Color values
| HEX | #F67FEE |
|---|---|
| RGB | rgb(246, 127, 238) |
| HSL | hsl(304, 87%, 73%) |
| HSV | hsv(304, 48%, 96%) |
| CMYK | cmyk(0%, 48.4%, 3.3%, 3.5%) |
| CIE-LAB | lab(70.14, 60.06, -36.04) |
| CIE-LCH | lch(70.14, 70.05, 329.03°) |
| OKLab | oklab(76.73% 0.1694 -0.0984) |
| OKLCH | oklch(76.73% 0.196 329.8) |
| XYZ | xyz(61.0274, 40.9482, 85.5617) |
| Luminance | 0.4094 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.37
Purply Pink
#F075E6
ΔE00 2.32
Candy Pink
#FF63E9
ΔE00 4.49
Lavender Pink
#DD85D7
ΔE00 4.88
Light Magenta
#FA5FF7
ΔE00 5.51
Violet Pink
#FB5FFC
ΔE00 5.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F67FEE #7FF687
analogous
#C37FF6 #F67FEE #F67FB2
triadic
#F67FEE #EEF67F #7FEEF6
tetradic
#F67FEE #F6C37F #7FF687 #7FB2F6
square
#F67FEE #F6C37F #7FF687 #7FB2F6
split-complementary
#F67FEE #B2F67F #7FF6C3
monochromatic
#EA10DC #F246E6 #F67FEE #FAB8F6 #FDE2FB
Accessibility & contrast
On white
2.29
#F67FEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.19
#F67FEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F67FEE
9.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F67FEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F67FEE | 1.00 | 2.29 | 9.19 | 9.19 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#78A1F2
Deuteranopia (green-blind)
#9BB1EA
Tritanopia (blue-blind)
#FE89AC
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #f67fee; /* rgb */ color: rgb(246, 127, 238); /* oklch */ color: oklch(76.7% 0.196 329.8);
Tailwind
colors: {
custom: {
50: '#fba8f4',
500: '#f67fee',
950: '#000000',
},
}SCSS
$custom: #f67fee; $custom-light: #fba8f4; $custom-dark: #000000;
JSON
{
"hex": "#f67fee",
"rgb": {
"r": 246,
"g": 127,
"b": 238
},
"hsl": {
"h": 304.034,
"s": 86.861,
"l": 73.137
},
"oklch": {
"l": 0.7673,
"c": 0.19588,
"h": 329.8
},
"luminance": 0.40945
}Semantic roles & 50–950 ramp
primary
#F67FEE
secondary
#D6F5D8
accent
#E31102
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181017
muted
#867F85