#EAC2ED#EAC2ED
#EAC2ED is a very light, moderate purple. Relative luminance 0.622; OKLCH L 86.2% C 0.073 H 324.0°. Best body text is #000000 at 13.44:1 contrast (WCAG AA passes).
Color values
| HEX | #EAC2ED |
|---|---|
| RGB | rgb(234, 194, 237) |
| HSL | hsl(296, 54%, 85%) |
| HSV | hsv(296, 18%, 93%) |
| CMYK | cmyk(1.3%, 18.1%, 0%, 7.1%) |
| CIE-LAB | lab(83.02, 21.51, -15.93) |
| CIE-LCH | lch(83.02, 26.77, 323.48°) |
| OKLab | oklab(86.19% 0.0588 -0.0428) |
| OKLCH | oklch(86.19% 0.073 324) |
| XYZ | xyz(68.5076, 62.1917, 88.4996) |
| Luminance | 0.6219 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Very Light Purple
#F6CEFC
ΔE00 2.95
Light Lilac
#EDC8FF
ΔE00 3.76
Pale Lavender
#EECFFE
ΔE00 3.80
Pale Mauve
#FED0FC
ΔE00 3.80
Light Lavendar
#EFC0FE
ΔE00 4.45
Pale Lilac
#E4CBFF
ΔE00 5.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAC2ED #C5EDC2
analogous
#D5C2ED #EAC2ED #EDC2DB
triadic
#EAC2ED #EDEAC2 #C2EDEA
tetradic
#EAC2ED #EDD5C2 #C5EDC2 #C2DBED
square
#EAC2ED #EDD5C2 #C5EDC2 #C2DBED
split-complementary
#EAC2ED #DBEDC2 #C2EDD5
monochromatic
#C963D1 #DA93DF #EAC2ED #F7E7F8 #F7E7F8
Accessibility & contrast
On white
1.56
#EAC2ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.44
#EAC2ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAC2ED
13.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAC2ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAC2ED | 1.00 | 1.56 | 13.44 | 13.44 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFCCEF
Deuteranopia (green-blind)
#C7D0EB
Tritanopia (blue-blind)
#ECC6D1
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #eac2ed; /* rgb */ color: rgb(234, 194, 237); /* oklch */ color: oklch(86.2% 0.073 324.0);
Tailwind
colors: {
custom: {
50: '#f1d4f2',
500: '#eac2ed',
950: '#000000',
},
}SCSS
$custom: #eac2ed; $custom-light: #f1d4f2; $custom-dark: #000000;
JSON
{
"hex": "#eac2ed",
"rgb": {
"r": 234,
"g": 194,
"b": 237
},
"hsl": {
"h": 295.814,
"s": 54.43,
"l": 84.51
},
"oklch": {
"l": 0.86188,
"c": 0.07266,
"h": 324
},
"luminance": 0.6219
}Semantic roles & 50–950 ramp
primary
#EAC2ED
secondary
#8ECA89
accent
#C2242F
background
#FFFEFF
surface
#FEFBFE
border
#D6D4D6
text
#161417
muted
#858385