#F145BE#F145BE
#F145BE is a light, highly saturated pink. Relative luminance 0.267; OKLCH L 67.5% C 0.238 H 342.3°. Best body text is #000000 at 6.33:1 contrast (WCAG AA passes).
Color values
| HEX | #F145BE |
|---|---|
| RGB | rgb(241, 69, 190) |
| HSL | hsl(318, 86%, 61%) |
| HSV | hsv(318, 71%, 95%) |
| CMYK | cmyk(0%, 71.4%, 21.2%, 5.5%) |
| CIE-LAB | lab(58.68, 75.46, -26.92) |
| CIE-LCH | lch(58.68, 80.11, 340.37°) |
| OKLab | oklab(67.52% 0.2266 -0.0722) |
| OKLCH | oklch(67.52% 0.238 342.3) |
| XYZ | xyz(47.6996, 26.6796, 51.3428) |
| Luminance | 0.2667 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Purpleish Pink
#DF4EC8
ΔE00 3.91
Bright Pink
#FE01B1
ΔE00 4.16
Hot Magenta
#F504C9
ΔE00 4.61
Purplish Pink
#CE5DAE
ΔE00 5.84
Shocking Pink
#FE02A2
ΔE00 6.04
Barbie Pink
#FE46A5
ΔE00 6.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F145BE #45F178
analogous
#CE45F1 #F145BE #F14568
triadic
#F145BE #BEF145 #45BEF1
tetradic
#F145BE #F1CE45 #45F178 #4568F1
square
#F145BE #F1CE45 #45F178 #4568F1
split-complementary
#F145BE #68F145 #45F1CE
monochromatic
#AE0D7F #E711A8 #F145BE #F57ED2 #FAB7E6
Accessibility & contrast
On white
3.31
#F145BE on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.33
#F145BE on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #F145BE
6.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F145BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F145BE | 1.00 | 3.31 | 6.33 | 6.33 |
| #FFFFFF | 3.31 | 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)
#557BC1
Deuteranopia (green-blind)
#8B97BA
Tritanopia (blue-blind)
#FF477C
Achromatopsia (no color)
#8D8D8D
Design tokens & code
CSS
--color: #f145be; /* rgb */ color: rgb(241, 69, 190); /* oklch */ color: oklch(67.5% 0.238 342.3);
Tailwind
colors: {
custom: {
50: '#fa87d2',
500: '#f145be',
950: '#000000',
},
}SCSS
$custom: #f145be; $custom-light: #fa87d2; $custom-dark: #000000;
JSON
{
"hex": "#f145be",
"rgb": {
"r": 241,
"g": 69,
"b": 190
},
"hsl": {
"h": 317.791,
"s": 86,
"l": 60.784
},
"oklch": {
"l": 0.67524,
"c": 0.23785,
"h": 342.3
},
"luminance": 0.26675
}Semantic roles & 50–950 ramp
primary
#F145BE
secondary
#A8E9BC
accent
#E34503
background
#FFF8FC
surface
#FFF0F9
border
#D7CBD2
text
#180C14
muted
#867D82