#F67BEC#F67BEC
#F67BEC is a light, highly saturated purple. Relative luminance 0.398; OKLCH L 76.1% C 0.200 H 330.5°. Best body text is #000000 at 8.96:1 contrast (WCAG AA passes).
Color values
| HEX | #F67BEC |
|---|---|
| RGB | rgb(246, 123, 236) |
| HSL | hsl(305, 87%, 72%) |
| HSV | hsv(305, 50%, 96%) |
| CMYK | cmyk(0%, 50%, 4.1%, 3.5%) |
| CIE-LAB | lab(69.34, 61.62, -36.19) |
| CIE-LCH | lch(69.34, 71.46, 329.58°) |
| OKLab | oklab(76.11% 0.1744 -0.0988) |
| OKLCH | oklch(76.11% 0.2 330.5) |
| XYZ | xyz(60.2288, 39.8186, 83.8540) |
| Luminance | 0.3982 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.65
Violet (CSS)
#EE82EE
ΔE00 1.78
Candy Pink
#FF63E9
ΔE00 3.77
Light Magenta
#FA5FF7
ΔE00 4.92
Lavender Pink
#DD85D7
ΔE00 4.96
Violet Pink
#FB5FFC
ΔE00 5.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F67BEC #7BF685
analogous
#C37BF6 #F67BEC #F67BAF
triadic
#F67BEC #ECF67B #7BECF6
tetradic
#F67BEC #F6C37B #7BF685 #7BAFF6
square
#F67BEC #F6C37B #7BF685 #7BAFF6
split-complementary
#F67BEC #AFF67B #7BF6C3
monochromatic
#E710D5 #F242E4 #F67BEC #FAB4F4 #FDE2FB
Accessibility & contrast
On white
2.34
#F67BEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.96
#F67BEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F67BEC
8.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F67BEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F67BEC | 1.00 | 2.34 | 8.96 | 8.96 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#759FF0
Deuteranopia (green-blind)
#99AFE8
Tritanopia (blue-blind)
#FE85A9
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #f67bec; /* rgb */ color: rgb(246, 123, 236); /* oklch */ color: oklch(76.1% 0.200 330.5);
Tailwind
colors: {
custom: {
50: '#fca6f2',
500: '#f67bec',
950: '#000000',
},
}SCSS
$custom: #f67bec; $custom-light: #fca6f2; $custom-dark: #000000;
JSON
{
"hex": "#f67bec",
"rgb": {
"r": 246,
"g": 123,
"b": 236
},
"hsl": {
"h": 304.878,
"s": 87.234,
"l": 72.353
},
"oklch": {
"l": 0.7611,
"c": 0.20045,
"h": 330.5
},
"luminance": 0.39815
}Semantic roles & 50–950 ramp
primary
#F67BEC
secondary
#D6F5D8
accent
#E41402
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181017
muted
#867F85