#FF44CB#FF44CB
#FF44CB is a light, highly saturated pink. Relative luminance 0.297; OKLCH L 70.1% C 0.255 H 341.6°. Best body text is #000000 at 6.94:1 contrast (WCAG AA passes).
Color values
| HEX | #FF44CB |
|---|---|
| RGB | rgb(255, 68, 203) |
| HSL | hsl(317, 100%, 63%) |
| HSV | hsv(317, 73%, 100%) |
| CMYK | cmyk(0%, 73.3%, 20.4%, 0%) |
| CIE-LAB | lab(61.40, 80.70, -29.94) |
| CIE-LCH | lch(61.40, 86.08, 339.64°) |
| OKLab | oklab(70.11% 0.2421 -0.0805) |
| OKLCH | oklch(70.11% 0.255 341.6) |
| XYZ | xyz(54.0884, 29.7116, 59.3747) |
| Luminance | 0.2971 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Purpleish Pink
#DF4EC8
ΔE00 5.23
Bright Pink
#FE01B1
ΔE00 5.60
Hot Magenta
#F504C9
ΔE00 5.62
Candy Pink
#FF63E9
ΔE00 5.85
Bright Magenta
#FF08E8
ΔE00 6.00
Barbie Pink
#FE46A5
ΔE00 6.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF44CB #44FF78
analogous
#D544FF #FF44CB #FF446E
triadic
#FF44CB #CBFF44 #44CBFF
tetradic
#FF44CB #FFD544 #44FF78 #446EFF
square
#FF44CB #FFD544 #44FF78 #446EFF
split-complementary
#FF44CB #6EFF44 #44FFD5
monochromatic
#C90091 #FF07BA #FF44CB #FF81DC #FFBEED
Accessibility & contrast
On white
3.03
#FF44CB on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.94
#FF44CB on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #FF44CB
6.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF44CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF44CB | 1.00 | 3.03 | 6.94 | 6.94 |
| #FFFFFF | 3.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5581CF
Deuteranopia (green-blind)
#909FC7
Tritanopia (blue-blind)
#FF4783
Achromatopsia (no color)
#949494
Design tokens & code
CSS
--color: #ff44cb; /* rgb */ color: rgb(255, 68, 203); /* oklch */ color: oklch(70.1% 0.255 341.6);
Tailwind
colors: {
custom: {
50: '#ff89db',
500: '#ff44cb',
950: '#000000',
},
}SCSS
$custom: #ff44cb; $custom-light: #ff89db; $custom-dark: #000000;
JSON
{
"hex": "#ff44cb",
"rgb": {
"r": 255,
"g": 68,
"b": 203
},
"hsl": {
"h": 316.684,
"s": 100,
"l": 63.333
},
"oklch": {
"l": 0.7011,
"c": 0.25511,
"h": 341.6
},
"luminance": 0.29706
}Semantic roles & 50–950 ramp
primary
#FF44CB
secondary
#AEF1C1
accent
#E64000
background
#FFF9FD
surface
#FFF1FB
border
#D7CBD4
text
#190D15
muted
#877E83