#E296D2#E296D2
#E296D2 is a light, moderate pink. Relative luminance 0.426; OKLCH L 76.8% C 0.119 H 334.6°. Best body text is #000000 at 9.53:1 contrast (WCAG AA passes).
Color values
| HEX | #E296D2 |
|---|---|
| RGB | rgb(226, 150, 210) |
| HSL | hsl(313, 57%, 74%) |
| HSV | hsv(313, 34%, 89%) |
| CMYK | cmyk(0%, 33.6%, 7.1%, 11.4%) |
| CIE-LAB | lab(71.31, 37.54, -19.03) |
| CIE-LCH | lch(71.31, 42.09, 333.12°) |
| OKLab | oklab(76.75% 0.1075 -0.051) |
| OKLCH | oklch(76.75% 0.119 334.6) |
| XYZ | xyz(53.9028, 42.6371, 66.3508) |
| Luminance | 0.4264 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Plum
#DDA0DD
ΔE00 3.41
Lavender Pink
#DD85D7
ΔE00 5.19
Bubblegum Pink
#FE83CC
ΔE00 6.46
Lilac
#C8A2C8
ΔE00 7.41
Pink (survey)
#FF81C0
ΔE00 7.88
Violet (CSS)
#EE82EE
ΔE00 7.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E296D2 #96E2A6
analogous
#CC96E2 #E296D2 #E296AC
triadic
#E296D2 #D2E296 #96D2E2
tetradic
#E296D2 #E2CC96 #96E2A6 #96ACE2
square
#E296D2 #E2CC96 #96E2A6 #96ACE2
split-complementary
#E296D2 #ACE296 #96E2CC
monochromatic
#C737A8 #D566BD #E296D2 #EFC6E7 #F8E7F5
Accessibility & contrast
On white
2.20
#E296D2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.53
#E296D2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E296D2
9.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E296D2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E296D2 | 1.00 | 2.20 | 9.53 | 9.53 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#96A8D4
Deuteranopia (green-blind)
#A9B3D0
Tritanopia (blue-blind)
#E999AC
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #e296d2; /* rgb */ color: rgb(226, 150, 210); /* oklch */ color: oklch(76.8% 0.119 334.6);
Tailwind
colors: {
custom: {
50: '#ecb6e0',
500: '#e296d2',
950: '#000000',
},
}SCSS
$custom: #e296d2; $custom-light: #ecb6e0; $custom-dark: #000000;
JSON
{
"hex": "#e296d2",
"rgb": {
"r": 226,
"g": 150,
"b": 210
},
"hsl": {
"h": 312.632,
"s": 56.716,
"l": 73.725
},
"oklch": {
"l": 0.76751,
"c": 0.11896,
"h": 334.6
},
"luminance": 0.42635
}Semantic roles & 50–950 ramp
primary
#E296D2
secondary
#DBF0E0
accent
#C44421
background
#FEFBFD
surface
#FDF6FB
border
#D5D0D4
text
#161115
muted
#848083