#E67FAE#E67FAE
#E67FAE is a light, vivid pink. Relative luminance 0.351; OKLCH L 72.3% C 0.137 H 352.3°. Best body text is #000000 at 8.01:1 contrast (WCAG AA passes).
Color values
| HEX | #E67FAE |
|---|---|
| RGB | rgb(230, 127, 174) |
| HSL | hsl(333, 67%, 70%) |
| HSV | hsv(333, 45%, 90%) |
| CMYK | cmyk(0%, 44.8%, 24.3%, 9.8%) |
| CIE-LAB | lab(65.80, 45.22, -7.15) |
| CIE-LCH | lch(65.80, 45.79, 351.01°) |
| OKLab | oklab(72.3% 0.1361 -0.0184) |
| OKLCH | oklch(72.3% 0.137 352.3) |
| XYZ | xyz(47.8638, 35.0614, 44.2828) |
| Luminance | 0.3506 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 4.61
Bubblegum (survey)
#FF6CB5
ΔE00 5.24
Bubble Gum Pink
#FF69AF
ΔE00 5.36
Hot Pink
#FF69B4
ΔE00 5.54
Pinky
#FC86AA
ΔE00 5.63
Carnation Pink
#FF7FA7
ΔE00 5.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E67FAE #7FE6B7
analogous
#E67FE2 #E67FAE #E6837F
triadic
#E67FAE #AEE67F #7FAEE6
tetradic
#E67FAE #E2E67F #7FE6B7 #837FE6
square
#E67FAE #E2E67F #7FE6B7 #837FE6
split-complementary
#E67FAE #7FE683 #7FE2E6
monochromatic
#C4266E #DC4C8E #E67FAE #F0B2CE #FAE5EF
Accessibility & contrast
On white
2.62
#E67FAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.01
#E67FAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E67FAE
8.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E67FAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E67FAE | 1.00 | 2.62 | 8.01 | 8.01 |
| #FFFFFF | 2.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8B95B0
Deuteranopia (green-blind)
#A5A7AB
Tritanopia (blue-blind)
#F47B90
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #e67fae; /* rgb */ color: rgb(230, 127, 174); /* oklch */ color: oklch(72.3% 0.137 352.3);
Tailwind
colors: {
custom: {
50: '#f0a6c6',
500: '#e67fae',
950: '#000000',
},
}SCSS
$custom: #e67fae; $custom-light: #f0a6c6; $custom-dark: #000000;
JSON
{
"hex": "#e67fae",
"rgb": {
"r": 230,
"g": 127,
"b": 174
},
"hsl": {
"h": 332.621,
"s": 67.32,
"l": 70
},
"oklch": {
"l": 0.72298,
"c": 0.13729,
"h": 352.3
},
"luminance": 0.35058
}Semantic roles & 50–950 ramp
primary
#E67FAE
secondary
#D2EFE2
accent
#CF7B16
background
#FEFAFC
surface
#FDF4F8
border
#D5CED1
text
#171013
muted
#857F82