#E694AA#E694AA
#E694AA is a light, moderate pink. Relative luminance 0.409; OKLCH L 75.5% C 0.102 H 2.4°. Best body text is #000000 at 9.18:1 contrast (WCAG AA passes).
Color values
| HEX | #E694AA |
|---|---|
| RGB | rgb(230, 148, 170) |
| HSL | hsl(344, 62%, 74%) |
| HSV | hsv(344, 36%, 90%) |
| CMYK | cmyk(0%, 35.7%, 26.1%, 9.8%) |
| CIE-LAB | lab(70.11, 33.74, 1.44) |
| CIE-LCH | lch(70.11, 33.77, 2.44°) |
| OKLab | oklab(75.54% 0.1019 0.0042) |
| OKLCH | oklch(75.54% 0.102 2.4) |
| XYZ | xyz(50.4800, 40.9084, 43.2597) |
| Luminance | 0.4091 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pig Pink
#E78EA5
ΔE00 1.58
Faded Pink
#DE9DAC
ΔE00 3.38
Dull Pink
#D5869D
ΔE00 4.38
Pinky
#FC86AA
ΔE00 5.22
Dusty Pink (survey)
#D58A94
ΔE00 5.35
Rosa
#FE86A4
ΔE00 5.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E694AA #94E6D0
analogous
#E694D3 #E694AA #E6A794
triadic
#E694AA #AAE694 #94AAE6
tetradic
#E694AA #D3E694 #94E6D0 #A794E6
square
#E694AA #D3E694 #94E6D0 #A794E6
split-complementary
#E694AA #94E6A7 #94D3E6
monochromatic
#CF315B #DA6283 #E694AA #F2C6D1 #F9E6EB
Accessibility & contrast
On white
2.29
#E694AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.18
#E694AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E694AA
9.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E694AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E694AA | 1.00 | 2.29 | 9.18 | 9.18 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A0A2AB
Deuteranopia (green-blind)
#B4B1A8
Tritanopia (blue-blind)
#F38F9C
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #e694aa; /* rgb */ color: rgb(230, 148, 170); /* oklch */ color: oklch(75.5% 0.102 2.4);
Tailwind
colors: {
custom: {
50: '#efb4c3',
500: '#e694aa',
950: '#000000',
},
}SCSS
$custom: #e694aa; $custom-light: #efb4c3; $custom-dark: #000000;
JSON
{
"hex": "#e694aa",
"rgb": {
"r": 230,
"g": 148,
"b": 170
},
"hsl": {
"h": 343.902,
"s": 62.121,
"l": 74.118
},
"oklch": {
"l": 0.75539,
"c": 0.10202,
"h": 2.4
},
"luminance": 0.40905
}Semantic roles & 50–950 ramp
primary
#E694AA
secondary
#DAF1EB
accent
#CA9B1C
background
#FEFBFB
surface
#FDF6F7
border
#D5D0D0
text
#171112
muted
#858081