#FF70CB#FF70CB
#FF70CB is a light, vivid pink. Relative luminance 0.372; OKLCH L 74.5% C 0.200 H 344.0°. Best body text is #000000 at 8.43:1 contrast (WCAG AA passes).
Color values
| HEX | #FF70CB |
|---|---|
| RGB | rgb(255, 112, 203) |
| HSL | hsl(322, 100%, 72%) |
| HSV | hsv(322, 56%, 100%) |
| CMYK | cmyk(0%, 56.1%, 20.4%, 0%) |
| CIE-LAB | lab(67.40, 64.16, -20.73) |
| CIE-LCH | lch(67.40, 67.43, 342.09°) |
| OKLab | oklab(74.51% 0.1918 -0.0551) |
| OKLCH | oklch(74.51% 0.2 344) |
| XYZ | xyz(57.8152, 37.1652, 60.6170) |
| Luminance | 0.3716 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.67
Bubblegum (survey)
#FF6CB5
ΔE00 4.27
Hot Pink
#FF69B4
ΔE00 4.35
Pink (survey)
#FF81C0
ΔE00 4.87
Bubble Gum Pink
#FF69AF
ΔE00 5.40
Candy Pink
#FF63E9
ΔE00 6.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF70CB #70FFA4
analogous
#EB70FF #FF70CB #FF7084
triadic
#FF70CB #CBFF70 #70CBFF
tetradic
#FF70CB #FFEB70 #70FFA4 #7084FF
square
#FF70CB #FFEB70 #70FFA4 #7084FF
split-complementary
#FF70CB #84FF70 #70FFEB
monochromatic
#F5009C #FF33B5 #FF70CB #FFADE1 #FFE0F4
Accessibility & contrast
On white
2.49
#FF70CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.43
#FF70CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF70CB
8.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF70CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF70CB | 1.00 | 2.49 | 8.43 | 8.43 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7C95CE
Deuteranopia (green-blind)
#A4ADC7
Tritanopia (blue-blind)
#FF7094
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #ff70cb; /* rgb */ color: rgb(255, 112, 203); /* oklch */ color: oklch(74.5% 0.200 344.0);
Tailwind
colors: {
custom: {
50: '#ff9fdb',
500: '#ff70cb',
950: '#000000',
},
}SCSS
$custom: #ff70cb; $custom-light: #ff9fdb; $custom-dark: #000000;
JSON
{
"hex": "#ff70cb",
"rgb": {
"r": 255,
"g": 112,
"b": 203
},
"hsl": {
"h": 321.818,
"s": 100,
"l": 71.961
},
"oklch": {
"l": 0.74505,
"c": 0.19959,
"h": 344
},
"luminance": 0.3716
}Semantic roles & 50–950 ramp
primary
#FF70CB
secondary
#D3F7E1
accent
#E65300
background
#FFFAFD
surface
#FFF4FA
border
#D7CED3
text
#190F15
muted
#877F83