#FF6EA1#FF6EA1
#FF6EA1 is a light, vivid pink. Relative luminance 0.350; OKLCH L 72.8% C 0.182 H 0.7°. Best body text is #000000 at 8.00:1 contrast (WCAG AA passes).
Color values
| HEX | #FF6EA1 |
|---|---|
| RGB | rgb(255, 110, 161) |
| HSL | hsl(339, 100%, 72%) |
| HSV | hsv(339, 57%, 100%) |
| CMYK | cmyk(0%, 56.9%, 36.9%, 0%) |
| CIE-LAB | lab(65.74, 59.86, 0.54) |
| CIE-LCH | lch(65.74, 59.86, 0.52°) |
| OKLab | oklab(72.84% 0.1825 0.0022) |
| OKLCH | oklch(72.84% 0.182 0.7) |
| XYZ | xyz(53.2520, 34.9907, 37.6608) |
| Luminance | 0.3498 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Carnation Pink
#FF7FA7
ΔE00 3.32
Medium Pink
#F36196
ΔE00 3.57
Bubble Gum Pink
#FF69AF
ΔE00 3.85
Rosy Pink
#F6688E
ΔE00 3.99
Strawberry
#FC5A8D
ΔE00 4.45
Pinky
#FC86AA
ΔE00 4.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF6EA1 #6EFFCC
analogous
#FF6EE9 #FF6EA1 #FF846E
triadic
#FF6EA1 #A1FF6E #6EA1FF
tetradic
#FF6EA1 #E9FF6E #6EFFCC #846EFF
square
#FF6EA1 #E9FF6E #6EFFCC #846EFF
split-complementary
#FF6EA1 #6EFF84 #6EE9FF
monochromatic
#F30055 #FF3179 #FF6EA1 #FFABC9 #FFE0EB
Accessibility & contrast
On white
2.63
#FF6EA1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.00
#FF6EA1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF6EA1
8.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF6EA1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF6EA1 | 1.00 | 2.63 | 8.00 | 8.00 |
| #FFFFFF | 2.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#878EA2
Deuteranopia (green-blind)
#ADAA9E
Tritanopia (blue-blind)
#FF6181
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #ff6ea1; /* rgb */ color: rgb(255, 110, 161); /* oklch */ color: oklch(72.8% 0.182 0.7);
Tailwind
colors: {
custom: {
50: '#ff9dbc',
500: '#ff6ea1',
950: '#000000',
},
}SCSS
$custom: #ff6ea1; $custom-light: #ff9dbc; $custom-dark: #000000;
JSON
{
"hex": "#ff6ea1",
"rgb": {
"r": 255,
"g": 110,
"b": 161
},
"hsl": {
"h": 338.897,
"s": 100,
"l": 71.569
},
"oklch": {
"l": 0.72835,
"c": 0.18249,
"h": 0.7
},
"luminance": 0.34985
}Semantic roles & 50–950 ramp
primary
#FF6EA1
secondary
#D2F7EA
accent
#E69500
background
#FFFAFB
surface
#FFF3F6
border
#D7CDD0
text
#190F12
muted
#877F81