#F180E4#F180E4
#F180E4 is a light, vivid purple. Relative luminance 0.397; OKLCH L 75.8% C 0.183 H 331.6°. Best body text is #000000 at 8.95:1 contrast (WCAG AA passes).
Color values
| HEX | #F180E4 |
|---|---|
| RGB | rgb(241, 128, 228) |
| HSL | hsl(307, 80%, 72%) |
| HSV | hsv(307, 47%, 95%) |
| CMYK | cmyk(0%, 46.9%, 5.4%, 5.5%) |
| CIE-LAB | lab(69.29, 56.48, -31.91) |
| CIE-LCH | lch(69.29, 64.87, 330.54°) |
| OKLab | oklab(75.83% 0.1607 -0.0868) |
| OKLCH | oklch(75.83% 0.183 331.6) |
| XYZ | xyz(57.9980, 39.7440, 78.0002) |
| Luminance | 0.3974 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.04
Purply Pink
#F075E6
ΔE00 2.35
Lavender Pink
#DD85D7
ΔE00 3.56
Candy Pink
#FF63E9
ΔE00 4.89
Orchid
#DA70D6
ΔE00 5.41
Light Magenta
#FA5FF7
ΔE00 6.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F180E4 #80F18D
analogous
#C680F1 #F180E4 #F180AB
triadic
#F180E4 #E4F180 #80E4F1
tetradic
#F180E4 #F1C680 #80F18D #80ABF1
square
#F180E4 #F1C680 #80F18D #80ABF1
split-complementary
#F180E4 #ABF180 #80F1C6
monochromatic
#DE18C7 #EB49D8 #F180E4 #F7B7F0 #FCE3F9
Accessibility & contrast
On white
2.35
#F180E4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.95
#F180E4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F180E4
8.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F180E4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F180E4 | 1.00 | 2.35 | 8.95 | 8.95 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7C9FE7
Deuteranopia (green-blind)
#9CAFE1
Tritanopia (blue-blind)
#F988A8
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #f180e4; /* rgb */ color: rgb(241, 128, 228); /* oklch */ color: oklch(75.8% 0.183 331.6);
Tailwind
colors: {
custom: {
50: '#f8a8ec',
500: '#f180e4',
950: '#000000',
},
}SCSS
$custom: #f180e4; $custom-light: #f8a8ec; $custom-dark: #000000;
JSON
{
"hex": "#f180e4",
"rgb": {
"r": 241,
"g": 128,
"b": 228
},
"hsl": {
"h": 306.903,
"s": 80.142,
"l": 72.353
},
"oklch": {
"l": 0.75831,
"c": 0.1826,
"h": 331.6
},
"luminance": 0.39741
}Semantic roles & 50–950 ramp
primary
#F180E4
secondary
#D7F4DA
accent
#DC2109
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#171016
muted
#857F84