#FF6EA7#FF6EA7
#FF6EA7 is a light, vivid pink. Relative luminance 0.352; OKLCH L 73.0% C 0.185 H 358.1°. Best body text is #000000 at 8.04:1 contrast (WCAG AA passes).
Color values
| HEX | #FF6EA7 |
|---|---|
| RGB | rgb(255, 110, 167) |
| HSL | hsl(336, 100%, 72%) |
| HSV | hsv(336, 57%, 100%) |
| CMYK | cmyk(0%, 56.9%, 34.5%, 0%) |
| CIE-LAB | lab(65.91, 60.53, -2.63) |
| CIE-LCH | lch(65.91, 60.59, 357.51°) |
| OKLab | oklab(73.02% 0.1844 -0.0061) |
| OKLCH | oklch(73.02% 0.185 358.1) |
| XYZ | xyz(53.7938, 35.2075, 40.5145) |
| Luminance | 0.3520 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubble Gum Pink
#FF69AF
ΔE00 2.47
Bubblegum (survey)
#FF6CB5
ΔE00 3.37
Hot Pink
#FF69B4
ΔE00 3.50
Carnation Pink
#FF7FA7
ΔE00 3.86
Medium Pink
#F36196
ΔE00 3.95
Pinky
#FC86AA
ΔE00 5.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF6EA7 #6EFFC6
analogous
#FF6EEF #FF6EA7 #FF7E6E
triadic
#FF6EA7 #A7FF6E #6EA7FF
tetradic
#FF6EA7 #EFFF6E #6EFFC6 #7E6EFF
square
#FF6EA7 #EFFF6E #6EFFC6 #7E6EFF
split-complementary
#FF6EA7 #6EFF7E #6EEFFF
monochromatic
#F3005F #FF3182 #FF6EA7 #FFABCC #FFE0EC
Accessibility & contrast
On white
2.61
#FF6EA7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.04
#FF6EA7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF6EA7
8.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF6EA7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF6EA7 | 1.00 | 2.61 | 8.04 | 8.04 |
| #FFFFFF | 2.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#868FA9
Deuteranopia (green-blind)
#ACAAA4
Tritanopia (blue-blind)
#FF6384
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #ff6ea7; /* rgb */ color: rgb(255, 110, 167); /* oklch */ color: oklch(73.0% 0.185 358.1);
Tailwind
colors: {
custom: {
50: '#ff9dc1',
500: '#ff6ea7',
950: '#000000',
},
}SCSS
$custom: #ff6ea7; $custom-light: #ff9dc1; $custom-dark: #000000;
JSON
{
"hex": "#ff6ea7",
"rgb": {
"r": 255,
"g": 110,
"b": 167
},
"hsl": {
"h": 336.414,
"s": 100,
"l": 71.569
},
"oklch": {
"l": 0.73016,
"c": 0.18454,
"h": 358.1
},
"luminance": 0.35202
}Semantic roles & 50–950 ramp
primary
#FF6EA7
secondary
#D2F7E8
accent
#E68B00
background
#FFFAFB
surface
#FFF3F7
border
#D7CDD0
text
#190F12
muted
#877F81