#FF5EBE#FF5EBE
#FF5EBE is a light, highly saturated pink. Relative luminance 0.330; OKLCH L 72.0% C 0.217 H 347.1°. Best body text is #000000 at 7.60:1 contrast (WCAG AA passes).
Color values
| HEX | #FF5EBE |
|---|---|
| RGB | rgb(255, 94, 190) |
| HSL | hsl(324, 100%, 68%) |
| HSV | hsv(324, 63%, 100%) |
| CMYK | cmyk(0%, 63.1%, 25.5%, 0%) |
| CIE-LAB | lab(64.15, 70.01, -18.34) |
| CIE-LCH | lch(64.15, 72.37, 345.32°) |
| OKLab | oklab(71.95% 0.2118 -0.0483) |
| OKLCH | oklch(71.95% 0.217 347.1) |
| XYZ | xyz(54.5391, 32.9886, 52.2004) |
| Luminance | 0.3298 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Hot Pink
#FF69B4
ΔE00 3.29
Bubblegum (survey)
#FF6CB5
ΔE00 3.61
Bubble Gum Pink
#FF69AF
ΔE00 4.24
Barbie Pink
#FE46A5
ΔE00 5.01
Pale Magenta
#D767AD
ΔE00 6.44
Bubblegum Pink
#FE83CC
ΔE00 6.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF5EBE #5EFF9F
analogous
#F05EFF #FF5EBE #FF5E6D
triadic
#FF5EBE #BEFF5E #5EBEFF
tetradic
#FF5EBE #FFF05E #5EFF9F #5E6DFF
square
#FF5EBE #FFF05E #5EFF9F #5E6DFF
split-complementary
#FF5EBE #6DFF5E #5EFFF0
monochromatic
#E30087 #FF21A5 #FF5EBE #FF9BD7 #FFD8EF
Accessibility & contrast
On white
2.76
#FF5EBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.60
#FF5EBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF5EBE
7.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF5EBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF5EBE | 1.00 | 2.76 | 7.60 | 7.60 |
| #FFFFFF | 2.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#718AC1
Deuteranopia (green-blind)
#9FA6BA
Tritanopia (blue-blind)
#FF5A86
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #ff5ebe; /* rgb */ color: rgb(255, 94, 190); /* oklch */ color: oklch(72.0% 0.217 347.1);
Tailwind
colors: {
custom: {
50: '#ff95d1',
500: '#ff5ebe',
950: '#000000',
},
}SCSS
$custom: #ff5ebe; $custom-light: #ff95d1; $custom-dark: #000000;
JSON
{
"hex": "#ff5ebe",
"rgb": {
"r": 255,
"g": 94,
"b": 190
},
"hsl": {
"h": 324.224,
"s": 100,
"l": 68.431
},
"oklch": {
"l": 0.71954,
"c": 0.21721,
"h": 347.1
},
"luminance": 0.32983
}Semantic roles & 50–950 ramp
primary
#FF5EBE
secondary
#C4F5D8
accent
#E65D00
background
#FFF9FC
surface
#FFF2F9
border
#D7CCD2
text
#190E14
muted
#877E82