#EA6B99#EA6B99
#EA6B99 is a light, vivid pink. Relative luminance 0.303; OKLCH L 69.3% C 0.163 H 359.5°. Best body text is #000000 at 7.06:1 contrast (WCAG AA passes).
Color values
| HEX | #EA6B99 |
|---|---|
| RGB | rgb(234, 107, 153) |
| HSL | hsl(338, 75%, 67%) |
| HSV | hsv(338, 54%, 92%) |
| CMYK | cmyk(0%, 54.3%, 34.6%, 8.2%) |
| CIE-LAB | lab(61.92, 53.66, -0.82) |
| CIE-LCH | lch(61.92, 53.66, 359.12°) |
| OKLab | oklab(69.3% 0.1633 -0.0015) |
| OKLCH | oklch(69.3% 0.163 359.5) |
| XYZ | xyz(44.9414, 30.3122, 33.6148) |
| Luminance | 0.3031 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Medium Pink
#F36196
ΔE00 2.08
Palevioletred
#DB7093
ΔE00 2.84
Rosy Pink
#F6688E
ΔE00 4.03
Strawberry
#FC5A8D
ΔE00 4.40
Bubble Gum Pink
#FF69AF
ΔE00 4.99
Blush
#DE5D83
ΔE00 5.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA6B99 #6BEABC
analogous
#EA6BD8 #EA6B99 #EA7D6B
triadic
#EA6B99 #99EA6B #6B99EA
tetradic
#EA6B99 #D8EA6B #6BEABC #7D6BEA
square
#EA6B99 #D8EA6B #6BEABC #7D6BEA
split-complementary
#EA6B99 #6BEA7D #6BD8EA
monochromatic
#BF1B57 #E23574 #EA6B99 #F2A1BE #F9D6E3
Accessibility & contrast
On white
2.97
#EA6B99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.06
#EA6B99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA6B99
7.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA6B99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA6B99 | 1.00 | 2.97 | 7.06 | 7.06 |
| #FFFFFF | 2.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#80879A
Deuteranopia (green-blind)
#A19F96
Tritanopia (blue-blind)
#FB617C
Achromatopsia (no color)
#969696
Design tokens & code
CSS
--color: #ea6b99; /* rgb */ color: rgb(234, 107, 153); /* oklch */ color: oklch(69.3% 0.163 359.5);
Tailwind
colors: {
custom: {
50: '#f49ab6',
500: '#ea6b99',
950: '#000000',
},
}SCSS
$custom: #ea6b99; $custom-light: #f49ab6; $custom-dark: #000000;
JSON
{
"hex": "#ea6b99",
"rgb": {
"r": 234,
"g": 107,
"b": 153
},
"hsl": {
"h": 338.268,
"s": 75.148,
"l": 66.863
},
"oklch": {
"l": 0.69295,
"c": 0.16332,
"h": 359.5
},
"luminance": 0.30308
}Semantic roles & 50–950 ramp
primary
#EA6B99
secondary
#C4EDDE
accent
#D78E0E
background
#FFF9FB
surface
#FFF2F6
border
#D7CCD0
text
#180E11
muted
#867E80