#FF40BE#FF40BE
#FF40BE is a light, highly saturated pink. Relative luminance 0.286; OKLCH L 69.3% C 0.252 H 345.3°. Best body text is #000000 at 6.73:1 contrast (WCAG AA passes).
Color values
| HEX | #FF40BE |
|---|---|
| RGB | rgb(255, 64, 190) |
| HSL | hsl(320, 100%, 63%) |
| HSV | hsv(320, 75%, 100%) |
| CMYK | cmyk(0%, 74.9%, 25.5%, 0%) |
| CIE-LAB | lab(60.47, 80.29, -23.96) |
| CIE-LCH | lch(60.47, 83.78, 343.39°) |
| OKLab | oklab(69.26% 0.2435 -0.0637) |
| OKLCH | oklch(69.26% 0.252 345.3) |
| XYZ | xyz(52.3700, 28.6503, 51.4773) |
| Luminance | 0.2864 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bright Pink
#FE01B1
ΔE00 4.17
Barbie Pink
#FE46A5
ΔE00 4.86
Shocking Pink
#FE02A2
ΔE00 5.64
Hot Magenta
#F504C9
ΔE00 5.98
Purpleish Pink
#DF4EC8
ΔE00 6.09
Neon Pink
#FE019A
ΔE00 6.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF40BE #40FF81
analogous
#E140FF #FF40BE #FF405E
triadic
#FF40BE #BEFF40 #40BEFF
tetradic
#FF40BE #FFE140 #40FF81 #405EFF
square
#FF40BE #FFE140 #40FF81 #405EFF
split-complementary
#FF40BE #5EFF40 #40FFE1
monochromatic
#C50082 #FF03A9 #FF40BE #FF7DD3 #FFBAE8
Accessibility & contrast
On white
3.12
#FF40BE on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.73
#FF40BE on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #FF40BE
6.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF40BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF40BE | 1.00 | 3.12 | 6.73 | 6.73 |
| #FFFFFF | 3.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#597DC1
Deuteranopia (green-blind)
#949DBA
Tritanopia (blue-blind)
#FF3C7B
Achromatopsia (no color)
#929292
Design tokens & code
CSS
--color: #ff40be; /* rgb */ color: rgb(255, 64, 190); /* oklch */ color: oklch(69.3% 0.252 345.3);
Tailwind
colors: {
custom: {
50: '#ff87d1',
500: '#ff40be',
950: '#000000',
},
}SCSS
$custom: #ff40be; $custom-light: #ff87d1; $custom-dark: #000000;
JSON
{
"hex": "#ff40be",
"rgb": {
"r": 255,
"g": 64,
"b": 190
},
"hsl": {
"h": 320.419,
"s": 100,
"l": 62.549
},
"oklch": {
"l": 0.69263,
"c": 0.25171,
"h": 345.3
},
"luminance": 0.28644
}Semantic roles & 50–950 ramp
primary
#FF40BE
secondary
#ABF0C2
accent
#E64E00
background
#FFF8FC
surface
#FFF0F9
border
#D7CBD2
text
#190D14
muted
#877D82