#EAACDA#EAACDA
#EAACDA is a light, moderate pink. Relative luminance 0.521; OKLCH L 81.6% C 0.094 H 336.0°. Best body text is #000000 at 11.41:1 contrast (WCAG AA passes).
Color values
| HEX | #EAACDA |
|---|---|
| RGB | rgb(234, 172, 218) |
| HSL | hsl(315, 60%, 80%) |
| HSV | hsv(315, 26%, 92%) |
| CMYK | cmyk(0%, 26.5%, 6.8%, 8.2%) |
| CIE-LAB | lab(77.32, 29.85, -14.26) |
| CIE-LCH | lch(77.32, 33.08, 334.47°) |
| OKLab | oklab(81.61% 0.0855 -0.038) |
| OKLCH | oklch(81.61% 0.094 336) |
| XYZ | xyz(61.3384, 52.0617, 73.1339) |
| Luminance | 0.5206 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Plum
#DDA0DD
ΔE00 4.87
Lilac
#C8A2C8
ΔE00 6.57
Powder Pink
#FFB2D0
ΔE00 6.60
Light Lavendar
#EFC0FE
ΔE00 7.42
Baby Pink
#FFB7CE
ΔE00 8.11
Pale Mauve
#FED0FC
ΔE00 8.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAACDA #ACEABC
analogous
#DBACEA #EAACDA #EAACBB
triadic
#EAACDA #DAEAAC #ACDAEA
tetradic
#EAACDA #EADBAC #ACEABC #ACBBEA
square
#EAACDA #EADBAC #ACEABC #ACBBEA
split-complementary
#EAACDA #BBEAAC #ACEADB
monochromatic
#D14AAE #DE7BC4 #EAACDA #F6DDF0 #F9E7F4
Accessibility & contrast
On white
1.84
#EAACDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.41
#EAACDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAACDA
11.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAACDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAACDA | 1.00 | 1.84 | 11.41 | 11.41 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADBADC
Deuteranopia (green-blind)
#BBC2D8
Tritanopia (blue-blind)
#F1AEBC
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #eaacda; /* rgb */ color: rgb(234, 172, 218); /* oklch */ color: oklch(81.6% 0.094 336.0);
Tailwind
colors: {
custom: {
50: '#f1c5e5',
500: '#eaacda',
950: '#000000',
},
}SCSS
$custom: #eaacda; $custom-light: #f1c5e5; $custom-dark: #000000;
JSON
{
"hex": "#eaacda",
"rgb": {
"r": 234,
"g": 172,
"b": 218
},
"hsl": {
"h": 315.484,
"s": 59.615,
"l": 79.608
},
"oklch": {
"l": 0.8161,
"c": 0.09355,
"h": 336
},
"luminance": 0.52059
}Semantic roles & 50–950 ramp
primary
#EAACDA
secondary
#74C689
accent
#C74A1E
background
#FFFDFE
surface
#FEF9FC
border
#D6D2D5
text
#171315
muted
#858284