#F67EEF#F67EEF
#F67EEF is a light, vivid purple. Relative luminance 0.407; OKLCH L 76.6% C 0.198 H 329.5°. Best body text is #000000 at 9.15:1 contrast (WCAG AA passes).
Color values
| HEX | #F67EEF |
|---|---|
| RGB | rgb(246, 126, 239) |
| HSL | hsl(304, 87%, 73%) |
| HSV | hsv(304, 49%, 96%) |
| CMYK | cmyk(0%, 48.8%, 2.8%, 3.5%) |
| CIE-LAB | lab(70.00, 60.70, -36.81) |
| CIE-LCH | lch(70.00, 70.99, 328.77°) |
| OKLab | oklab(76.64% 0.1709 -0.1006) |
| OKLCH | oklch(76.64% 0.198 329.5) |
| XYZ | xyz(61.0462, 40.7501, 86.2947) |
| Luminance | 0.4075 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.37
Purply Pink
#F075E6
ΔE00 2.22
Candy Pink
#FF63E9
ΔE00 4.34
Lavender Pink
#DD85D7
ΔE00 5.03
Light Magenta
#FA5FF7
ΔE00 5.26
Violet Pink
#FB5FFC
ΔE00 5.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F67EEF #7EF685
analogous
#C17EF6 #F67EEF #F67EB3
triadic
#F67EEF #EFF67E #7EEFF6
tetradic
#F67EEF #F6C17E #7EF685 #7EB3F6
square
#F67EEF #F6C17E #7EF685 #7EB3F6
split-complementary
#F67EEF #B3F67E #7EF6C1
monochromatic
#E910DD #F245E8 #F67EEF #FAB7F6 #FDE2FB
Accessibility & contrast
On white
2.30
#F67EEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.15
#F67EEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F67EEF
9.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F67EEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F67EEF | 1.00 | 2.30 | 9.15 | 9.15 |
| #FFFFFF | 2.30 | 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)
#77A1F3
Deuteranopia (green-blind)
#9AB1EB
Tritanopia (blue-blind)
#FE89AC
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #f67eef; /* rgb */ color: rgb(246, 126, 239); /* oklch */ color: oklch(76.6% 0.198 329.5);
Tailwind
colors: {
custom: {
50: '#fba7f4',
500: '#f67eef',
950: '#000000',
},
}SCSS
$custom: #f67eef; $custom-light: #fba7f4; $custom-dark: #000000;
JSON
{
"hex": "#f67eef",
"rgb": {
"r": 246,
"g": 126,
"b": 239
},
"hsl": {
"h": 303.5,
"s": 86.957,
"l": 72.941
},
"oklch": {
"l": 0.7664,
"c": 0.1983,
"h": 329.5
},
"luminance": 0.40747
}Semantic roles & 50–950 ramp
primary
#F67EEF
secondary
#D6F5D8
accent
#E40F02
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181017
muted
#867F85