#FF74BE#FF74BE
#FF74BE is a light, vivid pink. Relative luminance 0.375; OKLCH L 74.5% C 0.186 H 349.4°. Best body text is #000000 at 8.49:1 contrast (WCAG AA passes).
Color values
| HEX | #FF74BE |
|---|---|
| RGB | rgb(255, 116, 190) |
| HSL | hsl(328, 100%, 73%) |
| HSV | hsv(328, 55%, 100%) |
| CMYK | cmyk(0%, 54.5%, 25.5%, 0%) |
| CIE-LAB | lab(67.63, 60.63, -13.08) |
| CIE-LCH | lch(67.63, 62.03, 347.82°) |
| OKLab | oklab(74.53% 0.183 -0.0341) |
| OKLCH | oklch(74.53% 0.186 349.4) |
| XYZ | xyz(56.7817, 37.4737, 52.9479) |
| Luminance | 0.3747 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum (survey)
#FF6CB5
ΔE00 1.91
Hot Pink
#FF69B4
ΔE00 2.30
Pink (survey)
#FF81C0
ΔE00 2.58
Bubble Gum Pink
#FF69AF
ΔE00 3.03
Bubblegum Pink
#FE83CC
ΔE00 3.30
Carnation Pink
#FF7FA7
ΔE00 6.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF74BE #74FFB5
analogous
#FB74FF #FF74BE #FF7478
triadic
#FF74BE #BEFF74 #74BEFF
tetradic
#FF74BE #FFFB74 #74FFB5 #7478FF
square
#FF74BE #FFFB74 #74FFB5 #7478FF
split-complementary
#FF74BE #78FF74 #74FFFB
monochromatic
#F90084 #FF37A1 #FF74BE #FFB1DB #FFE0F1
Accessibility & contrast
On white
2.47
#FF74BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.49
#FF74BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF74BE
8.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF74BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF74BE | 1.00 | 2.47 | 8.49 | 8.49 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8496C0
Deuteranopia (green-blind)
#AAAEBB
Tritanopia (blue-blind)
#FF6F91
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #ff74be; /* rgb */ color: rgb(255, 116, 190); /* oklch */ color: oklch(74.5% 0.186 349.4);
Tailwind
colors: {
custom: {
50: '#ffa1d1',
500: '#ff74be',
950: '#000000',
},
}SCSS
$custom: #ff74be; $custom-light: #ffa1d1; $custom-dark: #000000;
JSON
{
"hex": "#ff74be",
"rgb": {
"r": 255,
"g": 116,
"b": 190
},
"hsl": {
"h": 328.058,
"s": 100,
"l": 72.745
},
"oklch": {
"l": 0.7453,
"c": 0.18618,
"h": 349.4
},
"luminance": 0.37468
}Semantic roles & 50–950 ramp
primary
#FF74BE
secondary
#D4F7E4
accent
#E66B00
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#190F14
muted
#877F82