#F18EBB#F18EBB
#F18EBB is a light, vivid pink. Relative luminance 0.416; OKLCH L 76.4% C 0.131 H 351.9°. Best body text is #000000 at 9.33:1 contrast (WCAG AA passes).
Color values
| HEX | #F18EBB |
|---|---|
| RGB | rgb(241, 142, 187) |
| HSL | hsl(333, 78%, 75%) |
| HSV | hsv(333, 41%, 95%) |
| CMYK | cmyk(0%, 41.1%, 22.4%, 5.5%) |
| CIE-LAB | lab(70.62, 43.09, -7.13) |
| CIE-LCH | lch(70.62, 43.67, 350.60°) |
| OKLab | oklab(76.37% 0.1292 -0.0184) |
| OKLCH | oklch(76.37% 0.131 351.9) |
| XYZ | xyz(54.9195, 41.6385, 52.1485) |
| Luminance | 0.4163 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 3.84
Pinky
#FC86AA
ΔE00 4.90
Bubblegum Pink
#FE83CC
ΔE00 5.18
Carnation Pink
#FF7FA7
ΔE00 5.69
Pig Pink
#E78EA5
ΔE00 5.75
Rosa
#FE86A4
ΔE00 6.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F18EBB #8EF1C4
analogous
#F18EED #F18EBB #F1928E
triadic
#F18EBB #BBF18E #8EBBF1
tetradic
#F18EBB #EDF18E #8EF1C4 #928EF1
square
#F18EBB #EDF18E #8EF1C4 #928EF1
split-complementary
#F18EBB #8EF192 #8EEDF1
monochromatic
#E42179 #EA589A #F18EBB #F8C4DC #FCE4EF
Accessibility & contrast
On white
2.25
#F18EBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.33
#F18EBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F18EBB
9.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F18EBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F18EBB | 1.00 | 2.25 | 9.33 | 9.33 |
| #FFFFFF | 2.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#99A2BD
Deuteranopia (green-blind)
#B2B3B9
Tritanopia (blue-blind)
#FE8A9E
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #f18ebb; /* rgb */ color: rgb(241, 142, 187); /* oklch */ color: oklch(76.4% 0.131 351.9);
Tailwind
colors: {
custom: {
50: '#f7b1cf',
500: '#f18ebb',
950: '#000000',
},
}SCSS
$custom: #f18ebb; $custom-light: #f7b1cf; $custom-dark: #000000;
JSON
{
"hex": "#f18ebb",
"rgb": {
"r": 241,
"g": 142,
"b": 187
},
"hsl": {
"h": 332.727,
"s": 77.953,
"l": 75.098
},
"oklch": {
"l": 0.76366,
"c": 0.13052,
"h": 351.9
},
"luminance": 0.41635
}Semantic roles & 50–950 ramp
primary
#F18EBB
secondary
#D8F3E7
accent
#DA7C0B
background
#FFFBFC
surface
#FFF6F9
border
#D7D0D2
text
#171113
muted
#858082