#F180EB#F180EB
#F180EB is a light, vivid purple. Relative luminance 0.401; OKLCH L 76.1% C 0.189 H 329.2°. Best body text is #000000 at 9.03:1 contrast (WCAG AA passes).
Color values
| HEX | #F180EB |
|---|---|
| RGB | rgb(241, 128, 235) |
| HSL | hsl(303, 80%, 72%) |
| HSV | hsv(303, 47%, 95%) |
| CMYK | cmyk(0%, 46.9%, 2.5%, 5.5%) |
| CIE-LAB | lab(69.57, 57.66, -35.33) |
| CIE-LCH | lch(69.57, 67.62, 328.51°) |
| OKLab | oklab(76.13% 0.162 -0.0965) |
| OKLCH | oklch(76.13% 0.189 329.2) |
| XYZ | xyz(58.9894, 40.1406, 83.2219) |
| Luminance | 0.4014 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 0.88
Purply Pink
#F075E6
ΔE00 2.15
Lavender Pink
#DD85D7
ΔE00 4.16
Candy Pink
#FF63E9
ΔE00 4.77
Orchid
#DA70D6
ΔE00 5.52
Light Magenta
#FA5FF7
ΔE00 5.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F180EB #80F186
analogous
#BF80F1 #F180EB #F180B2
triadic
#F180EB #EBF180 #80EBF1
tetradic
#F180EB #F1BF80 #80F186 #80B2F1
square
#F180EB #F1BF80 #80F186 #80B2F1
split-complementary
#F180EB #B2F180 #80F1BF
monochromatic
#DE18D4 #EB49E2 #F180EB #F7B7F4 #FCE3FB
Accessibility & contrast
On white
2.33
#F180EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.03
#F180EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F180EB
9.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F180EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F180EB | 1.00 | 2.33 | 9.03 | 9.03 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#79A0EF
Deuteranopia (green-blind)
#99AFE8
Tritanopia (blue-blind)
#F88AAB
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #f180eb; /* rgb */ color: rgb(241, 128, 235); /* oklch */ color: oklch(76.1% 0.189 329.2);
Tailwind
colors: {
custom: {
50: '#f8a8f1',
500: '#f180eb',
950: '#000000',
},
}SCSS
$custom: #f180eb; $custom-light: #f8a8f1; $custom-dark: #000000;
JSON
{
"hex": "#f180eb",
"rgb": {
"r": 241,
"g": 128,
"b": 235
},
"hsl": {
"h": 303.186,
"s": 80.142,
"l": 72.353
},
"oklch": {
"l": 0.76134,
"c": 0.18856,
"h": 329.2
},
"luminance": 0.40137
}Semantic roles & 50–950 ramp
primary
#F180EB
secondary
#D7F4D9
accent
#DC1409
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#171017
muted
#857F85