#FF6EA0#FF6EA0
#FF6EA0 is a light, vivid pink. Relative luminance 0.349; OKLCH L 72.8% C 0.182 H 1.1°. Best body text is #000000 at 7.99:1 contrast (WCAG AA passes).
Color values
| HEX | #FF6EA0 |
|---|---|
| RGB | rgb(255, 110, 160) |
| HSL | hsl(339, 100%, 72%) |
| HSV | hsv(339, 57%, 100%) |
| CMYK | cmyk(0%, 56.9%, 37.3%, 0%) |
| CIE-LAB | lab(65.71, 59.75, 1.07) |
| CIE-LCH | lch(65.71, 59.76, 1.03°) |
| OKLab | oklab(72.8% 0.1822 0.0035) |
| OKLCH | oklch(72.8% 0.182 1.1) |
| XYZ | xyz(53.1642, 34.9556, 37.1982) |
| Luminance | 0.3495 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Carnation Pink
#FF7FA7
ΔE00 3.28
Medium Pink
#F36196
ΔE00 3.56
Rosy Pink
#F6688E
ΔE00 3.78
Bubble Gum Pink
#FF69AF
ΔE00 4.09
Strawberry
#FC5A8D
ΔE00 4.32
Pinky
#FC86AA
ΔE00 4.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF6EA0 #6EFFCD
analogous
#FF6EE9 #FF6EA0 #FF856E
triadic
#FF6EA0 #A0FF6E #6EA0FF
tetradic
#FF6EA0 #E9FF6E #6EFFCD #856EFF
square
#FF6EA0 #E9FF6E #6EFFCD #856EFF
split-complementary
#FF6EA0 #6EFF85 #6EE9FF
monochromatic
#F30054 #FF3178 #FF6EA0 #FFABC8 #FFE0EB
Accessibility & contrast
On white
2.63
#FF6EA0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.99
#FF6EA0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF6EA0
7.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF6EA0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF6EA0 | 1.00 | 2.63 | 7.99 | 7.99 |
| #FFFFFF | 2.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#888EA1
Deuteranopia (green-blind)
#AEAA9D
Tritanopia (blue-blind)
#FF6181
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #ff6ea0; /* rgb */ color: rgb(255, 110, 160); /* oklch */ color: oklch(72.8% 0.182 1.1);
Tailwind
colors: {
custom: {
50: '#ff9dbc',
500: '#ff6ea0',
950: '#000000',
},
}SCSS
$custom: #ff6ea0; $custom-light: #ff9dbc; $custom-dark: #000000;
JSON
{
"hex": "#ff6ea0",
"rgb": {
"r": 255,
"g": 110,
"b": 160
},
"hsl": {
"h": 339.31,
"s": 100,
"l": 71.569
},
"oklch": {
"l": 0.72805,
"c": 0.18218,
"h": 1.1
},
"luminance": 0.3495
}Semantic roles & 50–950 ramp
primary
#FF6EA0
secondary
#D2F7EA
accent
#E69600
background
#FFFAFB
surface
#FFF3F6
border
#D7CDD0
text
#190F11
muted
#877F80