#FF75BE#FF75BE
#FF75BE is a light, vivid pink. Relative luminance 0.377; OKLCH L 74.7% C 0.185 H 349.6°. Best body text is #000000 at 8.54:1 contrast (WCAG AA passes).
Color values
| HEX | #FF75BE |
|---|---|
| RGB | rgb(255, 117, 190) |
| HSL | hsl(328, 100%, 73%) |
| HSV | hsv(328, 54%, 100%) |
| CMYK | cmyk(0%, 54.1%, 25.5%, 0%) |
| CIE-LAB | lab(67.80, 60.17, -12.83) |
| CIE-LCH | lch(67.80, 61.53, 347.97°) |
| OKLab | oklab(74.66% 0.1816 -0.0334) |
| OKLCH | oklch(74.66% 0.185 349.6) |
| XYZ | xyz(56.8976, 37.7054, 52.9865) |
| Luminance | 0.3770 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum (survey)
#FF6CB5
ΔE00 2.00
Pink (survey)
#FF81C0
ΔE00 2.38
Hot Pink
#FF69B4
ΔE00 2.42
Bubble Gum Pink
#FF69AF
ΔE00 3.09
Bubblegum Pink
#FE83CC
ΔE00 3.20
Carnation Pink
#FF7FA7
ΔE00 6.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF75BE #75FFB6
analogous
#FB75FF #FF75BE #FF7579
triadic
#FF75BE #BEFF75 #75BEFF
tetradic
#FF75BE #FFFB75 #75FFB6 #7579FF
square
#FF75BE #FFFB75 #75FFB6 #7579FF
split-complementary
#FF75BE #79FF75 #75FFFB
monochromatic
#FA0084 #FF38A1 #FF75BE #FFB2DB #FFE0F1
Accessibility & contrast
On white
2.46
#FF75BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.54
#FF75BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF75BE
8.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF75BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF75BE | 1.00 | 2.46 | 8.54 | 8.54 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8596C0
Deuteranopia (green-blind)
#AAAEBB
Tritanopia (blue-blind)
#FF7091
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #ff75be; /* rgb */ color: rgb(255, 117, 190); /* oklch */ color: oklch(74.7% 0.185 349.6);
Tailwind
colors: {
custom: {
50: '#ffa2d1',
500: '#ff75be',
950: '#000000',
},
}SCSS
$custom: #ff75be; $custom-light: #ffa2d1; $custom-dark: #000000;
JSON
{
"hex": "#ff75be",
"rgb": {
"r": 255,
"g": 117,
"b": 190
},
"hsl": {
"h": 328.261,
"s": 100,
"l": 72.941
},
"oklch": {
"l": 0.74659,
"c": 0.18468,
"h": 349.6
},
"luminance": 0.377
}Semantic roles & 50–950 ramp
primary
#FF75BE
secondary
#D4F7E4
accent
#E66C00
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#190F14
muted
#877F82