#FF6EBE#FF6EBE
#FF6EBE is a light, vivid pink. Relative luminance 0.361; OKLCH L 73.8% C 0.195 H 348.7°. Best body text is #000000 at 8.23:1 contrast (WCAG AA passes).
Color values
| HEX | #FF6EBE |
|---|---|
| RGB | rgb(255, 110, 190) |
| HSL | hsl(327, 100%, 72%) |
| HSV | hsv(327, 57%, 100%) |
| CMYK | cmyk(0%, 56.9%, 25.5%, 0%) |
| CIE-LAB | lab(66.62, 63.31, -14.60) |
| CIE-LCH | lch(66.62, 64.98, 347.01°) |
| OKLab | oklab(73.78% 0.1912 -0.0382) |
| OKLCH | oklch(73.78% 0.195 348.7) |
| XYZ | xyz(56.1122, 36.1348, 52.7247) |
| Luminance | 0.3613 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum (survey)
#FF6CB5
ΔE00 1.78
Hot Pink
#FF69B4
ΔE00 1.92
Bubble Gum Pink
#FF69AF
ΔE00 2.93
Pink (survey)
#FF81C0
ΔE00 3.75
Bubblegum Pink
#FE83CC
ΔE00 4.06
Barbie Pink
#FE46A5
ΔE00 6.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF6EBE #6EFFAF
analogous
#F86EFF #FF6EBE #FF6E76
triadic
#FF6EBE #BEFF6E #6EBEFF
tetradic
#FF6EBE #FFF86E #6EFFAF #6E76FF
square
#FF6EBE #FFF86E #6EFFAF #6E76FF
split-complementary
#FF6EBE #76FF6E #6EFFF8
monochromatic
#F30086 #FF31A3 #FF6EBE #FFABD9 #FFE0F1
Accessibility & contrast
On white
2.55
#FF6EBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.23
#FF6EBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF6EBE
8.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF6EBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF6EBE | 1.00 | 2.55 | 8.23 | 8.23 |
| #FFFFFF | 2.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7F92C1
Deuteranopia (green-blind)
#A7ABBA
Tritanopia (blue-blind)
#FF6A8E
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #ff6ebe; /* rgb */ color: rgb(255, 110, 190); /* oklch */ color: oklch(73.8% 0.195 348.7);
Tailwind
colors: {
custom: {
50: '#ff9ed1',
500: '#ff6ebe',
950: '#000000',
},
}SCSS
$custom: #ff6ebe; $custom-light: #ff9ed1; $custom-dark: #000000;
JSON
{
"hex": "#ff6ebe",
"rgb": {
"r": 255,
"g": 110,
"b": 190
},
"hsl": {
"h": 326.897,
"s": 100,
"l": 71.569
},
"oklch": {
"l": 0.73781,
"c": 0.195,
"h": 348.7
},
"luminance": 0.3613
}Semantic roles & 50–950 ramp
primary
#FF6EBE
secondary
#D2F7E2
accent
#E66700
background
#FFFAFC
surface
#FFF3F9
border
#D7CDD2
text
#190F14
muted
#877F82