#EE9BAE#EE9BAE
#EE9BAE is a light, moderate red. Relative luminance 0.447; OKLCH L 77.7% C 0.102 H 4.8°. Best body text is #000000 at 9.94:1 contrast (WCAG AA passes).
Color values
| HEX | #EE9BAE |
|---|---|
| RGB | rgb(238, 155, 174) |
| HSL | hsl(346, 71%, 77%) |
| HSV | hsv(346, 35%, 93%) |
| CMYK | cmyk(0%, 34.9%, 26.9%, 6.7%) |
| CIE-LAB | lab(72.68, 33.46, 3.06) |
| CIE-LCH | lch(72.68, 33.60, 5.23°) |
| OKLab | oklab(77.74% 0.1012 0.0085) |
| OKLCH | oklch(77.74% 0.102 4.8) |
| XYZ | xyz(54.6226, 44.6794, 45.7832) |
| Luminance | 0.4468 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pig Pink
#E78EA5
ΔE00 3.27
Faded Pink
#DE9DAC
ΔE00 3.32
Soft Pink
#FDB0C0
ΔE00 5.08
Rose Pink
#F7879A
ΔE00 5.69
Rosa
#FE86A4
ΔE00 5.72
Pinky
#FC86AA
ΔE00 5.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE9BAE #9BEEDB
analogous
#EE9BD8 #EE9BAE #EEB29B
triadic
#EE9BAE #AEEE9B #9BAEEE
tetradic
#EE9BAE #D8EE9B #9BEEDB #B29BEE
square
#EE9BAE #D8EE9B #9BEEDB #B29BEE
split-complementary
#EE9BAE #9BEEB2 #9BD8EE
monochromatic
#DC3259 #E56784 #EE9BAE #F7CFD8 #FBE5EA
Accessibility & contrast
On white
2.11
#EE9BAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.94
#EE9BAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE9BAE
9.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE9BAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE9BAE | 1.00 | 2.11 | 9.94 | 9.94 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7A9AF
Deuteranopia (green-blind)
#BBB8AC
Tritanopia (blue-blind)
#FC95A2
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #ee9bae; /* rgb */ color: rgb(238, 155, 174); /* oklch */ color: oklch(77.7% 0.102 4.8);
Tailwind
colors: {
custom: {
50: '#f5b9c6',
500: '#ee9bae',
950: '#000000',
},
}SCSS
$custom: #ee9bae; $custom-light: #f5b9c6; $custom-dark: #000000;
JSON
{
"hex": "#ee9bae",
"rgb": {
"r": 238,
"g": 155,
"b": 174
},
"hsl": {
"h": 346.265,
"s": 70.94,
"l": 77.059
},
"oklch": {
"l": 0.77739,
"c": 0.10155,
"h": 4.8
},
"luminance": 0.44676
}Semantic roles & 50–950 ramp
primary
#EE9BAE
secondary
#D9F2EC
accent
#D3A713
background
#FFFBFC
surface
#FFF6F8
border
#D7D0D1
text
#171113
muted
#858082