#F180EF#F180EF
#F180EF is a light, vivid purple. Relative luminance 0.404; OKLCH L 76.3% C 0.192 H 327.9°. Best body text is #000000 at 9.07:1 contrast (WCAG AA passes).
Color values
| HEX | #F180EF |
|---|---|
| RGB | rgb(241, 128, 239) |
| HSL | hsl(301, 80%, 72%) |
| HSV | hsv(301, 47%, 95%) |
| CMYK | cmyk(0%, 46.9%, 0.8%, 5.5%) |
| CIE-LAB | lab(69.74, 58.35, -37.27) |
| CIE-LCH | lch(69.74, 69.24, 327.43°) |
| OKLab | oklab(76.31% 0.1627 -0.102) |
| OKLCH | oklch(76.31% 0.192 327.9) |
| XYZ | xyz(59.5738, 40.3743, 86.2997) |
| Luminance | 0.4037 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 0.56
Purply Pink
#F075E6
ΔE00 2.35
Lavender Pink
#DD85D7
ΔE00 4.61
Candy Pink
#FF63E9
ΔE00 4.85
Light Magenta
#FA5FF7
ΔE00 5.47
Violet Pink
#FB5FFC
ΔE00 5.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F180EF #80F182
analogous
#BB80F1 #F180EF #F180B7
triadic
#F180EF #EFF180 #80EFF1
tetradic
#F180EF #F1BB80 #80F182 #80B7F1
square
#F180EF #F1BB80 #80F182 #80B7F1
split-complementary
#F180EF #B7F180 #80F1BB
monochromatic
#DE18DB #EB49E8 #F180EF #F7B7F6 #FCE3FC
Accessibility & contrast
On white
2.31
#F180EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.07
#F180EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F180EF
9.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F180EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F180EF | 1.00 | 2.31 | 9.07 | 9.07 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#77A1F3
Deuteranopia (green-blind)
#98B0EC
Tritanopia (blue-blind)
#F78BAD
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #f180ef; /* rgb */ color: rgb(241, 128, 239); /* oklch */ color: oklch(76.3% 0.192 327.9);
Tailwind
colors: {
custom: {
50: '#f8a8f4',
500: '#f180ef',
950: '#000000',
},
}SCSS
$custom: #f180ef; $custom-light: #f8a8f4; $custom-dark: #000000;
JSON
{
"hex": "#f180ef",
"rgb": {
"r": 241,
"g": 128,
"b": 239
},
"hsl": {
"h": 301.062,
"s": 80.142,
"l": 72.353
},
"oklch": {
"l": 0.76311,
"c": 0.19204,
"h": 327.9
},
"luminance": 0.40371
}Semantic roles & 50–950 ramp
primary
#F180EF
secondary
#D7F4D8
accent
#DC0D09
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#171017
muted
#857F85