#FF70BE#FF70BE
#FF70BE is a light, vivid pink. Relative luminance 0.366; OKLCH L 74.0% C 0.192 H 348.9°. Best body text is #000000 at 8.31:1 contrast (WCAG AA passes).
Color values
| HEX | #FF70BE |
|---|---|
| RGB | rgb(255, 112, 190) |
| HSL | hsl(327, 100%, 72%) |
| HSV | hsv(327, 56%, 100%) |
| CMYK | cmyk(0%, 56.1%, 25.5%, 0%) |
| CIE-LAB | lab(66.95, 62.43, -14.10) |
| CIE-LCH | lch(66.95, 64.00, 347.27°) |
| OKLab | oklab(74.03% 0.1885 -0.0369) |
| OKLCH | oklch(74.03% 0.192 348.9) |
| XYZ | xyz(56.3305, 36.5713, 52.7975) |
| Luminance | 0.3657 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum (survey)
#FF6CB5
ΔE00 1.74
Hot Pink
#FF69B4
ΔE00 1.98
Bubble Gum Pink
#FF69AF
ΔE00 2.92
Pink (survey)
#FF81C0
ΔE00 3.37
Bubblegum Pink
#FE83CC
ΔE00 3.79
Barbie Pink
#FE46A5
ΔE00 6.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF70BE #70FFB1
analogous
#F970FF #FF70BE #FF7077
triadic
#FF70BE #BEFF70 #70BEFF
tetradic
#FF70BE #FFF970 #70FFB1 #7077FF
square
#FF70BE #FFF970 #70FFB1 #7077FF
split-complementary
#FF70BE #77FF70 #70FFF9
monochromatic
#F50085 #FF33A2 #FF70BE #FFADDA #FFE0F1
Accessibility & contrast
On white
2.53
#FF70BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.31
#FF70BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF70BE
8.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF70BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF70BE | 1.00 | 2.53 | 8.31 | 8.31 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8093C0
Deuteranopia (green-blind)
#A8ACBB
Tritanopia (blue-blind)
#FF6B8F
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #ff70be; /* rgb */ color: rgb(255, 112, 190); /* oklch */ color: oklch(74.0% 0.192 348.9);
Tailwind
colors: {
custom: {
50: '#ff9fd1',
500: '#ff70be',
950: '#000000',
},
}SCSS
$custom: #ff70be; $custom-light: #ff9fd1; $custom-dark: #000000;
JSON
{
"hex": "#ff70be",
"rgb": {
"r": 255,
"g": 112,
"b": 190
},
"hsl": {
"h": 327.273,
"s": 100,
"l": 71.961
},
"oklch": {
"l": 0.74027,
"c": 0.19209,
"h": 348.9
},
"luminance": 0.36566
}Semantic roles & 50–950 ramp
primary
#FF70BE
secondary
#D3F7E4
accent
#E66800
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#190F14
muted
#877F82