#E67F96#E67F96
#E67F96 is a light, vivid red. Relative luminance 0.342; OKLCH L 71.6% C 0.129 H 6.6°. Best body text is #000000 at 7.84:1 contrast (WCAG AA passes).
Color values
| HEX | #E67F96 |
|---|---|
| RGB | rgb(230, 127, 150) |
| HSL | hsl(347, 67%, 70%) |
| HSV | hsv(347, 45%, 90%) |
| CMYK | cmyk(0%, 44.8%, 34.8%, 9.8%) |
| CIE-LAB | lab(65.13, 42.11, 5.47) |
| CIE-LCH | lch(65.13, 42.46, 7.41°) |
| OKLab | oklab(71.57% 0.1278 0.0147) |
| OKLCH | oklch(71.57% 0.129 6.6) |
| XYZ | xyz(45.7296, 34.2077, 33.0426) |
| Luminance | 0.3420 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 3.79
Pig Pink
#E78EA5
ΔE00 3.91
Dull Pink
#D5869D
ΔE00 4.21
Rosa
#FE86A4
ΔE00 4.48
Muted Pink
#D1768F
ΔE00 4.60
Carnation
#FD798F
ΔE00 4.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E67F96 #7FE6CF
analogous
#E67FC9 #E67F96 #E69C7F
triadic
#E67F96 #96E67F #7F96E6
tetradic
#E67F96 #C9E67F #7FE6CF #9C7FE6
square
#E67F96 #C9E67F #7FE6CF #9C7FE6
split-complementary
#E67F96 #7FE69C #7FC9E6
monochromatic
#C4264A #DC4C6C #E67F96 #F0B2C0 #FAE5EA
Accessibility & contrast
On white
2.68
#E67F96 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.84
#E67F96 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E67F96
7.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E67F96 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E67F96 | 1.00 | 2.68 | 7.84 | 7.84 |
| #FFFFFF | 2.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#919297
Deuteranopia (green-blind)
#AAA694
Tritanopia (blue-blind)
#F67687
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #e67f96; /* rgb */ color: rgb(230, 127, 150); /* oklch */ color: oklch(71.6% 0.129 6.6);
Tailwind
colors: {
custom: {
50: '#f1a6b4',
500: '#e67f96',
950: '#000000',
},
}SCSS
$custom: #e67f96; $custom-light: #f1a6b4; $custom-dark: #000000;
JSON
{
"hex": "#e67f96",
"rgb": {
"r": 230,
"g": 127,
"b": 150
},
"hsl": {
"h": 346.602,
"s": 67.32,
"l": 70
},
"oklch": {
"l": 0.71572,
"c": 0.12862,
"h": 6.6
},
"luminance": 0.34204
}Semantic roles & 50–950 ramp
primary
#E67F96
secondary
#D2EFE8
accent
#CFA616
background
#FFFAFB
surface
#FEF4F6
border
#D6CED0
text
#170F11
muted
#857F80