#F67BFE#F67BFE
#F67BFE is a light, highly saturated purple. Relative luminance 0.409; OKLCH L 76.9% C 0.216 H 325.1°. Best body text is #000000 at 9.18:1 contrast (WCAG AA passes).
Color values
| HEX | #F67BFE |
|---|---|
| RGB | rgb(246, 123, 254) |
| HSL | hsl(296, 98%, 74%) |
| HSV | hsv(296, 52%, 100%) |
| CMYK | cmyk(3.1%, 51.6%, 0%, 0.4%) |
| CIE-LAB | lab(70.12, 64.70, -44.84) |
| CIE-LCH | lch(70.12, 78.72, 325.28°) |
| OKLab | oklab(76.94% 0.177 -0.1236) |
| OKLCH | oklch(76.94% 0.216 325.1) |
| XYZ | xyz(62.9769, 40.9178, 98.3274) |
| Luminance | 0.4092 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.83
Purply Pink
#F075E6
ΔE00 3.70
Violet Pink
#FB5FFC
ΔE00 4.25
Light Magenta
#FA5FF7
ΔE00 4.40
Candy Pink
#FF63E9
ΔE00 4.97
Orchid
#DA70D6
ΔE00 6.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F67BFE #83FE7B
analogous
#B57BFE #F67BFE #FE7BC5
triadic
#F67BFE #FEF67B #7BFEF6
tetradic
#F67BFE #FEB57B #83FE7B #7BC5FE
square
#F67BFE #FEB57B #83FE7B #7BC5FE
split-complementary
#F67BFE #C5FE7B #7BFEB5
monochromatic
#ED02FD #F23EFE #F67BFE #FAB8FE #FDE1FF
Accessibility & contrast
On white
2.29
#F67BFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.18
#F67BFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F67BFE
9.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F67BFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F67BFE | 1.00 | 2.29 | 9.18 | 9.18 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6BA2FF
Deuteranopia (green-blind)
#91B1FA
Tritanopia (blue-blind)
#FB8BB2
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #f67bfe; /* rgb */ color: rgb(246, 123, 254); /* oklch */ color: oklch(76.9% 0.216 325.1);
Tailwind
colors: {
custom: {
50: '#fca6ff',
500: '#f67bfe',
950: '#000000',
},
}SCSS
$custom: #f67bfe; $custom-light: #fca6ff; $custom-dark: #000000;
JSON
{
"hex": "#f67bfe",
"rgb": {
"r": 246,
"g": 123,
"b": 254
},
"hsl": {
"h": 296.336,
"s": 98.496,
"l": 73.922
},
"oklch": {
"l": 0.76939,
"c": 0.2159,
"h": 325.1
},
"luminance": 0.40915
}Semantic roles & 50–950 ramp
primary
#F67BFE
secondary
#D6F7D4
accent
#E6000E
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181018
muted
#867F86