#E68A93#E68A93
#E68A93 is a light, moderate red. Relative luminance 0.371; OKLCH L 73.2% C 0.113 H 13.9°. Best body text is #000000 at 8.42:1 contrast (WCAG AA passes).
Color values
| HEX | #E68A93 |
|---|---|
| RGB | rgb(230, 138, 147) |
| HSL | hsl(354, 65%, 72%) |
| HSV | hsv(354, 40%, 90%) |
| CMYK | cmyk(0%, 40%, 36.1%, 9.8%) |
| CIE-LAB | lab(67.36, 36.05, 10.36) |
| CIE-LCH | lch(67.36, 37.51, 16.03°) |
| OKLab | oklab(73.25% 0.1093 0.0271) |
| OKLCH | oklch(73.25% 0.113 13.9) |
| XYZ | xyz(46.9901, 37.1104, 32.2863) |
| Luminance | 0.3711 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Dusty Pink (survey)
#D58A94
ΔE00 3.46
Rose Pink
#F7879A
ΔE00 3.62
Blush Pink
#FE828C
ΔE00 4.78
Pig Pink
#E78EA5
ΔE00 5.00
Lightcoral
#F08080
ΔE00 5.18
Carnation
#FD798F
ΔE00 5.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E68A93 #8AE6DD
analogous
#E68AC1 #E68A93 #E6AF8A
triadic
#E68A93 #93E68A #8A93E6
tetradic
#E68A93 #C1E68A #8AE6DD #AF8AE6
square
#E68A93 #C1E68A #8AE6DD #AF8AE6
split-complementary
#E68A93 #8AE6AF #8AC1E6
monochromatic
#CA2B3B #DB5864 #E68A93 #F1BCC2 #FAE6E8
Accessibility & contrast
On white
2.49
#E68A93 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.42
#E68A93 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E68A93
8.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E68A93 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E68A93 | 1.00 | 2.49 | 8.42 | 8.42 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9B9993
Deuteranopia (green-blind)
#B2AB91
Tritanopia (blue-blind)
#F6808D
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #e68a93; /* rgb */ color: rgb(230, 138, 147); /* oklch */ color: oklch(73.2% 0.113 13.9);
Tailwind
colors: {
custom: {
50: '#f0adb2',
500: '#e68a93',
950: '#000000',
},
}SCSS
$custom: #e68a93; $custom-light: #f0adb2; $custom-dark: #000000;
JSON
{
"hex": "#e68a93",
"rgb": {
"r": 230,
"g": 138,
"b": 147
},
"hsl": {
"h": 354.13,
"s": 64.789,
"l": 72.157
},
"oklch": {
"l": 0.73247,
"c": 0.11257,
"h": 13.9
},
"luminance": 0.37107
}Semantic roles & 50–950 ramp
primary
#E68A93
secondary
#DAF1EF
accent
#CDBB19
background
#FFFAFA
surface
#FEF4F5
border
#D6CECF
text
#171011
muted
#857F80