#F67BEA#F67BEA
#F67BEA is a light, vivid purple. Relative luminance 0.397; OKLCH L 76.0% C 0.199 H 331.1°. Best body text is #000000 at 8.94:1 contrast (WCAG AA passes).
Color values
| HEX | #F67BEA |
|---|---|
| RGB | rgb(246, 123, 234) |
| HSL | hsl(306, 87%, 72%) |
| HSV | hsv(306, 50%, 96%) |
| CMYK | cmyk(0%, 50%, 4.9%, 3.5%) |
| CIE-LAB | lab(69.26, 61.29, -35.21) |
| CIE-LCH | lch(69.26, 70.68, 330.12°) |
| OKLab | oklab(76.02% 0.1741 -0.096) |
| OKLCH | oklch(76.02% 0.199 331.1) |
| XYZ | xyz(59.9399, 39.7030, 82.3323) |
| Luminance | 0.3970 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.62
Violet (CSS)
#EE82EE
ΔE00 1.94
Candy Pink
#FF63E9
ΔE00 3.76
Lavender Pink
#DD85D7
ΔE00 4.80
Light Magenta
#FA5FF7
ΔE00 5.10
Violet Pink
#FB5FFC
ΔE00 5.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F67BEA #7BF687
analogous
#C57BF6 #F67BEA #F67BAC
triadic
#F67BEA #EAF67B #7BEAF6
tetradic
#F67BEA #F6C57B #7BF687 #7BACF6
square
#F67BEA #F6C57B #7BF687 #7BACF6
split-complementary
#F67BEA #ACF67B #7BF6C5
monochromatic
#E710D2 #F242E1 #F67BEA #FAB4F3 #FDE2FA
Accessibility & contrast
On white
2.35
#F67BEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.94
#F67BEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F67BEA
8.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F67BEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F67BEA | 1.00 | 2.35 | 8.94 | 8.94 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#769EEE
Deuteranopia (green-blind)
#9AAFE6
Tritanopia (blue-blind)
#FE85A8
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #f67bea; /* rgb */ color: rgb(246, 123, 234); /* oklch */ color: oklch(76.0% 0.199 331.1);
Tailwind
colors: {
custom: {
50: '#fca5f1',
500: '#f67bea',
950: '#000000',
},
}SCSS
$custom: #f67bea; $custom-light: #fca5f1; $custom-dark: #000000;
JSON
{
"hex": "#f67bea",
"rgb": {
"r": 246,
"g": 123,
"b": 234
},
"hsl": {
"h": 305.854,
"s": 87.234,
"l": 72.353
},
"oklch": {
"l": 0.76022,
"c": 0.1988,
"h": 331.1
},
"luminance": 0.39699
}Semantic roles & 50–950 ramp
primary
#F67BEA
secondary
#D6F5D9
accent
#E41802
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181016
muted
#867F84