#E6909D#E6909D
#E6909D is a light, moderate red. Relative luminance 0.392; OKLCH L 74.5% C 0.105 H 10.1°. Best body text is #000000 at 8.84:1 contrast (WCAG AA passes).
Color values
| HEX | #E6909D |
|---|---|
| RGB | rgb(230, 144, 157) |
| HSL | hsl(351, 63%, 73%) |
| HSV | hsv(351, 37%, 90%) |
| CMYK | cmyk(0%, 37.4%, 31.7%, 9.8%) |
| CIE-LAB | lab(68.90, 34.13, 6.95) |
| CIE-LCH | lch(68.90, 34.83, 11.51°) |
| OKLab | oklab(74.5% 0.1035 0.0185) |
| OKLCH | oklch(74.5% 0.105 10.1) |
| XYZ | xyz(48.6939, 39.2074, 36.8949) |
| Luminance | 0.3920 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pig Pink
#E78EA5
ΔE00 3.06
Dusty Pink (survey)
#D58A94
ΔE00 3.36
Rose Pink
#F7879A
ΔE00 3.79
Faded Pink
#DE9DAC
ΔE00 4.73
Dull Pink
#D5869D
ΔE00 5.15
Rosa
#FE86A4
ΔE00 5.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E6909D #90E6D9
analogous
#E690C8 #E6909D #E6AE90
triadic
#E6909D #9DE690 #909DE6
tetradic
#E6909D #C8E690 #90E6D9 #AE90E6
square
#E6909D #C8E690 #90E6D9 #AE90E6
split-complementary
#E6909D #90E6AE #90C8E6
monochromatic
#CD2E46 #DB5E71 #E6909D #F1C2C9 #F9E6E9
Accessibility & contrast
On white
2.38
#E6909D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.84
#E6909D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E6909D
8.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E6909D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E6909D | 1.00 | 2.38 | 8.84 | 8.84 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9F9E9D
Deuteranopia (green-blind)
#B4AE9B
Tritanopia (blue-blind)
#F58895
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #e6909d; /* rgb */ color: rgb(230, 144, 157); /* oklch */ color: oklch(74.5% 0.105 10.1);
Tailwind
colors: {
custom: {
50: '#f0b1b9',
500: '#e6909d',
950: '#000000',
},
}SCSS
$custom: #e6909d; $custom-light: #f0b1b9; $custom-dark: #000000;
JSON
{
"hex": "#e6909d",
"rgb": {
"r": 230,
"g": 144,
"b": 157
},
"hsl": {
"h": 350.93,
"s": 63.235,
"l": 73.333
},
"oklch": {
"l": 0.74504,
"c": 0.10512,
"h": 10.1
},
"luminance": 0.39204
}Semantic roles & 50–950 ramp
primary
#E6909D
secondary
#DAF1ED
accent
#CBB01A
background
#FEFBFB
surface
#FDF6F6
border
#D5D0D0
text
#171111
muted
#858080