#E690A9#E690A9
#E690A9 is a light, moderate pink. Relative luminance 0.396; OKLCH L 74.8% C 0.108 H 1.2°. Best body text is #000000 at 8.93:1 contrast (WCAG AA passes).
Color values
| HEX | #E690A9 |
|---|---|
| RGB | rgb(230, 144, 169) |
| HSL | hsl(343, 63%, 73%) |
| HSV | hsv(343, 37%, 90%) |
| CMYK | cmyk(0%, 37.4%, 26.5%, 9.8%) |
| CIE-LAB | lab(69.21, 35.72, 0.68) |
| CIE-LCH | lch(69.21, 35.72, 1.10°) |
| OKLab | oklab(74.84% 0.1079 0.0023) |
| OKLCH | oklch(74.84% 0.108 1.2) |
| XYZ | xyz(49.7691, 39.6375, 42.5579) |
| Luminance | 0.3963 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pig Pink
#E78EA5
ΔE00 1.06
Dull Pink
#D5869D
ΔE00 3.77
Faded Pink
#DE9DAC
ΔE00 4.40
Pinky
#FC86AA
ΔE00 4.50
Rosa
#FE86A4
ΔE00 4.97
Rose Pink
#F7879A
ΔE00 5.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E690A9 #90E6CD
analogous
#E690D4 #E690A9 #E6A290
triadic
#E690A9 #A9E690 #90A9E6
tetradic
#E690A9 #D4E690 #90E6CD #A290E6
square
#E690A9 #D4E690 #90E6CD #A290E6
split-complementary
#E690A9 #90E6A2 #90D4E6
monochromatic
#CD2E5C #DB5E82 #E690A9 #F1C2D0 #F9E6EC
Accessibility & contrast
On white
2.35
#E690A9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.93
#E690A9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E690A9
8.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E690A9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E690A9 | 1.00 | 2.35 | 8.93 | 8.93 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CA0AA
Deuteranopia (green-blind)
#B1AFA7
Tritanopia (blue-blind)
#F48A99
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #e690a9; /* rgb */ color: rgb(230, 144, 169); /* oklch */ color: oklch(74.8% 0.108 1.2);
Tailwind
colors: {
custom: {
50: '#f0b1c2',
500: '#e690a9',
950: '#000000',
},
}SCSS
$custom: #e690a9; $custom-light: #f0b1c2; $custom-dark: #000000;
JSON
{
"hex": "#e690a9",
"rgb": {
"r": 230,
"g": 144,
"b": 169
},
"hsl": {
"h": 342.558,
"s": 63.235,
"l": 73.333
},
"oklch": {
"l": 0.74842,
"c": 0.10791,
"h": 1.2
},
"luminance": 0.39634
}Semantic roles & 50–950 ramp
primary
#E690A9
secondary
#DAF1EA
accent
#CB981A
background
#FEFBFB
surface
#FDF6F7
border
#D5D0D0
text
#171112
muted
#858081