#F67BFB#F67BFB
#F67BFB is a light, highly saturated purple. Relative luminance 0.407; OKLCH L 76.8% C 0.213 H 325.9°. Best body text is #000000 at 9.14:1 contrast (WCAG AA passes).
Color values
| HEX | #F67BFB |
|---|---|
| RGB | rgb(246, 123, 251) |
| HSL | hsl(298, 94%, 73%) |
| HSV | hsv(298, 51%, 98%) |
| CMYK | cmyk(2%, 51%, 0%, 1.6%) |
| CIE-LAB | lab(69.98, 64.17, -43.41) |
| CIE-LCH | lch(69.98, 77.48, 325.92°) |
| OKLab | oklab(76.8% 0.1766 -0.1195) |
| OKLCH | oklch(76.8% 0.213 325.9) |
| XYZ | xyz(62.5003, 40.7271, 95.8171) |
| Luminance | 0.4072 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.46
Purply Pink
#F075E6
ΔE00 3.27
Violet Pink
#FB5FFC
ΔE00 4.28
Light Magenta
#FA5FF7
ΔE00 4.35
Candy Pink
#FF63E9
ΔE00 4.67
Lavender Pink
#DD85D7
ΔE00 6.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F67BFB #80FB7B
analogous
#B67BFB #F67BFB #FB7BC0
triadic
#F67BFB #FBF67B #7BFBF6
tetradic
#F67BFB #FBB67B #80FB7B #7BC0FB
square
#F67BFB #FBB67B #80FB7B #7BC0FB
split-complementary
#F67BFB #C0FB7B #7BFBB6
monochromatic
#EB07F4 #F240F9 #F67BFB #FAB6FD #FDE1FE
Accessibility & contrast
On white
2.30
#F67BFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.14
#F67BFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F67BFB
9.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F67BFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F67BFB | 1.00 | 2.30 | 9.14 | 9.14 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6CA1FF
Deuteranopia (green-blind)
#92B1F7
Tritanopia (blue-blind)
#FC8AB0
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #f67bfb; /* rgb */ color: rgb(246, 123, 251); /* oklch */ color: oklch(76.8% 0.213 325.9);
Tailwind
colors: {
custom: {
50: '#fca6fd',
500: '#f67bfb',
950: '#000000',
},
}SCSS
$custom: #f67bfb; $custom-light: #fca6fd; $custom-dark: #000000;
JSON
{
"hex": "#f67bfb",
"rgb": {
"r": 246,
"g": 123,
"b": 251
},
"hsl": {
"h": 297.656,
"s": 94.118,
"l": 73.333
},
"oklch": {
"l": 0.76797,
"c": 0.21326,
"h": 325.9
},
"luminance": 0.40724
}Semantic roles & 50–950 ramp
primary
#F67BFB
secondary
#D6F6D5
accent
#E60009
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85