#F180DA#F180DA
#F180DA is a light, vivid pink. Relative luminance 0.392; OKLCH L 75.4% C 0.174 H 335.3°. Best body text is #000000 at 8.84:1 contrast (WCAG AA passes).
Color values
| HEX | #F180DA |
|---|---|
| RGB | rgb(241, 128, 218) |
| HSL | hsl(312, 80%, 72%) |
| HSV | hsv(312, 47%, 95%) |
| CMYK | cmyk(0%, 46.9%, 9.5%, 5.5%) |
| CIE-LAB | lab(68.90, 54.84, -26.97) |
| CIE-LCH | lch(68.90, 61.11, 333.81°) |
| OKLab | oklab(75.41% 0.1585 -0.0728) |
| OKLCH | oklch(75.41% 0.174 335.3) |
| XYZ | xyz(56.6498, 39.2047, 70.8995) |
| Luminance | 0.3920 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 3.46
Purply Pink
#F075E6
ΔE00 3.61
Violet (CSS)
#EE82EE
ΔE00 3.90
Bubblegum Pink
#FE83CC
ΔE00 4.73
Candy Pink
#FF63E9
ΔE00 5.63
Orchid
#DA70D6
ΔE00 5.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F180DA #80F197
analogous
#CF80F1 #F180DA #F180A2
triadic
#F180DA #DAF180 #80DAF1
tetradic
#F180DA #F1CF80 #80F197 #80A2F1
square
#F180DA #F1CF80 #80F197 #80A2F1
split-complementary
#F180DA #A2F180 #80F1CF
monochromatic
#DE18B6 #EB49CA #F180DA #F7B7EA #FCE3F7
Accessibility & contrast
On white
2.38
#F180DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.84
#F180DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F180DA
8.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F180DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F180DA | 1.00 | 2.38 | 8.84 | 8.84 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#809EDD
Deuteranopia (green-blind)
#9FAED7
Tritanopia (blue-blind)
#FB85A3
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #f180da; /* rgb */ color: rgb(241, 128, 218); /* oklch */ color: oklch(75.4% 0.174 335.3);
Tailwind
colors: {
custom: {
50: '#f8a8e5',
500: '#f180da',
950: '#000000',
},
}SCSS
$custom: #f180da; $custom-light: #f8a8e5; $custom-dark: #000000;
JSON
{
"hex": "#f180da",
"rgb": {
"r": 241,
"g": 128,
"b": 218
},
"hsl": {
"h": 312.212,
"s": 80.142,
"l": 72.353
},
"oklch": {
"l": 0.75415,
"c": 0.17447,
"h": 335.3
},
"luminance": 0.39201
}Semantic roles & 50–950 ramp
primary
#F180DA
secondary
#D7F4DD
accent
#DC3409
background
#FFFAFE
surface
#FFF4FC
border
#D7CED5
text
#171015
muted
#857F84