#FF6EB0#FF6EB0
#FF6EB0 is a light, vivid pink. Relative luminance 0.355; OKLCH L 73.3% C 0.188 H 354.3°. Best body text is #000000 at 8.11:1 contrast (WCAG AA passes).
Color values
| HEX | #FF6EB0 |
|---|---|
| RGB | rgb(255, 110, 176) |
| HSL | hsl(333, 100%, 72%) |
| HSV | hsv(333, 57%, 100%) |
| CMYK | cmyk(0%, 56.9%, 31%, 0%) |
| CIE-LAB | lab(66.18, 61.58, -7.35) |
| CIE-LCH | lch(66.18, 62.01, 353.20°) |
| OKLab | oklab(73.3% 0.1872 -0.0186) |
| OKLCH | oklch(73.3% 0.188 354.3) |
| XYZ | xyz(54.6550, 35.5519, 45.0497) |
| Luminance | 0.3555 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubble Gum Pink
#FF69AF
ΔE00 0.91
Bubblegum (survey)
#FF6CB5
ΔE00 1.32
Hot Pink
#FF69B4
ΔE00 1.57
Pink (survey)
#FF81C0
ΔE00 3.96
Medium Pink
#F36196
ΔE00 5.21
Carnation Pink
#FF7FA7
ΔE00 5.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF6EB0 #6EFFBD
analogous
#FF6EF8 #FF6EB0 #FF756E
triadic
#FF6EB0 #B0FF6E #6EB0FF
tetradic
#FF6EB0 #F8FF6E #6EFFBD #756EFF
square
#FF6EB0 #F8FF6E #6EFFBD #756EFF
split-complementary
#FF6EB0 #6EFF75 #6EF8FF
monochromatic
#F3006E #FF318F #FF6EB0 #FFABD1 #FFE0EE
Accessibility & contrast
On white
2.59
#FF6EB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.11
#FF6EB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF6EB0
8.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF6EB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF6EB0 | 1.00 | 2.59 | 8.11 | 8.11 |
| #FFFFFF | 2.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8390B2
Deuteranopia (green-blind)
#AAABAD
Tritanopia (blue-blind)
#FF6588
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #ff6eb0; /* rgb */ color: rgb(255, 110, 176); /* oklch */ color: oklch(73.3% 0.188 354.3);
Tailwind
colors: {
custom: {
50: '#ff9dc7',
500: '#ff6eb0',
950: '#000000',
},
}SCSS
$custom: #ff6eb0; $custom-light: #ff9dc7; $custom-dark: #000000;
JSON
{
"hex": "#ff6eb0",
"rgb": {
"r": 255,
"g": 110,
"b": 176
},
"hsl": {
"h": 332.69,
"s": 100,
"l": 71.569
},
"oklch": {
"l": 0.73302,
"c": 0.18816,
"h": 354.3
},
"luminance": 0.35546
}Semantic roles & 50–950 ramp
primary
#FF6EB0
secondary
#D2F7E6
accent
#E67D00
background
#FFFAFC
surface
#FFF3F8
border
#D7CDD1
text
#190F13
muted
#877F82