#FF44CA#FF44CA
#FF44CA is a light, highly saturated pink. Relative luminance 0.297; OKLCH L 70.1% C 0.255 H 341.9°. Best body text is #000000 at 6.93:1 contrast (WCAG AA passes).
Color values
| HEX | #FF44CA |
|---|---|
| RGB | rgb(255, 68, 202) |
| HSL | hsl(317, 100%, 63%) |
| HSV | hsv(317, 73%, 100%) |
| CMYK | cmyk(0%, 73.3%, 20.8%, 0%) |
| CIE-LAB | lab(61.36, 80.58, -29.44) |
| CIE-LCH | lch(61.36, 85.78, 339.93°) |
| OKLab | oklab(70.07% 0.2419 -0.0791) |
| OKLCH | oklch(70.07% 0.255 341.9) |
| XYZ | xyz(53.9696, 29.6640, 58.7491) |
| Luminance | 0.2966 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Purpleish Pink
#DF4EC8
ΔE00 5.28
Bright Pink
#FE01B1
ΔE00 5.50
Hot Magenta
#F504C9
ΔE00 5.65
Candy Pink
#FF63E9
ΔE00 5.97
Bright Magenta
#FF08E8
ΔE00 6.13
Barbie Pink
#FE46A5
ΔE00 6.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF44CA #44FF79
analogous
#D644FF #FF44CA #FF446C
triadic
#FF44CA #CAFF44 #44CAFF
tetradic
#FF44CA #FFD644 #44FF79 #446CFF
square
#FF44CA #FFD644 #44FF79 #446CFF
split-complementary
#FF44CA #6CFF44 #44FFD6
monochromatic
#C90090 #FF07B9 #FF44CA #FF81DB #FFBEED
Accessibility & contrast
On white
3.03
#FF44CA on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.93
#FF44CA on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #FF44CA
6.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF44CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF44CA | 1.00 | 3.03 | 6.93 | 6.93 |
| #FFFFFF | 3.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5681CE
Deuteranopia (green-blind)
#919FC6
Tritanopia (blue-blind)
#FF4782
Achromatopsia (no color)
#949494
Design tokens & code
CSS
--color: #ff44ca; /* rgb */ color: rgb(255, 68, 202); /* oklch */ color: oklch(70.1% 0.255 341.9);
Tailwind
colors: {
custom: {
50: '#ff89da',
500: '#ff44ca',
950: '#000000',
},
}SCSS
$custom: #ff44ca; $custom-light: #ff89da; $custom-dark: #000000;
JSON
{
"hex": "#ff44ca",
"rgb": {
"r": 255,
"g": 68,
"b": 202
},
"hsl": {
"h": 317.005,
"s": 100,
"l": 63.333
},
"oklch": {
"l": 0.70067,
"c": 0.25452,
"h": 341.9
},
"luminance": 0.29659
}Semantic roles & 50–950 ramp
primary
#FF44CA
secondary
#AEF1C1
accent
#E64100
background
#FFF9FD
surface
#FFF1FA
border
#D7CBD3
text
#190D15
muted
#877E83