#F186DE#F186DE
#F186DE is a light, vivid pink. Relative luminance 0.410; OKLCH L 76.4% C 0.168 H 334.0°. Best body text is #000000 at 9.21:1 contrast (WCAG AA passes).
Color values
| HEX | #F186DE |
|---|---|
| RGB | rgb(241, 134, 222) |
| HSL | hsl(311, 79%, 74%) |
| HSV | hsv(311, 44%, 95%) |
| CMYK | cmyk(0%, 44.4%, 7.9%, 5.5%) |
| CIE-LAB | lab(70.20, 52.53, -27.19) |
| CIE-LCH | lch(70.20, 59.15, 332.63°) |
| OKLab | oklab(76.43% 0.1509 -0.0735) |
| OKLCH | oklch(76.43% 0.168 334) |
| XYZ | xyz(57.9854, 41.0283, 73.9581) |
| Luminance | 0.4103 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 3.34
Violet (CSS)
#EE82EE
ΔE00 3.63
Purply Pink
#F075E6
ΔE00 4.20
Bubblegum Pink
#FE83CC
ΔE00 4.97
Candy Pink
#FF63E9
ΔE00 6.45
Orchid
#DA70D6
ΔE00 6.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F186DE #86F199
analogous
#CE86F1 #F186DE #F186A8
triadic
#F186DE #DEF186 #86DEF1
tetradic
#F186DE #F1CE86 #86F199 #86A8F1
square
#F186DE #F1CE86 #86F199 #86A8F1
split-complementary
#F186DE #A8F186 #86F1CE
monochromatic
#E21ABF #EB4FCF #F186DE #F7BDED #FCE4F8
Accessibility & contrast
On white
2.28
#F186DE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.21
#F186DE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F186DE
9.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F186DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F186DE | 1.00 | 2.28 | 9.21 | 9.21 |
| #FFFFFF | 2.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#85A2E1
Deuteranopia (green-blind)
#A2B1DB
Tritanopia (blue-blind)
#FA8CA8
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #f186de; /* rgb */ color: rgb(241, 134, 222); /* oklch */ color: oklch(76.4% 0.168 334.0);
Tailwind
colors: {
custom: {
50: '#f7ace8',
500: '#f186de',
950: '#000000',
},
}SCSS
$custom: #f186de; $custom-light: #f7ace8; $custom-dark: #000000;
JSON
{
"hex": "#f186de",
"rgb": {
"r": 241,
"g": 134,
"b": 222
},
"hsl": {
"h": 310.654,
"s": 79.259,
"l": 73.529
},
"oklch": {
"l": 0.76433,
"c": 0.16785,
"h": 334
},
"luminance": 0.41025
}Semantic roles & 50–950 ramp
primary
#F186DE
secondary
#D7F4DC
accent
#DC2F0A
background
#FFFAFE
surface
#FFF4FC
border
#D7CED5
text
#171016
muted
#857F84