#FF6EAE#FF6EAE
#FF6EAE is a light, vivid pink. Relative luminance 0.355; OKLCH L 73.2% C 0.187 H 355.1°. Best body text is #000000 at 8.09:1 contrast (WCAG AA passes).
Color values
| HEX | #FF6EAE |
|---|---|
| RGB | rgb(255, 110, 174) |
| HSL | hsl(334, 100%, 72%) |
| HSV | hsv(334, 57%, 100%) |
| CMYK | cmyk(0%, 56.9%, 31.8%, 0%) |
| CIE-LAB | lab(66.12, 61.34, -6.30) |
| CIE-LCH | lch(66.12, 61.66, 354.13°) |
| OKLab | oklab(73.24% 0.1866 -0.0158) |
| OKLCH | oklch(73.24% 0.187 355.1) |
| XYZ | xyz(54.4585, 35.4733, 44.0152) |
| Luminance | 0.3547 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubble Gum Pink
#FF69AF
ΔE00 1.11
Bubblegum (survey)
#FF6CB5
ΔE00 1.76
Hot Pink
#FF69B4
ΔE00 1.96
Pink (survey)
#FF81C0
ΔE00 4.18
Medium Pink
#F36196
ΔE00 4.89
Carnation Pink
#FF7FA7
ΔE00 4.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF6EAE #6EFFBF
analogous
#FF6EF7 #FF6EAE #FF776E
triadic
#FF6EAE #AEFF6E #6EAEFF
tetradic
#FF6EAE #F7FF6E #6EFFBF #776EFF
square
#FF6EAE #F7FF6E #6EFFBF #776EFF
split-complementary
#FF6EAE #6EFF77 #6EF7FF
monochromatic
#F3006B #FF318C #FF6EAE #FFABD0 #FFE0EE
Accessibility & contrast
On white
2.59
#FF6EAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.09
#FF6EAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF6EAE
8.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF6EAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF6EAE | 1.00 | 2.59 | 8.09 | 8.09 |
| #FFFFFF | 2.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8490B0
Deuteranopia (green-blind)
#ABABAB
Tritanopia (blue-blind)
#FF6587
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #ff6eae; /* rgb */ color: rgb(255, 110, 174); /* oklch */ color: oklch(73.2% 0.187 355.1);
Tailwind
colors: {
custom: {
50: '#ff9dc6',
500: '#ff6eae',
950: '#000000',
},
}SCSS
$custom: #ff6eae; $custom-light: #ff9dc6; $custom-dark: #000000;
JSON
{
"hex": "#ff6eae",
"rgb": {
"r": 255,
"g": 110,
"b": 174
},
"hsl": {
"h": 333.517,
"s": 100,
"l": 71.569
},
"oklch": {
"l": 0.73237,
"c": 0.1873,
"h": 355.1
},
"luminance": 0.35468
}Semantic roles & 50–950 ramp
primary
#FF6EAE
secondary
#D2F7E7
accent
#E68000
background
#FFFAFC
surface
#FFF3F8
border
#D7CDD1
text
#190F13
muted
#877F82