#FF6EAF#FF6EAF
#FF6EAF is a light, vivid pink. Relative luminance 0.355; OKLCH L 73.3% C 0.188 H 354.7°. Best body text is #000000 at 8.10:1 contrast (WCAG AA passes).
Color values
| HEX | #FF6EAF |
|---|---|
| RGB | rgb(255, 110, 175) |
| HSL | hsl(333, 100%, 72%) |
| HSV | hsv(333, 57%, 100%) |
| CMYK | cmyk(0%, 56.9%, 31.4%, 0%) |
| CIE-LAB | lab(66.15, 61.46, -6.82) |
| CIE-LCH | lch(66.15, 61.83, 353.66°) |
| OKLab | oklab(73.27% 0.1869 -0.0172) |
| OKLCH | oklch(73.27% 0.188 354.7) |
| XYZ | xyz(54.5564, 35.5125, 44.5305) |
| Luminance | 0.3551 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubble Gum Pink
#FF69AF
ΔE00 0.99
Bubblegum (survey)
#FF6CB5
ΔE00 1.54
Hot Pink
#FF69B4
ΔE00 1.76
Pink (survey)
#FF81C0
ΔE00 4.07
Medium Pink
#F36196
ΔE00 5.05
Carnation Pink
#FF7FA7
ΔE00 5.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF6EAF #6EFFBE
analogous
#FF6EF8 #FF6EAF #FF766E
triadic
#FF6EAF #AFFF6E #6EAFFF
tetradic
#FF6EAF #F8FF6E #6EFFBE #766EFF
square
#FF6EAF #F8FF6E #6EFFBE #766EFF
split-complementary
#FF6EAF #6EFF76 #6EF8FF
monochromatic
#F3006D #FF318D #FF6EAF #FFABD1 #FFE0EE
Accessibility & contrast
On white
2.59
#FF6EAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.10
#FF6EAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF6EAF
8.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF6EAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF6EAF | 1.00 | 2.59 | 8.10 | 8.10 |
| #FFFFFF | 2.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8390B1
Deuteranopia (green-blind)
#AAABAC
Tritanopia (blue-blind)
#FF6587
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #ff6eaf; /* rgb */ color: rgb(255, 110, 175); /* oklch */ color: oklch(73.3% 0.188 354.7);
Tailwind
colors: {
custom: {
50: '#ff9dc6',
500: '#ff6eaf',
950: '#000000',
},
}SCSS
$custom: #ff6eaf; $custom-light: #ff9dc6; $custom-dark: #000000;
JSON
{
"hex": "#ff6eaf",
"rgb": {
"r": 255,
"g": 110,
"b": 175
},
"hsl": {
"h": 333.103,
"s": 100,
"l": 71.569
},
"oklch": {
"l": 0.73269,
"c": 0.18773,
"h": 354.7
},
"luminance": 0.35507
}Semantic roles & 50–950 ramp
primary
#FF6EAF
secondary
#D2F7E6
accent
#E67F00
background
#FFFAFC
surface
#FFF3F8
border
#D7CDD1
text
#190F13
muted
#877F82