#F180EA#F180EA
#F180EA is a light, vivid purple. Relative luminance 0.401; OKLCH L 76.1% C 0.188 H 329.6°. Best body text is #000000 at 9.02:1 contrast (WCAG AA passes).
Color values
| HEX | #F180EA |
|---|---|
| RGB | rgb(241, 128, 234) |
| HSL | hsl(304, 80%, 72%) |
| HSV | hsv(304, 47%, 95%) |
| CMYK | cmyk(0%, 46.9%, 2.9%, 5.5%) |
| CIE-LAB | lab(69.53, 57.49, -34.84) |
| CIE-LCH | lch(69.53, 67.22, 328.78°) |
| OKLab | oklab(76.09% 0.1618 -0.0951) |
| OKLCH | oklch(76.09% 0.188 329.6) |
| XYZ | xyz(58.8454, 40.0830, 82.4632) |
| Luminance | 0.4008 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.03
Purply Pink
#F075E6
ΔE00 2.13
Lavender Pink
#DD85D7
ΔE00 4.05
Candy Pink
#FF63E9
ΔE00 4.77
Orchid
#DA70D6
ΔE00 5.49
Light Magenta
#FA5FF7
ΔE00 5.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F180EA #80F187
analogous
#C080F1 #F180EA #F180B1
triadic
#F180EA #EAF180 #80EAF1
tetradic
#F180EA #F1C080 #80F187 #80B1F1
square
#F180EA #F1C080 #80F187 #80B1F1
split-complementary
#F180EA #B1F180 #80F1C0
monochromatic
#DE18D2 #EB49E1 #F180EA #F7B7F3 #FCE3FA
Accessibility & contrast
On white
2.33
#F180EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.02
#F180EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F180EA
9.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F180EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F180EA | 1.00 | 2.33 | 9.02 | 9.02 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#79A0EE
Deuteranopia (green-blind)
#9AAFE7
Tritanopia (blue-blind)
#F88AAA
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #f180ea; /* rgb */ color: rgb(241, 128, 234); /* oklch */ color: oklch(76.1% 0.188 329.6);
Tailwind
colors: {
custom: {
50: '#f8a8f1',
500: '#f180ea',
950: '#000000',
},
}SCSS
$custom: #f180ea; $custom-light: #f8a8f1; $custom-dark: #000000;
JSON
{
"hex": "#f180ea",
"rgb": {
"r": 241,
"g": 128,
"b": 234
},
"hsl": {
"h": 303.717,
"s": 80.142,
"l": 72.353
},
"oklch": {
"l": 0.7609,
"c": 0.18769,
"h": 329.6
},
"luminance": 0.4008
}Semantic roles & 50–950 ramp
primary
#F180EA
secondary
#D7F4D9
accent
#DC1609
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#171016
muted
#857F84