#F67AEB#F67AEB
#F67AEB is a light, highly saturated purple. Relative luminance 0.395; OKLCH L 75.9% C 0.201 H 330.8°. Best body text is #000000 at 8.90:1 contrast (WCAG AA passes).
Color values
| HEX | #F67AEB |
|---|---|
| RGB | rgb(246, 122, 235) |
| HSL | hsl(305, 87%, 72%) |
| HSV | hsv(305, 50%, 96%) |
| CMYK | cmyk(0%, 50.4%, 4.5%, 3.5%) |
| CIE-LAB | lab(69.12, 61.92, -35.97) |
| CIE-LCH | lch(69.12, 71.61, 329.84°) |
| OKLab | oklab(75.94% 0.1756 -0.0982) |
| OKLCH | oklch(75.94% 0.201 330.8) |
| XYZ | xyz(59.9605, 39.5138, 83.0499) |
| Luminance | 0.3951 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.48
Violet (CSS)
#EE82EE
ΔE00 1.94
Candy Pink
#FF63E9
ΔE00 3.59
Light Magenta
#FA5FF7
ΔE00 4.83
Lavender Pink
#DD85D7
ΔE00 4.96
Violet Pink
#FB5FFC
ΔE00 5.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F67AEB #7AF685
analogous
#C37AF6 #F67AEB #F67AAD
triadic
#F67AEB #EBF67A #7AEBF6
tetradic
#F67AEB #F6C37A #7AF685 #7AADF6
square
#F67AEB #F6C37A #7AF685 #7AADF6
split-complementary
#F67AEB #ADF67A #7AF6C3
monochromatic
#E610D3 #F241E2 #F67AEB #FAB3F4 #FDE2FB
Accessibility & contrast
On white
2.36
#F67AEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.90
#F67AEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F67AEB
8.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F67AEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F67AEB | 1.00 | 2.36 | 8.90 | 8.90 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#749EEF
Deuteranopia (green-blind)
#99AFE7
Tritanopia (blue-blind)
#FE84A8
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #f67aeb; /* rgb */ color: rgb(246, 122, 235); /* oklch */ color: oklch(75.9% 0.201 330.8);
Tailwind
colors: {
custom: {
50: '#fca5f1',
500: '#f67aeb',
950: '#000000',
},
}SCSS
$custom: #f67aeb; $custom-light: #fca5f1; $custom-dark: #000000;
JSON
{
"hex": "#f67aeb",
"rgb": {
"r": 246,
"g": 122,
"b": 235
},
"hsl": {
"h": 305.323,
"s": 87.324,
"l": 72.157
},
"oklch": {
"l": 0.75935,
"c": 0.20117,
"h": 330.8
},
"luminance": 0.3951
}Semantic roles & 50–950 ramp
primary
#F67AEB
secondary
#D6F5D9
accent
#E41602
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181017
muted
#867F85