#F180DE#F180DE
#F180DE is a light, vivid pink. Relative luminance 0.394; OKLCH L 75.6% C 0.178 H 333.8°. Best body text is #000000 at 8.88:1 contrast (WCAG AA passes).
Color values
| HEX | #F180DE |
|---|---|
| RGB | rgb(241, 128, 222) |
| HSL | hsl(310, 80%, 72%) |
| HSV | hsv(310, 47%, 95%) |
| CMYK | cmyk(0%, 46.9%, 7.9%, 5.5%) |
| CIE-LAB | lab(69.05, 55.49, -28.95) |
| CIE-LCH | lch(69.05, 62.59, 332.44°) |
| OKLab | oklab(75.58% 0.1594 -0.0784) |
| OKLCH | oklch(75.58% 0.178 333.8) |
| XYZ | xyz(57.1795, 39.4166, 73.6895) |
| Luminance | 0.3941 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Purply Pink
#F075E6
ΔE00 3.02
Violet (CSS)
#EE82EE
ΔE00 3.14
Lavender Pink
#DD85D7
ΔE00 3.37
Candy Pink
#FF63E9
ΔE00 5.26
Bubblegum Pink
#FE83CC
ΔE00 5.41
Orchid
#DA70D6
ΔE00 5.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F180DE #80F193
analogous
#CB80F1 #F180DE #F180A6
triadic
#F180DE #DEF180 #80DEF1
tetradic
#F180DE #F1CB80 #80F193 #80A6F1
square
#F180DE #F1CB80 #80F193 #80A6F1
split-complementary
#F180DE #A6F180 #80F1CB
monochromatic
#DE18BD #EB49D0 #F180DE #F7B7EC #FCE3F8
Accessibility & contrast
On white
2.36
#F180DE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.88
#F180DE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F180DE
8.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F180DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F180DE | 1.00 | 2.36 | 8.88 | 8.88 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7F9EE1
Deuteranopia (green-blind)
#9EAFDB
Tritanopia (blue-blind)
#FA86A5
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #f180de; /* rgb */ color: rgb(241, 128, 222); /* oklch */ color: oklch(75.6% 0.178 333.8);
Tailwind
colors: {
custom: {
50: '#f8a8e8',
500: '#f180de',
950: '#000000',
},
}SCSS
$custom: #f180de; $custom-light: #f8a8e8; $custom-dark: #000000;
JSON
{
"hex": "#f180de",
"rgb": {
"r": 241,
"g": 128,
"b": 222
},
"hsl": {
"h": 310.088,
"s": 80.142,
"l": 72.353
},
"oklch": {
"l": 0.75579,
"c": 0.17766,
"h": 333.8
},
"luminance": 0.39413
}Semantic roles & 50–950 ramp
primary
#F180DE
secondary
#D7F4DC
accent
#DC2D09
background
#FFFAFE
surface
#FFF4FC
border
#D7CED5
text
#171016
muted
#857F84