#FF76BE#FF76BE
#FF76BE is a light, vivid pink. Relative luminance 0.379; OKLCH L 74.8% C 0.183 H 349.7°. Best body text is #000000 at 8.59:1 contrast (WCAG AA passes).
Color values
| HEX | #FF76BE |
|---|---|
| RGB | rgb(255, 118, 190) |
| HSL | hsl(328, 100%, 73%) |
| HSV | hsv(328, 54%, 100%) |
| CMYK | cmyk(0%, 53.7%, 25.5%, 0%) |
| CIE-LAB | lab(67.98, 59.72, -12.57) |
| CIE-LCH | lch(67.98, 61.02, 348.12°) |
| OKLab | oklab(74.79% 0.1802 -0.0327) |
| OKLCH | oklch(74.79% 0.183 349.7) |
| XYZ | xyz(57.0147, 37.9397, 53.0256) |
| Luminance | 0.3794 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum (survey)
#FF6CB5
ΔE00 2.10
Pink (survey)
#FF81C0
ΔE00 2.18
Hot Pink
#FF69B4
ΔE00 2.55
Bubblegum Pink
#FE83CC
ΔE00 3.10
Bubble Gum Pink
#FF69AF
ΔE00 3.16
Carnation Pink
#FF7FA7
ΔE00 6.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF76BE #76FFB7
analogous
#FB76FF #FF76BE #FF7679
triadic
#FF76BE #BEFF76 #76BEFF
tetradic
#FF76BE #FFFB76 #76FFB7 #7679FF
square
#FF76BE #FFFB76 #76FFB7 #7679FF
split-complementary
#FF76BE #79FF76 #76FFFB
monochromatic
#FB0084 #FF39A1 #FF76BE #FFB3DB #FFE0F0
Accessibility & contrast
On white
2.45
#FF76BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.59
#FF76BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF76BE
8.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF76BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF76BE | 1.00 | 2.45 | 8.59 | 8.59 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8697C0
Deuteranopia (green-blind)
#ABAFBB
Tritanopia (blue-blind)
#FF7192
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #ff76be; /* rgb */ color: rgb(255, 118, 190); /* oklch */ color: oklch(74.8% 0.183 349.7);
Tailwind
colors: {
custom: {
50: '#ffa2d1',
500: '#ff76be',
950: '#000000',
},
}SCSS
$custom: #ff76be; $custom-light: #ffa2d1; $custom-dark: #000000;
JSON
{
"hex": "#ff76be",
"rgb": {
"r": 255,
"g": 118,
"b": 190
},
"hsl": {
"h": 328.467,
"s": 100,
"l": 73.137
},
"oklch": {
"l": 0.74788,
"c": 0.18319,
"h": 349.7
},
"luminance": 0.37935
}Semantic roles & 50–950 ramp
primary
#FF76BE
secondary
#D4F7E5
accent
#E66D00
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#190F14
muted
#877F82