#F67BED#F67BED
#F67BED is a light, highly saturated purple. Relative luminance 0.399; OKLCH L 76.2% C 0.201 H 330.1°. Best body text is #000000 at 8.97:1 contrast (WCAG AA passes).
Color values
| HEX | #F67BED |
|---|---|
| RGB | rgb(246, 123, 237) |
| HSL | hsl(304, 87%, 72%) |
| HSV | hsv(304, 50%, 96%) |
| CMYK | cmyk(0%, 50%, 3.7%, 3.5%) |
| CIE-LAB | lab(69.38, 61.78, -36.67) |
| CIE-LCH | lch(69.38, 71.85, 329.31°) |
| OKLab | oklab(76.16% 0.1746 -0.1002) |
| OKLCH | oklch(76.16% 0.201 330.1) |
| XYZ | xyz(60.3745, 39.8768, 84.6213) |
| Luminance | 0.3987 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.69
Violet (CSS)
#EE82EE
ΔE00 1.72
Candy Pink
#FF63E9
ΔE00 3.79
Light Magenta
#FA5FF7
ΔE00 4.85
Lavender Pink
#DD85D7
ΔE00 5.05
Violet Pink
#FB5FFC
ΔE00 5.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F67BED #7BF684
analogous
#C17BF6 #F67BED #F67BB0
triadic
#F67BED #EDF67B #7BEDF6
tetradic
#F67BED #F6C17B #7BF684 #7BB0F6
square
#F67BED #F6C17B #7BF684 #7BB0F6
split-complementary
#F67BED #B0F67B #7BF6C1
monochromatic
#E710D7 #F242E5 #F67BED #FAB4F5 #FDE2FB
Accessibility & contrast
On white
2.34
#F67BED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.97
#F67BED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F67BED
8.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F67BED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F67BED | 1.00 | 2.34 | 8.97 | 8.97 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#749FF1
Deuteranopia (green-blind)
#98B0E9
Tritanopia (blue-blind)
#FE86A9
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #f67bed; /* rgb */ color: rgb(246, 123, 237); /* oklch */ color: oklch(76.2% 0.201 330.1);
Tailwind
colors: {
custom: {
50: '#fca6f3',
500: '#f67bed',
950: '#000000',
},
}SCSS
$custom: #f67bed; $custom-light: #fca6f3; $custom-dark: #000000;
JSON
{
"hex": "#f67bed",
"rgb": {
"r": 246,
"g": 123,
"b": 237
},
"hsl": {
"h": 304.39,
"s": 87.234,
"l": 72.353
},
"oklch": {
"l": 0.76155,
"c": 0.20128,
"h": 330.1
},
"luminance": 0.39873
}Semantic roles & 50–950 ramp
primary
#F67BED
secondary
#D6F5D8
accent
#E41202
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181017
muted
#867F85