#EE8694#EE8694
#EE8694 is a light, vivid red. Relative luminance 0.374; OKLCH L 73.6% C 0.128 H 12.1°. Best body text is #000000 at 8.47:1 contrast (WCAG AA passes).
Color values
| HEX | #EE8694 |
|---|---|
| RGB | rgb(238, 134, 148) |
| HSL | hsl(352, 75%, 73%) |
| HSV | hsv(352, 44%, 93%) |
| CMYK | cmyk(0%, 43.7%, 37.8%, 6.7%) |
| CIE-LAB | lab(67.55, 41.14, 10.21) |
| CIE-LCH | lch(67.55, 42.38, 13.94°) |
| OKLab | oklab(73.62% 0.1247 0.0267) |
| OKLCH | oklch(73.62% 0.128 12.1) |
| XYZ | xyz(49.1327, 37.3698, 32.6367) |
| Luminance | 0.3736 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 1.88
Carnation
#FD798F
ΔE00 3.63
Blush Pink
#FE828C
ΔE00 3.76
Rosa
#FE86A4
ΔE00 4.57
Pig Pink
#E78EA5
ΔE00 4.75
Dusty Pink (survey)
#D58A94
ΔE00 4.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE8694 #86EEE0
analogous
#EE86C8 #EE8694 #EEAC86
triadic
#EE8694 #94EE86 #8694EE
tetradic
#EE8694 #C8EE86 #86EEE0 #AC86EE
square
#EE8694 #C8EE86 #86EEE0 #AC86EE
split-complementary
#EE8694 #86EEAC #86C8EE
monochromatic
#DB1F38 #E65065 #EE8694 #F6BCC3 #FBE4E7
Accessibility & contrast
On white
2.48
#EE8694 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.47
#EE8694 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE8694
8.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE8694 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE8694 | 1.00 | 2.48 | 8.47 | 8.47 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#999894
Deuteranopia (green-blind)
#B3AC92
Tritanopia (blue-blind)
#FF7B8B
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #ee8694; /* rgb */ color: rgb(238, 134, 148); /* oklch */ color: oklch(73.6% 0.128 12.1);
Tailwind
colors: {
custom: {
50: '#f6abb3',
500: '#ee8694',
950: '#000000',
},
}SCSS
$custom: #ee8694; $custom-light: #f6abb3; $custom-dark: #000000;
JSON
{
"hex": "#ee8694",
"rgb": {
"r": 238,
"g": 134,
"b": 148
},
"hsl": {
"h": 351.923,
"s": 75.362,
"l": 72.941
},
"oklch": {
"l": 0.73616,
"c": 0.1275,
"h": 12.1
},
"luminance": 0.37365
}Semantic roles & 50–950 ramp
primary
#EE8694
secondary
#D8F3EF
accent
#D8BC0E
background
#FFFAFB
surface
#FFF4F6
border
#D7CED0
text
#181011
muted
#867F80