#E68B93#E68B93
#E68B93 is a light, moderate red. Relative luminance 0.374; OKLCH L 73.4% C 0.111 H 14.5°. Best body text is #000000 at 8.48:1 contrast (WCAG AA passes).
Color values
| HEX | #E68B93 |
|---|---|
| RGB | rgb(230, 139, 147) |
| HSL | hsl(355, 65%, 72%) |
| HSV | hsv(355, 40%, 90%) |
| CMYK | cmyk(0%, 39.6%, 36.1%, 9.8%) |
| CIE-LAB | lab(67.58, 35.53, 10.66) |
| CIE-LCH | lch(67.58, 37.09, 16.70°) |
| OKLab | oklab(73.41% 0.1077 0.0278) |
| OKLCH | oklch(73.41% 0.111 14.5) |
| XYZ | xyz(47.1342, 37.3986, 32.3343) |
| Luminance | 0.3740 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Dusty Pink (survey)
#D58A94
ΔE00 3.53
Rose Pink
#F7879A
ΔE00 3.84
Blush Pink
#FE828C
ΔE00 4.81
Lightcoral
#F08080
ΔE00 5.09
Pig Pink
#E78EA5
ΔE00 5.21
Carnation
#FD798F
ΔE00 5.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E68B93 #8BE6DE
analogous
#E68BC1 #E68B93 #E6B08B
triadic
#E68B93 #93E68B #8B93E6
tetradic
#E68B93 #C1E68B #8BE6DE #B08BE6
square
#E68B93 #C1E68B #8BE6DE #B08BE6
split-complementary
#E68B93 #8BE6B0 #8BC1E6
monochromatic
#CB2C3A #DB5964 #E68B93 #F1BDC2 #FAE6E8
Accessibility & contrast
On white
2.48
#E68B93 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.48
#E68B93 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E68B93
8.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E68B93 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E68B93 | 1.00 | 2.48 | 8.48 | 8.48 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9C9A93
Deuteranopia (green-blind)
#B2AB91
Tritanopia (blue-blind)
#F6818E
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #e68b93; /* rgb */ color: rgb(230, 139, 147); /* oklch */ color: oklch(73.4% 0.111 14.5);
Tailwind
colors: {
custom: {
50: '#f0aeb2',
500: '#e68b93',
950: '#000000',
},
}SCSS
$custom: #e68b93; $custom-light: #f0aeb2; $custom-dark: #000000;
JSON
{
"hex": "#e68b93",
"rgb": {
"r": 230,
"g": 139,
"b": 147
},
"hsl": {
"h": 354.725,
"s": 64.539,
"l": 72.353
},
"oklch": {
"l": 0.73411,
"c": 0.11121,
"h": 14.5
},
"luminance": 0.37395
}Semantic roles & 50–950 ramp
primary
#E68B93
secondary
#DAF1EF
accent
#CCBD19
background
#FFFAFA
surface
#FEF4F5
border
#D6CECF
text
#171011
muted
#857F80