#F67EFB#F67EFB
#F67EFB is a light, highly saturated purple. Relative luminance 0.415; OKLCH L 77.2% C 0.209 H 325.9°. Best body text is #000000 at 9.30:1 contrast (WCAG AA passes).
Color values
| HEX | #F67EFB |
|---|---|
| RGB | rgb(246, 126, 251) |
| HSL | hsl(298, 94%, 74%) |
| HSV | hsv(298, 50%, 98%) |
| CMYK | cmyk(2%, 49.8%, 0%, 1.6%) |
| CIE-LAB | lab(70.51, 62.77, -42.58) |
| CIE-LCH | lch(70.51, 75.85, 325.85°) |
| OKLab | oklab(77.19% 0.1727 -0.1171) |
| OKLCH | oklch(77.19% 0.209 325.9) |
| XYZ | xyz(62.8781, 41.4829, 95.9431) |
| Luminance | 0.4148 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.20
Purply Pink
#F075E6
ΔE00 3.45
Violet Pink
#FB5FFC
ΔE00 4.82
Light Magenta
#FA5FF7
ΔE00 4.88
Candy Pink
#FF63E9
ΔE00 5.04
Lavender Pink
#DD85D7
ΔE00 6.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F67EFB #83FB7E
analogous
#B87EFB #F67EFB #FB7EC2
triadic
#F67EFB #FBF67E #7EFBF6
tetradic
#F67EFB #FBB87E #83FB7E #7EC2FB
square
#F67EFB #FBB87E #83FB7E #7EC2FB
split-complementary
#F67EFB #C2FB7E #7EFBB8
monochromatic
#ED08F7 #F243F9 #F67EFB #FAB9FD #FDE1FE
Accessibility & contrast
On white
2.26
#F67EFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.30
#F67EFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F67EFB
9.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F67EFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F67EFB | 1.00 | 2.26 | 9.30 | 9.30 |
| #FFFFFF | 2.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#70A3FF
Deuteranopia (green-blind)
#94B2F7
Tritanopia (blue-blind)
#FB8DB1
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #f67efb; /* rgb */ color: rgb(246, 126, 251); /* oklch */ color: oklch(77.2% 0.209 325.9);
Tailwind
colors: {
custom: {
50: '#fca8fd',
500: '#f67efb',
950: '#000000',
},
}SCSS
$custom: #f67efb; $custom-light: #fca8fd; $custom-dark: #000000;
JSON
{
"hex": "#f67efb",
"rgb": {
"r": 246,
"g": 126,
"b": 251
},
"hsl": {
"h": 297.6,
"s": 93.985,
"l": 73.922
},
"oklch": {
"l": 0.77187,
"c": 0.2087,
"h": 325.9
},
"luminance": 0.4148
}Semantic roles & 50–950 ramp
primary
#F67EFB
secondary
#D6F6D5
accent
#E60009
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85