#F67BF9#F67BF9
#F67BF9 is a light, highly saturated purple. Relative luminance 0.406; OKLCH L 76.7% C 0.212 H 326.5°. Best body text is #000000 at 9.12:1 contrast (WCAG AA passes).
Color values
| HEX | #F67BF9 |
|---|---|
| RGB | rgb(246, 123, 249) |
| HSL | hsl(299, 91%, 73%) |
| HSV | hsv(299, 51%, 98%) |
| CMYK | cmyk(1.2%, 50.6%, 0%, 2.4%) |
| CIE-LAB | lab(69.90, 63.83, -42.45) |
| CIE-LCH | lch(69.90, 76.65, 326.37°) |
| OKLab | oklab(76.7% 0.1764 -0.1168) |
| OKLCH | oklch(76.7% 0.212 326.5) |
| XYZ | xyz(62.1867, 40.6017, 94.1655) |
| Luminance | 0.4060 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.23
Purply Pink
#F075E6
ΔE00 2.99
Violet Pink
#FB5FFC
ΔE00 4.32
Light Magenta
#FA5FF7
ΔE00 4.35
Candy Pink
#FF63E9
ΔE00 4.49
Lavender Pink
#DD85D7
ΔE00 6.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F67BF9 #7EF97B
analogous
#B77BF9 #F67BF9 #F97BBD
triadic
#F67BF9 #F9F67B #7BF9F6
tetradic
#F67BF9 #F9B77B #7EF97B #7BBDF9
square
#F67BF9 #F9B77B #7EF97B #7BBDF9
split-complementary
#F67BF9 #BDF97B #7BF9B7
monochromatic
#E90BEF #F240F6 #F67BF9 #FAB6FC #FDE2FE
Accessibility & contrast
On white
2.30
#F67BF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.12
#F67BF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F67BF9
9.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F67BF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F67BF9 | 1.00 | 2.30 | 9.12 | 9.12 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6EA1FD
Deuteranopia (green-blind)
#93B0F5
Tritanopia (blue-blind)
#FC89AF
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #f67bf9; /* rgb */ color: rgb(246, 123, 249); /* oklch */ color: oklch(76.7% 0.212 326.5);
Tailwind
colors: {
custom: {
50: '#fca6fb',
500: '#f67bf9',
950: '#000000',
},
}SCSS
$custom: #f67bf9; $custom-light: #fca6fb; $custom-dark: #000000;
JSON
{
"hex": "#f67bf9",
"rgb": {
"r": 246,
"g": 123,
"b": 249
},
"hsl": {
"h": 298.571,
"s": 91.304,
"l": 72.941
},
"oklch": {
"l": 0.76703,
"c": 0.21152,
"h": 326.5
},
"luminance": 0.40598
}Semantic roles & 50–950 ramp
primary
#F67BF9
secondary
#D6F6D5
accent
#E60005
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85