#F18DAE#F18DAE
#F18DAE is a light, vivid pink. Relative luminance 0.408; OKLCH L 75.8% C 0.126 H 359.4°. Best body text is #000000 at 9.16:1 contrast (WCAG AA passes).
Color values
| HEX | #F18DAE |
|---|---|
| RGB | rgb(241, 141, 174) |
| HSL | hsl(340, 78%, 75%) |
| HSV | hsv(340, 41%, 95%) |
| CMYK | cmyk(0%, 41.5%, 27.8%, 5.5%) |
| CIE-LAB | lab(70.04, 41.81, -0.73) |
| CIE-LCH | lch(70.04, 41.82, 358.99°) |
| OKLab | oklab(75.81% 0.1264 -0.0014) |
| OKLCH | oklch(75.81% 0.126 359.4) |
| XYZ | xyz(53.4422, 40.8106, 45.0987) |
| Luminance | 0.4081 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pinky
#FC86AA
ΔE00 2.53
Pig Pink
#E78EA5
ΔE00 2.77
Rosa
#FE86A4
ΔE00 3.73
Carnation Pink
#FF7FA7
ΔE00 3.80
Dull Pink
#D5869D
ΔE00 5.40
Rose Pink
#F7879A
ΔE00 5.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F18DAE #8DF1D0
analogous
#F18DE0 #F18DAE #F19E8D
triadic
#F18DAE #AEF18D #8DAEF1
tetradic
#F18DAE #E0F18D #8DF1D0 #9E8DF1
square
#F18DAE #E0F18D #8DF1D0 #9E8DF1
split-complementary
#F18DAE #8DF19E #8DE0F1
monochromatic
#E42061 #EA5687 #F18DAE #F8C4D5 #FCE4EC
Accessibility & contrast
On white
2.29
#F18DAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.16
#F18DAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F18DAE
9.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F18DAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F18DAE | 1.00 | 2.29 | 9.16 | 9.16 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9BA0AF
Deuteranopia (green-blind)
#B4B2AC
Tritanopia (blue-blind)
#FF8799
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #f18dae; /* rgb */ color: rgb(241, 141, 174); /* oklch */ color: oklch(75.8% 0.126 359.4);
Tailwind
colors: {
custom: {
50: '#f8b0c6',
500: '#f18dae',
950: '#000000',
},
}SCSS
$custom: #f18dae; $custom-light: #f8b0c6; $custom-dark: #000000;
JSON
{
"hex": "#f18dae",
"rgb": {
"r": 241,
"g": 141,
"b": 174
},
"hsl": {
"h": 340.2,
"s": 78.125,
"l": 74.902
},
"oklch": {
"l": 0.75806,
"c": 0.1264,
"h": 359.4
},
"luminance": 0.40807
}Semantic roles & 50–950 ramp
primary
#F18DAE
secondary
#D8F3EA
accent
#DA960B
background
#FFFAFC
surface
#FFF5F8
border
#D7CFD1
text
#171113
muted
#858082