#F67FEA#F67FEA
#F67FEA is a light, vivid purple. Relative luminance 0.407; OKLCH L 76.6% C 0.193 H 331.1°. Best body text is #000000 at 9.14:1 contrast (WCAG AA passes).
Color values
| HEX | #F67FEA |
|---|---|
| RGB | rgb(246, 127, 234) |
| HSL | hsl(306, 87%, 73%) |
| HSV | hsv(306, 48%, 96%) |
| CMYK | cmyk(0%, 48.4%, 4.9%, 3.5%) |
| CIE-LAB | lab(69.98, 59.39, -34.10) |
| CIE-LCH | lch(69.98, 68.48, 330.14°) |
| OKLab | oklab(76.55% 0.1686 -0.0929) |
| OKLCH | oklch(76.55% 0.193 331.1) |
| XYZ | xyz(60.4462, 40.7157, 82.5011) |
| Luminance | 0.4071 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.76
Purply Pink
#F075E6
ΔE00 2.29
Candy Pink
#FF63E9
ΔE00 4.48
Lavender Pink
#DD85D7
ΔE00 4.54
Light Magenta
#FA5FF7
ΔE00 5.83
Orchid
#DA70D6
ΔE00 5.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F67FEA #7FF68B
analogous
#C67FF6 #F67FEA #F67FAF
triadic
#F67FEA #EAF67F #7FEAF6
tetradic
#F67FEA #F6C67F #7FF68B #7FAFF6
square
#F67FEA #F6C67F #7FF68B #7FAFF6
split-complementary
#F67FEA #AFF67F #7FF6C6
monochromatic
#EA10D4 #F246E1 #F67FEA #FAB8F3 #FDE2FA
Accessibility & contrast
On white
2.30
#F67FEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.14
#F67FEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F67FEA
9.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F67FEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F67FEA | 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)
#7AA1EE
Deuteranopia (green-blind)
#9CB1E7
Tritanopia (blue-blind)
#FE88AA
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #f67fea; /* rgb */ color: rgb(246, 127, 234); /* oklch */ color: oklch(76.6% 0.193 331.1);
Tailwind
colors: {
custom: {
50: '#fba8f1',
500: '#f67fea',
950: '#000000',
},
}SCSS
$custom: #f67fea; $custom-light: #fba8f1; $custom-dark: #000000;
JSON
{
"hex": "#f67fea",
"rgb": {
"r": 246,
"g": 127,
"b": 234
},
"hsl": {
"h": 306.05,
"s": 86.861,
"l": 73.137
},
"oklch": {
"l": 0.76555,
"c": 0.19253,
"h": 331.1
},
"luminance": 0.40712
}Semantic roles & 50–950 ramp
primary
#F67FEA
secondary
#D6F5D9
accent
#E31902
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181016
muted
#867F84