#E299AA#E299AA
#E299AA is a light, moderate red. Relative luminance 0.419; OKLCH L 75.9% C 0.090 H 4.2°. Best body text is #000000 at 9.37:1 contrast (WCAG AA passes).
Color values
| HEX | #E299AA |
|---|---|
| RGB | rgb(226, 153, 170) |
| HSL | hsl(346, 56%, 74%) |
| HSV | hsv(346, 32%, 89%) |
| CMYK | cmyk(0%, 32.3%, 24.8%, 11.4%) |
| CIE-LAB | lab(70.77, 29.64, 2.34) |
| CIE-LCH | lch(70.77, 29.74, 4.52°) |
| OKLab | oklab(75.94% 0.0896 0.0066) |
| OKLCH | oklch(75.94% 0.09 4.2) |
| XYZ | xyz(50.0120, 41.8565, 43.4673) |
| Luminance | 0.4185 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 1.58
Pig Pink
#E78EA5
ΔE00 3.22
Dusty Pink (survey)
#D58A94
ΔE00 5.09
Dull Pink
#D5869D
ΔE00 5.21
Dusty Pink
#D8A7B1
ΔE00 5.45
Greyish Pink
#C88D94
ΔE00 6.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E299AA #99E2D1
analogous
#E299CF #E299AA #E2AD99
triadic
#E299AA #AAE299 #99AAE2
tetradic
#E299AA #CFE299 #99E2D1 #AD99E2
square
#E299AA #CFE299 #99E2D1 #AD99E2
split-complementary
#E299AA #99E2AD #99CFE2
monochromatic
#C73A5B #D46982 #E299AA #F0C9D2 #F8E7EB
Accessibility & contrast
On white
2.24
#E299AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.37
#E299AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E299AA
9.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E299AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E299AA | 1.00 | 2.24 | 9.37 | 9.37 |
| #FFFFFF | 2.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4A5AA
Deuteranopia (green-blind)
#B5B2A8
Tritanopia (blue-blind)
#EE949F
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #e299aa; /* rgb */ color: rgb(226, 153, 170); /* oklch */ color: oklch(75.9% 0.090 4.2);
Tailwind
colors: {
custom: {
50: '#ecb7c3',
500: '#e299aa',
950: '#000000',
},
}SCSS
$custom: #e299aa; $custom-light: #ecb7c3; $custom-dark: #000000;
JSON
{
"hex": "#e299aa",
"rgb": {
"r": 226,
"g": 153,
"b": 170
},
"hsl": {
"h": 346.027,
"s": 55.725,
"l": 74.314
},
"oklch": {
"l": 0.75945,
"c": 0.08979,
"h": 4.2
},
"luminance": 0.41853
}Semantic roles & 50–950 ramp
primary
#E299AA
secondary
#DCEFEB
accent
#C39E22
background
#FEFBFB
surface
#FDF6F7
border
#D5D0D0
text
#161112
muted
#848081