#F153BE#F153BE
#F153BE is a light, highly saturated pink. Relative luminance 0.286; OKLCH L 68.8% C 0.221 H 343.0°. Best body text is #000000 at 6.72:1 contrast (WCAG AA passes).
Color values
| HEX | #F153BE |
|---|---|
| RGB | rgb(241, 83, 190) |
| HSL | hsl(319, 85%, 64%) |
| HSV | hsv(319, 66%, 95%) |
| CMYK | cmyk(0%, 65.6%, 21.2%, 5.5%) |
| CIE-LAB | lab(60.44, 70.54, -24.21) |
| CIE-LCH | lch(60.44, 74.58, 341.06°) |
| OKLab | oklab(68.81% 0.2116 -0.0647) |
| OKLCH | oklch(68.81% 0.221 343) |
| XYZ | xyz(48.6647, 28.6097, 51.6645) |
| Luminance | 0.2861 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Purpleish Pink
#DF4EC8
ΔE00 4.88
Pale Magenta
#D767AD
ΔE00 5.21
Bright Pink
#FE01B1
ΔE00 5.61
Barbie Pink
#FE46A5
ΔE00 5.63
Purplish Pink
#CE5DAE
ΔE00 5.78
Hot Magenta
#F504C9
ΔE00 6.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F153BE #53F186
analogous
#D553F1 #F153BE #F1536F
triadic
#F153BE #BEF153 #53BEF1
tetradic
#F153BE #F1D553 #53F186 #536FF1
square
#F153BE #F1D553 #53F186 #536FF1
split-complementary
#F153BE #6FF153 #53F1D5
monochromatic
#BA0F83 #EC1AA9 #F153BE #F68CD3 #FAC4E9
Accessibility & contrast
On white
3.12
#F153BE on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.72
#F153BE on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #F153BE
6.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F153BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F153BE | 1.00 | 3.12 | 6.72 | 6.72 |
| #FFFFFF | 3.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6181C1
Deuteranopia (green-blind)
#909BBA
Tritanopia (blue-blind)
#FF5381
Achromatopsia (no color)
#929292
Design tokens & code
CSS
--color: #f153be; /* rgb */ color: rgb(241, 83, 190); /* oklch */ color: oklch(68.8% 0.221 343.0);
Tailwind
colors: {
custom: {
50: '#fa8ed1',
500: '#f153be',
950: '#000000',
},
}SCSS
$custom: #f153be; $custom-light: #fa8ed1; $custom-dark: #000000;
JSON
{
"hex": "#f153be",
"rgb": {
"r": 241,
"g": 83,
"b": 190
},
"hsl": {
"h": 319.367,
"s": 84.946,
"l": 63.529
},
"oklch": {
"l": 0.68807,
"c": 0.22129,
"h": 343
},
"luminance": 0.28605
}Semantic roles & 50–950 ramp
primary
#F153BE
secondary
#B4ECC6
accent
#E14C04
background
#FFF9FC
surface
#FFF1F9
border
#D7CBD2
text
#180D14
muted
#867E82