#E67F9D#E67F9D
#E67F9D is a light, vivid pink. Relative luminance 0.344; OKLCH L 71.8% C 0.130 H 2.3°. Best body text is #000000 at 7.89:1 contrast (WCAG AA passes).
Color values
| HEX | #E67F9D |
|---|---|
| RGB | rgb(230, 127, 157) |
| HSL | hsl(343, 67%, 70%) |
| HSV | hsv(343, 45%, 90%) |
| CMYK | cmyk(0%, 44.8%, 31.7%, 9.8%) |
| CIE-LAB | lab(65.31, 42.97, 1.77) |
| CIE-LCH | lch(65.31, 43.00, 2.35°) |
| OKLab | oklab(71.77% 0.1303 0.0052) |
| OKLCH | oklch(71.77% 0.13 2.3) |
| XYZ | xyz(46.3102, 34.4400, 36.1003) |
| Luminance | 0.3444 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pig Pink
#E78EA5
ΔE00 3.64
Dull Pink
#D5869D
ΔE00 3.67
Pinky
#FC86AA
ΔE00 4.12
Palevioletred
#DB7093
ΔE00 4.17
Carnation Pink
#FF7FA7
ΔE00 4.22
Rosa
#FE86A4
ΔE00 4.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E67F9D #7FE6C8
analogous
#E67FD1 #E67F9D #E6947F
triadic
#E67F9D #9DE67F #7F9DE6
tetradic
#E67F9D #D1E67F #7FE6C8 #947FE6
square
#E67F9D #D1E67F #7FE6C8 #947FE6
split-complementary
#E67F9D #7FE694 #7FD1E6
monochromatic
#C42654 #DC4C76 #E67F9D #F0B2C4 #FAE5EB
Accessibility & contrast
On white
2.66
#E67F9D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.89
#E67F9D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E67F9D
7.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E67F9D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E67F9D | 1.00 | 2.66 | 7.89 | 7.89 |
| #FFFFFF | 2.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8F939E
Deuteranopia (green-blind)
#A9A69B
Tritanopia (blue-blind)
#F5778A
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #e67f9d; /* rgb */ color: rgb(230, 127, 157); /* oklch */ color: oklch(71.8% 0.130 2.3);
Tailwind
colors: {
custom: {
50: '#f0a6b9',
500: '#e67f9d',
950: '#000000',
},
}SCSS
$custom: #e67f9d; $custom-light: #f0a6b9; $custom-dark: #000000;
JSON
{
"hex": "#e67f9d",
"rgb": {
"r": 230,
"g": 127,
"b": 157
},
"hsl": {
"h": 342.524,
"s": 67.32,
"l": 70
},
"oklch": {
"l": 0.71771,
"c": 0.13039,
"h": 2.3
},
"luminance": 0.34436
}Semantic roles & 50–950 ramp
primary
#E67F9D
secondary
#D2EFE6
accent
#CF9916
background
#FFFAFB
surface
#FEF4F6
border
#D6CED0
text
#170F11
muted
#857F80