#FF45BE#FF45BE
#FF45BE is a light, highly saturated pink. Relative luminance 0.292; OKLCH L 69.6% C 0.247 H 345.6°. Best body text is #000000 at 6.85:1 contrast (WCAG AA passes).
Color values
| HEX | #FF45BE |
|---|---|
| RGB | rgb(255, 69, 190) |
| HSL | hsl(321, 100%, 64%) |
| HSV | hsv(321, 73%, 100%) |
| CMYK | cmyk(0%, 72.9%, 25.5%, 0%) |
| CIE-LAB | lab(60.99, 78.81, -23.16) |
| CIE-LCH | lch(60.99, 82.14, 343.62°) |
| OKLab | oklab(69.64% 0.2389 -0.0615) |
| OKLCH | oklch(69.64% 0.247 345.6) |
| XYZ | xyz(52.6647, 29.2397, 51.5756) |
| Luminance | 0.2923 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bright Pink
#FE01B1
ΔE00 4.68
Barbie Pink
#FE46A5
ΔE00 4.68
Shocking Pink
#FE02A2
ΔE00 5.97
Purpleish Pink
#DF4EC8
ΔE00 6.33
Hot Pink
#FF69B4
ΔE00 6.45
Hot Magenta
#F504C9
ΔE00 6.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF45BE #45FF86
analogous
#E345FF #FF45BE #FF4561
triadic
#FF45BE #BEFF45 #45BEFF
tetradic
#FF45BE #FFE345 #45FF86 #4561FF
square
#FF45BE #FFE345 #45FF86 #4561FF
split-complementary
#FF45BE #61FF45 #45FFE3
monochromatic
#CA0083 #FF08A9 #FF45BE #FF82D3 #FFBFE9
Accessibility & contrast
On white
3.07
#FF45BE on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.85
#FF45BE on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #FF45BE
6.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF45BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF45BE | 1.00 | 3.07 | 6.85 | 6.85 |
| #FFFFFF | 3.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5D7FC1
Deuteranopia (green-blind)
#959FBA
Tritanopia (blue-blind)
#FF417C
Achromatopsia (no color)
#939393
Design tokens & code
CSS
--color: #ff45be; /* rgb */ color: rgb(255, 69, 190); /* oklch */ color: oklch(69.6% 0.247 345.6);
Tailwind
colors: {
custom: {
50: '#ff89d1',
500: '#ff45be',
950: '#000000',
},
}SCSS
$custom: #ff45be; $custom-light: #ff89d1; $custom-dark: #000000;
JSON
{
"hex": "#ff45be",
"rgb": {
"r": 255,
"g": 69,
"b": 190
},
"hsl": {
"h": 320.968,
"s": 100,
"l": 63.529
},
"oklch": {
"l": 0.69642,
"c": 0.24673,
"h": 345.6
},
"luminance": 0.29234
}Semantic roles & 50–950 ramp
primary
#FF45BE
secondary
#AFF1C6
accent
#E65000
background
#FFF9FC
surface
#FFF1F9
border
#D7CBD2
text
#190D14
muted
#877E82