#F778EE#F778EE
#F778EE is a light, highly saturated purple. Relative luminance 0.394; OKLCH L 75.9% C 0.207 H 330.1°. Best body text is #000000 at 8.88:1 contrast (WCAG AA passes).
Color values
| HEX | #F778EE |
|---|---|
| RGB | rgb(247, 120, 238) |
| HSL | hsl(304, 89%, 72%) |
| HSV | hsv(304, 51%, 97%) |
| CMYK | cmyk(0%, 51.4%, 3.6%, 3.1%) |
| CIE-LAB | lab(69.03, 63.62, -37.76) |
| CIE-LCH | lch(69.03, 73.98, 329.31°) |
| OKLab | oklab(75.93% 0.1798 -0.1033) |
| OKLCH | oklch(75.93% 0.207 330.1) |
| XYZ | xyz(60.5063, 39.3839, 85.2872) |
| Luminance | 0.3938 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.52
Violet (CSS)
#EE82EE
ΔE00 2.12
Candy Pink
#FF63E9
ΔE00 3.30
Light Magenta
#FA5FF7
ΔE00 4.29
Violet Pink
#FB5FFC
ΔE00 4.54
Lavender Pink
#DD85D7
ΔE00 5.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F778EE #78F781
analogous
#C178F7 #F778EE #F778AF
triadic
#F778EE #EEF778 #78EEF7
tetradic
#F778EE #F7C178 #78F781 #78AFF7
square
#F778EE #F7C178 #78F781 #78AFF7
split-complementary
#F778EE #AFF778 #78F7C1
monochromatic
#E70ED8 #F43EE7 #F778EE #FAB2F5 #FDE2FB
Accessibility & contrast
On white
2.37
#F778EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.88
#F778EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F778EE
8.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F778EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F778EE | 1.00 | 2.37 | 8.88 | 8.88 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#719DF2
Deuteranopia (green-blind)
#97AFEA
Tritanopia (blue-blind)
#FF83A8
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #f778ee; /* rgb */ color: rgb(247, 120, 238); /* oklch */ color: oklch(75.9% 0.207 330.1);
Tailwind
colors: {
custom: {
50: '#fca4f4',
500: '#f778ee',
950: '#000000',
},
}SCSS
$custom: #f778ee; $custom-light: #fca4f4; $custom-dark: #000000;
JSON
{
"hex": "#f778ee",
"rgb": {
"r": 247,
"g": 120,
"b": 238
},
"hsl": {
"h": 304.252,
"s": 88.811,
"l": 71.961
},
"oklch": {
"l": 0.75934,
"c": 0.20734,
"h": 330.1
},
"luminance": 0.3938
}Semantic roles & 50–950 ramp
primary
#F778EE
secondary
#D5F5D8
accent
#E51000
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181017
muted
#867F85