#FF6EBA#FF6EBA
#FF6EBA is a light, vivid pink. Relative luminance 0.360; OKLCH L 73.6% C 0.193 H 350.3°. Best body text is #000000 at 8.19:1 contrast (WCAG AA passes).
Color values
| HEX | #FF6EBA |
|---|---|
| RGB | rgb(255, 110, 186) |
| HSL | hsl(329, 100%, 72%) |
| HSV | hsv(329, 57%, 100%) |
| CMYK | cmyk(0%, 56.9%, 27.1%, 0%) |
| CIE-LAB | lab(66.49, 62.80, -12.54) |
| CIE-LCH | lch(66.49, 64.04, 348.71°) |
| OKLab | oklab(73.64% 0.1901 -0.0326) |
| OKLCH | oklch(73.64% 0.193 350.3) |
| XYZ | xyz(55.6811, 35.9623, 50.4538) |
| Luminance | 0.3596 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum (survey)
#FF6CB5
ΔE00 0.97
Hot Pink
#FF69B4
ΔE00 1.24
Bubble Gum Pink
#FF69AF
ΔE00 2.15
Pink (survey)
#FF81C0
ΔE00 3.56
Bubblegum Pink
#FE83CC
ΔE00 4.40
Barbie Pink
#FE46A5
ΔE00 6.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF6EBA #6EFFB3
analogous
#FC6EFF #FF6EBA #FF6E72
triadic
#FF6EBA #BAFF6E #6EBAFF
tetradic
#FF6EBA #FFFC6E #6EFFB3 #6E72FF
square
#FF6EBA #FFFC6E #6EFFB3 #6E72FF
split-complementary
#FF6EBA #72FF6E #6EFFFC
monochromatic
#F3007F #FF319D #FF6EBA #FFABD7 #FFE0F0
Accessibility & contrast
On white
2.56
#FF6EBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.19
#FF6EBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF6EBA
8.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF6EBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF6EBA | 1.00 | 2.56 | 8.19 | 8.19 |
| #FFFFFF | 2.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8092BC
Deuteranopia (green-blind)
#A8ABB6
Tritanopia (blue-blind)
#FF688C
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #ff6eba; /* rgb */ color: rgb(255, 110, 186); /* oklch */ color: oklch(73.6% 0.193 350.3);
Tailwind
colors: {
custom: {
50: '#ff9dce',
500: '#ff6eba',
950: '#000000',
},
}SCSS
$custom: #ff6eba; $custom-light: #ff9dce; $custom-dark: #000000;
JSON
{
"hex": "#ff6eba",
"rgb": {
"r": 255,
"g": 110,
"b": 186
},
"hsl": {
"h": 328.552,
"s": 100,
"l": 71.569
},
"oklch": {
"l": 0.7364,
"c": 0.1929,
"h": 350.3
},
"luminance": 0.35957
}Semantic roles & 50–950 ramp
primary
#FF6EBA
secondary
#D2F7E4
accent
#E66D00
background
#FFFAFC
surface
#FFF3F9
border
#D7CDD2
text
#190F13
muted
#877F82