#F077EE#F077EE
#F077EE is a light, highly saturated purple. Relative luminance 0.379; OKLCH L 74.9% C 0.205 H 328.0°. Best body text is #000000 at 8.58:1 contrast (WCAG AA passes).
Color values
| HEX | #F077EE |
|---|---|
| RGB | rgb(240, 119, 238) |
| HSL | hsl(301, 80%, 70%) |
| HSV | hsv(301, 50%, 94%) |
| CMYK | cmyk(0%, 50.4%, 0.8%, 5.9%) |
| CIE-LAB | lab(67.94, 62.19, -39.52) |
| CIE-LCH | lch(67.94, 73.68, 327.56°) |
| OKLab | oklab(74.94% 0.1735 -0.1084) |
| OKLCH | oklch(74.94% 0.205 328) |
| XYZ | xyz(57.9638, 37.8953, 85.1338) |
| Luminance | 0.3789 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.35
Violet (CSS)
#EE82EE
ΔE00 2.09
Candy Pink
#FF63E9
ΔE00 3.56
Light Magenta
#FA5FF7
ΔE00 3.87
Violet Pink
#FB5FFC
ΔE00 4.11
Orchid
#DA70D6
ΔE00 4.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F077EE #77F079
analogous
#B677F0 #F077EE #F077B1
triadic
#F077EE #EEF077 #77EEF0
tetradic
#F077EE #F0B677 #77F079 #77B1F0
square
#F077EE #F0B677 #77F079 #77B1F0
split-complementary
#F077EE #B1F077 #77F0B6
monochromatic
#D518D2 #EA40E7 #F077EE #F6AEF5 #FCE3FC
Accessibility & contrast
On white
2.45
#F077EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.58
#F077EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F077EE
8.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F077EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F077EE | 1.00 | 2.45 | 8.58 | 8.58 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6D9BF2
Deuteranopia (green-blind)
#91ABEA
Tritanopia (blue-blind)
#F784A8
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #f077ee; /* rgb */ color: rgb(240, 119, 238); /* oklch */ color: oklch(74.9% 0.205 328.0);
Tailwind
colors: {
custom: {
50: '#f7a3f4',
500: '#f077ee',
950: '#000000',
},
}SCSS
$custom: #f077ee; $custom-light: #f7a3f4; $custom-dark: #000000;
JSON
{
"hex": "#f077ee",
"rgb": {
"r": 240,
"g": 119,
"b": 238
},
"hsl": {
"h": 300.992,
"s": 80.132,
"l": 70.392
},
"oklch": {
"l": 0.74945,
"c": 0.20461,
"h": 328
},
"luminance": 0.37892
}Semantic roles & 50–950 ramp
primary
#F077EE
secondary
#D1F2D1
accent
#DC0D09
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#180F17
muted
#867F85