#F67BEE#F67BEE
#F67BEE is a light, highly saturated purple. Relative luminance 0.399; OKLCH L 76.2% C 0.202 H 329.8°. Best body text is #000000 at 8.99:1 contrast (WCAG AA passes).
Color values
| HEX | #F67BEE |
|---|---|
| RGB | rgb(246, 123, 238) |
| HSL | hsl(304, 87%, 72%) |
| HSV | hsv(304, 50%, 96%) |
| CMYK | cmyk(0%, 50%, 3.3%, 3.5%) |
| CIE-LAB | lab(69.42, 61.95, -37.16) |
| CIE-LCH | lch(69.42, 72.24, 329.05°) |
| OKLab | oklab(76.2% 0.1747 -0.1016) |
| OKLCH | oklch(76.2% 0.202 329.8) |
| XYZ | xyz(60.5210, 39.9354, 85.3929) |
| Luminance | 0.3993 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.68
Purply Pink
#F075E6
ΔE00 1.75
Candy Pink
#FF63E9
ΔE00 3.81
Light Magenta
#FA5FF7
ΔE00 4.77
Violet Pink
#FB5FFC
ΔE00 5.00
Lavender Pink
#DD85D7
ΔE00 5.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F67BEE #7BF683
analogous
#C07BF6 #F67BEE #F67BB1
triadic
#F67BEE #EEF67B #7BEEF6
tetradic
#F67BEE #F6C07B #7BF683 #7BB1F6
square
#F67BEE #F6C07B #7BF683 #7BB1F6
split-complementary
#F67BEE #B1F67B #7BF6C0
monochromatic
#E710D9 #F242E7 #F67BEE #FAB4F5 #FDE2FB
Accessibility & contrast
On white
2.34
#F67BEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.99
#F67BEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F67BEE
8.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F67BEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F67BEE | 1.00 | 2.34 | 8.99 | 8.99 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#749FF2
Deuteranopia (green-blind)
#98B0EA
Tritanopia (blue-blind)
#FE86AA
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #f67bee; /* rgb */ color: rgb(246, 123, 238); /* oklch */ color: oklch(76.2% 0.202 329.8);
Tailwind
colors: {
custom: {
50: '#fca6f4',
500: '#f67bee',
950: '#000000',
},
}SCSS
$custom: #f67bee; $custom-light: #fca6f4; $custom-dark: #000000;
JSON
{
"hex": "#f67bee",
"rgb": {
"r": 246,
"g": 123,
"b": 238
},
"hsl": {
"h": 303.902,
"s": 87.234,
"l": 72.353
},
"oklch": {
"l": 0.76199,
"c": 0.20211,
"h": 329.8
},
"luminance": 0.39932
}Semantic roles & 50–950 ramp
primary
#F67BEE
secondary
#D6F5D8
accent
#E41002
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181017
muted
#867F85