#F18EBF#F18EBF
#F18EBF is a light, vivid pink. Relative luminance 0.418; OKLCH L 76.5% C 0.133 H 349.6°. Best body text is #000000 at 9.36:1 contrast (WCAG AA passes).
Color values
| HEX | #F18EBF |
|---|---|
| RGB | rgb(241, 142, 191) |
| HSL | hsl(330, 78%, 75%) |
| HSV | hsv(330, 41%, 95%) |
| CMYK | cmyk(0%, 41.1%, 20.7%, 5.5%) |
| CIE-LAB | lab(70.74, 43.66, -9.18) |
| CIE-LCH | lch(70.74, 44.62, 348.13°) |
| OKLab | oklab(76.5% 0.1305 -0.0239) |
| OKLCH | oklch(76.5% 0.133 349.6) |
| XYZ | xyz(55.3537, 41.8122, 54.4352) |
| Luminance | 0.4181 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 3.51
Bubblegum Pink
#FE83CC
ΔE00 4.39
Pinky
#FC86AA
ΔE00 5.79
Carnation Pink
#FF7FA7
ΔE00 6.47
Pig Pink
#E78EA5
ΔE00 6.72
Bubblegum (survey)
#FF6CB5
ΔE00 6.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F18EBF #8EF1C0
analogous
#F18EF1 #F18EBF #F18E8E
triadic
#F18EBF #BFF18E #8EBFF1
tetradic
#F18EBF #F1F18E #8EF1C0 #8E8EF1
square
#F18EBF #F1F18E #8EF1C0 #8E8EF1
split-complementary
#F18EBF #8EF18E #8EF1F1
monochromatic
#E42181 #EA58A0 #F18EBF #F8C4DE #FCE4F0
Accessibility & contrast
On white
2.24
#F18EBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.36
#F18EBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F18EBF
9.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F18EBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F18EBF | 1.00 | 2.24 | 9.36 | 9.36 |
| #FFFFFF | 2.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#98A3C1
Deuteranopia (green-blind)
#B1B3BD
Tritanopia (blue-blind)
#FE8BA0
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #f18ebf; /* rgb */ color: rgb(241, 142, 191); /* oklch */ color: oklch(76.5% 0.133 349.6);
Tailwind
colors: {
custom: {
50: '#f7b1d2',
500: '#f18ebf',
950: '#000000',
},
}SCSS
$custom: #f18ebf; $custom-light: #f7b1d2; $custom-dark: #000000;
JSON
{
"hex": "#f18ebf",
"rgb": {
"r": 241,
"g": 142,
"b": 191
},
"hsl": {
"h": 330.303,
"s": 77.953,
"l": 75.098
},
"oklch": {
"l": 0.76497,
"c": 0.13266,
"h": 349.6
},
"luminance": 0.41808
}Semantic roles & 50–950 ramp
primary
#F18EBF
secondary
#D8F3E6
accent
#DA740B
background
#FFFBFC
surface
#FFF6F9
border
#D7D0D2
text
#171114
muted
#858082