#F678EA#F678EA
#F678EA is a light, highly saturated purple. Relative luminance 0.390; OKLCH L 75.6% C 0.203 H 331.1°. Best body text is #000000 at 8.79:1 contrast (WCAG AA passes).
Color values
| HEX | #F678EA |
|---|---|
| RGB | rgb(246, 120, 234) |
| HSL | hsl(306, 88%, 72%) |
| HSV | hsv(306, 51%, 96%) |
| CMYK | cmyk(0%, 51.2%, 4.9%, 3.5%) |
| CIE-LAB | lab(68.73, 62.69, -36.03) |
| CIE-LCH | lch(68.73, 72.30, 330.11°) |
| OKLab | oklab(75.63% 0.1781 -0.0984) |
| OKLCH | oklch(75.63% 0.203 331.1) |
| XYZ | xyz(59.5734, 38.9700, 82.2101) |
| Luminance | 0.3897 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.21
Violet (CSS)
#EE82EE
ΔE00 2.23
Candy Pink
#FF63E9
ΔE00 3.25
Light Magenta
#FA5FF7
ΔE00 4.57
Violet Pink
#FB5FFC
ΔE00 4.90
Lavender Pink
#DD85D7
ΔE00 5.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F678EA #78F684
analogous
#C378F6 #F678EA #F678AB
triadic
#F678EA #EAF678 #78EAF6
tetradic
#F678EA #F6C378 #78F684 #78ABF6
square
#F678EA #F6C378 #78F684 #78ABF6
split-complementary
#F678EA #ABF678 #78F6C3
monochromatic
#E40FD0 #F23FE1 #F678EA #FAB1F3 #FDE2FB
Accessibility & contrast
On white
2.39
#F678EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.79
#F678EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F678EA
8.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F678EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F678EA | 1.00 | 2.39 | 8.79 | 8.79 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#729DEE
Deuteranopia (green-blind)
#98AEE6
Tritanopia (blue-blind)
#FF82A7
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #f678ea; /* rgb */ color: rgb(246, 120, 234); /* oklch */ color: oklch(75.6% 0.203 331.1);
Tailwind
colors: {
custom: {
50: '#fca4f1',
500: '#f678ea',
950: '#000000',
},
}SCSS
$custom: #f678ea; $custom-light: #fca4f1; $custom-dark: #000000;
JSON
{
"hex": "#f678ea",
"rgb": {
"r": 246,
"g": 120,
"b": 234
},
"hsl": {
"h": 305.714,
"s": 87.5,
"l": 71.765
},
"oklch": {
"l": 0.75632,
"c": 0.20342,
"h": 331.1
},
"luminance": 0.38966
}Semantic roles & 50–950 ramp
primary
#F678EA
secondary
#D5F5D8
accent
#E41701
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181016
muted
#867F84