#F67BEF#F67BEF
#F67BEF is a light, highly saturated purple. Relative luminance 0.400; OKLCH L 76.2% C 0.203 H 329.5°. Best body text is #000000 at 9.00:1 contrast (WCAG AA passes).
Color values
| HEX | #F67BEF |
|---|---|
| RGB | rgb(246, 123, 239) |
| HSL | hsl(303, 87%, 72%) |
| HSV | hsv(303, 50%, 96%) |
| CMYK | cmyk(0%, 50%, 2.8%, 3.5%) |
| CIE-LAB | lab(69.47, 62.12, -37.64) |
| CIE-LCH | lch(69.47, 72.63, 328.79°) |
| OKLab | oklab(76.24% 0.1749 -0.103) |
| OKLCH | oklch(76.24% 0.203 329.5) |
| XYZ | xyz(60.6683, 39.9944, 86.1688) |
| Luminance | 0.3999 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.65
Purply Pink
#F075E6
ΔE00 1.82
Candy Pink
#FF63E9
ΔE00 3.84
Light Magenta
#FA5FF7
ΔE00 4.70
Violet Pink
#FB5FFC
ΔE00 4.91
Lavender Pink
#DD85D7
ΔE00 5.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F67BEF #7BF682
analogous
#C07BF6 #F67BEF #F67BB1
triadic
#F67BEF #EFF67B #7BEFF6
tetradic
#F67BEF #F6C07B #7BF682 #7BB1F6
square
#F67BEF #F6C07B #7BF682 #7BB1F6
split-complementary
#F67BEF #B1F67B #7BF6C0
monochromatic
#E710DB #F242E8 #F67BEF #FAB4F6 #FDE2FC
Accessibility & contrast
On white
2.33
#F67BEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.00
#F67BEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F67BEF
9.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F67BEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F67BEF | 1.00 | 2.33 | 9.00 | 9.00 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#739FF3
Deuteranopia (green-blind)
#98B0EB
Tritanopia (blue-blind)
#FE86AA
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #f67bef; /* rgb */ color: rgb(246, 123, 239); /* oklch */ color: oklch(76.2% 0.203 329.5);
Tailwind
colors: {
custom: {
50: '#fca6f4',
500: '#f67bef',
950: '#000000',
},
}SCSS
$custom: #f67bef; $custom-light: #fca6f4; $custom-dark: #000000;
JSON
{
"hex": "#f67bef",
"rgb": {
"r": 246,
"g": 123,
"b": 239
},
"hsl": {
"h": 303.415,
"s": 87.234,
"l": 72.353
},
"oklch": {
"l": 0.76244,
"c": 0.20295,
"h": 329.5
},
"luminance": 0.39991
}Semantic roles & 50–950 ramp
primary
#F67BEF
secondary
#D6F5D8
accent
#E40F02
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181017
muted
#867F85