#F67FEB#F67FEB
#F67FEB is a light, vivid purple. Relative luminance 0.408; OKLCH L 76.6% C 0.193 H 330.8°. Best body text is #000000 at 9.15:1 contrast (WCAG AA passes).
Color values
| HEX | #F67FEB |
|---|---|
| RGB | rgb(246, 127, 235) |
| HSL | hsl(306, 87%, 73%) |
| HSV | hsv(306, 48%, 96%) |
| CMYK | cmyk(0%, 48.4%, 4.5%, 3.5%) |
| CIE-LAB | lab(70.02, 59.56, -34.58) |
| CIE-LCH | lch(70.02, 68.87, 329.86°) |
| OKLab | oklab(76.6% 0.1688 -0.0943) |
| OKLCH | oklch(76.6% 0.193 330.8) |
| XYZ | xyz(60.5903, 40.7734, 83.2598) |
| Luminance | 0.4077 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.64
Purply Pink
#F075E6
ΔE00 2.27
Candy Pink
#FF63E9
ΔE00 4.47
Lavender Pink
#DD85D7
ΔE00 4.62
Light Magenta
#FA5FF7
ΔE00 5.74
Orchid
#DA70D6
ΔE00 5.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F67FEB #7FF68A
analogous
#C57FF6 #F67FEB #F67FAF
triadic
#F67FEB #EBF67F #7FEBF6
tetradic
#F67FEB #F6C57F #7FF68A #7FAFF6
square
#F67FEB #F6C57F #7FF68A #7FAFF6
split-complementary
#F67FEB #AFF67F #7FF6C5
monochromatic
#EA10D6 #F246E2 #F67FEB #FAB8F4 #FDE2FB
Accessibility & contrast
On white
2.29
#F67FEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.15
#F67FEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F67FEB
9.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F67FEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F67FEB | 1.00 | 2.29 | 9.15 | 9.15 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7AA1EF
Deuteranopia (green-blind)
#9CB1E8
Tritanopia (blue-blind)
#FE88AA
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #f67feb; /* rgb */ color: rgb(246, 127, 235); /* oklch */ color: oklch(76.6% 0.193 330.8);
Tailwind
colors: {
custom: {
50: '#fba8f1',
500: '#f67feb',
950: '#000000',
},
}SCSS
$custom: #f67feb; $custom-light: #fba8f1; $custom-dark: #000000;
JSON
{
"hex": "#f67feb",
"rgb": {
"r": 246,
"g": 127,
"b": 235
},
"hsl": {
"h": 305.546,
"s": 86.861,
"l": 73.137
},
"oklch": {
"l": 0.76598,
"c": 0.19336,
"h": 330.8
},
"luminance": 0.4077
}Semantic roles & 50–950 ramp
primary
#F67FEB
secondary
#D6F5D9
accent
#E31702
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181017
muted
#867F85