#FF6EA6#FF6EA6
#FF6EA6 is a light, vivid pink. Relative luminance 0.352; OKLCH L 73.0% C 0.184 H 358.5°. Best body text is #000000 at 8.03:1 contrast (WCAG AA passes).
Color values
| HEX | #FF6EA6 |
|---|---|
| RGB | rgb(255, 110, 166) |
| HSL | hsl(337, 100%, 72%) |
| HSV | hsv(337, 57%, 100%) |
| CMYK | cmyk(0%, 56.9%, 34.9%, 0%) |
| CIE-LAB | lab(65.88, 60.42, -2.10) |
| CIE-LCH | lch(65.88, 60.45, 358.01°) |
| OKLab | oklab(72.99% 0.1841 -0.0047) |
| OKLCH | oklch(72.99% 0.184 358.5) |
| XYZ | xyz(53.7017, 35.1706, 40.0295) |
| Luminance | 0.3517 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubble Gum Pink
#FF69AF
ΔE00 2.69
Bubblegum (survey)
#FF6CB5
ΔE00 3.61
Hot Pink
#FF69B4
ΔE00 3.73
Carnation Pink
#FF7FA7
ΔE00 3.74
Medium Pink
#F36196
ΔE00 3.85
Pinky
#FC86AA
ΔE00 5.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF6EA6 #6EFFC7
analogous
#FF6EEE #FF6EA6 #FF7F6E
triadic
#FF6EA6 #A6FF6E #6EA6FF
tetradic
#FF6EA6 #EEFF6E #6EFFC7 #7F6EFF
square
#FF6EA6 #EEFF6E #6EFFC7 #7F6EFF
split-complementary
#FF6EA6 #6EFF7F #6EEEFF
monochromatic
#F3005E #FF3180 #FF6EA6 #FFABCC #FFE0EC
Accessibility & contrast
On white
2.61
#FF6EA6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.03
#FF6EA6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF6EA6
8.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF6EA6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF6EA6 | 1.00 | 2.61 | 8.03 | 8.03 |
| #FFFFFF | 2.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#868FA8
Deuteranopia (green-blind)
#ACAAA3
Tritanopia (blue-blind)
#FF6283
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #ff6ea6; /* rgb */ color: rgb(255, 110, 166); /* oklch */ color: oklch(73.0% 0.184 358.5);
Tailwind
colors: {
custom: {
50: '#ff9dc0',
500: '#ff6ea6',
950: '#000000',
},
}SCSS
$custom: #ff6ea6; $custom-light: #ff9dc0; $custom-dark: #000000;
JSON
{
"hex": "#ff6ea6",
"rgb": {
"r": 255,
"g": 110,
"b": 166
},
"hsl": {
"h": 336.828,
"s": 100,
"l": 71.569
},
"oklch": {
"l": 0.72985,
"c": 0.18418,
"h": 358.5
},
"luminance": 0.35165
}Semantic roles & 50–950 ramp
primary
#FF6EA6
secondary
#D2F7E9
accent
#E68D00
background
#FFFAFB
surface
#FFF3F7
border
#D7CDD0
text
#190F12
muted
#877F81