#E698AA#E698AA
#E698AA is a light, moderate red. Relative luminance 0.422; OKLCH L 76.2% C 0.096 H 4.5°. Best body text is #000000 at 9.44:1 contrast (WCAG AA passes).
Color values
| HEX | #E698AA |
|---|---|
| RGB | rgb(230, 152, 170) |
| HSL | hsl(346, 61%, 75%) |
| HSV | hsv(346, 34%, 90%) |
| CMYK | cmyk(0%, 33.9%, 26.1%, 9.8%) |
| CIE-LAB | lab(71.00, 31.62, 2.73) |
| CIE-LCH | lch(71.00, 31.74, 4.93°) |
| OKLab | oklab(76.22% 0.0956 0.0076) |
| OKLCH | oklch(76.22% 0.096 4.5) |
| XYZ | xyz(51.1183, 42.1850, 43.4725) |
| Luminance | 0.4218 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 2.40
Pig Pink
#E78EA5
ΔE00 2.64
Dusty Pink (survey)
#D58A94
ΔE00 5.21
Dull Pink
#D5869D
ΔE00 5.24
Rose Pink
#F7879A
ΔE00 5.86
Rosa
#FE86A4
ΔE00 6.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E698AA #98E6D4
analogous
#E698D1 #E698AA #E6AD98
triadic
#E698AA #AAE698 #98AAE6
tetradic
#E698AA #D1E698 #98E6D4 #AD98E6
square
#E698AA #D1E698 #98E6D4 #AD98E6
split-complementary
#E698AA #98E6AD #98D1E6
monochromatic
#CE3659 #DA6781 #E698AA #F2C9D3 #F9E6EB
Accessibility & contrast
On white
2.23
#E698AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.44
#E698AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E698AA
9.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E698AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E698AA | 1.00 | 2.23 | 9.44 | 9.44 |
| #FFFFFF | 2.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3A5AB
Deuteranopia (green-blind)
#B6B3A8
Tritanopia (blue-blind)
#F3929E
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #e698aa; /* rgb */ color: rgb(230, 152, 170); /* oklch */ color: oklch(76.2% 0.096 4.5);
Tailwind
colors: {
custom: {
50: '#efb7c3',
500: '#e698aa',
950: '#000000',
},
}SCSS
$custom: #e698aa; $custom-light: #efb7c3; $custom-dark: #000000;
JSON
{
"hex": "#e698aa",
"rgb": {
"r": 230,
"g": 152,
"b": 170
},
"hsl": {
"h": 346.154,
"s": 60.937,
"l": 74.902
},
"oklch": {
"l": 0.76218,
"c": 0.0959,
"h": 4.5
},
"luminance": 0.42182
}Semantic roles & 50–950 ramp
primary
#E698AA
secondary
#DBF0EB
accent
#C9A11D
background
#FEFBFB
surface
#FDF6F7
border
#D5D0D0
text
#171112
muted
#858081