#F145BD#F145BD
#F145BD is a light, highly saturated pink. Relative luminance 0.266; OKLCH L 67.5% C 0.237 H 342.7°. Best body text is #000000 at 6.33:1 contrast (WCAG AA passes).
Color values
| HEX | #F145BD |
|---|---|
| RGB | rgb(241, 69, 189) |
| HSL | hsl(318, 86%, 61%) |
| HSV | hsv(318, 71%, 95%) |
| CMYK | cmyk(0%, 71.4%, 21.6%, 5.5%) |
| CIE-LAB | lab(58.64, 75.33, -26.40) |
| CIE-LCH | lch(58.64, 79.82, 340.68°) |
| OKLab | oklab(67.48% 0.2265 -0.0707) |
| OKLCH | oklch(67.48% 0.237 342.7) |
| XYZ | xyz(47.5907, 26.6360, 50.7692) |
| Luminance | 0.2663 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Purpleish Pink
#DF4EC8
ΔE00 4.04
Bright Pink
#FE01B1
ΔE00 4.07
Hot Magenta
#F504C9
ΔE00 4.70
Purplish Pink
#CE5DAE
ΔE00 5.80
Shocking Pink
#FE02A2
ΔE00 5.90
Barbie Pink
#FE46A5
ΔE00 6.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F145BD #45F179
analogous
#CF45F1 #F145BD #F14567
triadic
#F145BD #BDF145 #45BDF1
tetradic
#F145BD #F1CF45 #45F179 #4567F1
square
#F145BD #F1CF45 #45F179 #4567F1
split-complementary
#F145BD #67F145 #45F1CF
monochromatic
#AE0D7E #E711A7 #F145BD #F57ED1 #FAB7E5
Accessibility & contrast
On white
3.32
#F145BD on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.33
#F145BD on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #F145BD
6.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F145BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F145BD | 1.00 | 3.32 | 6.33 | 6.33 |
| #FFFFFF | 3.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#567BC0
Deuteranopia (green-blind)
#8B97B9
Tritanopia (blue-blind)
#FF467C
Achromatopsia (no color)
#8D8D8D
Design tokens & code
CSS
--color: #f145bd; /* rgb */ color: rgb(241, 69, 189); /* oklch */ color: oklch(67.5% 0.237 342.7);
Tailwind
colors: {
custom: {
50: '#fa87d1',
500: '#f145bd',
950: '#000000',
},
}SCSS
$custom: #f145bd; $custom-light: #fa87d1; $custom-dark: #000000;
JSON
{
"hex": "#f145bd",
"rgb": {
"r": 241,
"g": 69,
"b": 189
},
"hsl": {
"h": 318.14,
"s": 86,
"l": 60.784
},
"oklch": {
"l": 0.67481,
"c": 0.23726,
"h": 342.7
},
"luminance": 0.26631
}Semantic roles & 50–950 ramp
primary
#F145BD
secondary
#A8E9BC
accent
#E34703
background
#FFF8FC
surface
#FFF0F9
border
#D7CBD2
text
#180C14
muted
#867D82