#EBACDF#EBACDF
#EBACDF is a light, moderate pink. Relative luminance 0.525; OKLCH L 81.9% C 0.099 H 333.3°. Best body text is #000000 at 11.50:1 contrast (WCAG AA passes).
Color values
| HEX | #EBACDF |
|---|---|
| RGB | rgb(235, 172, 223) |
| HSL | hsl(311, 61%, 80%) |
| HSV | hsv(311, 27%, 92%) |
| CMYK | cmyk(0%, 26.8%, 5.1%, 7.8%) |
| CIE-LAB | lab(77.58, 31.05, -16.57) |
| CIE-LCH | lch(77.58, 35.20, 331.91°) |
| OKLab | oklab(81.88% 0.0882 -0.0443) |
| OKLCH | oklch(81.88% 0.099 333.3) |
| XYZ | xyz(62.3318, 52.4972, 76.6473) |
| Luminance | 0.5250 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Plum
#DDA0DD
ΔE00 4.10
Light Lavendar
#EFC0FE
ΔE00 6.58
Lilac
#C8A2C8
ΔE00 6.90
Powder Pink
#FFB2D0
ΔE00 7.55
Light Lilac
#EDC8FF
ΔE00 8.08
Very Light Purple
#F6CEFC
ΔE00 8.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBACDF #ACEBB8
analogous
#D8ACEB #EBACDF #EBACBF
triadic
#EBACDF #DFEBAC #ACDFEB
tetradic
#EBACDF #EBD8AC #ACEBB8 #ACBFEB
square
#EBACDF #EBD8AC #ACEBB8 #ACBFEB
split-complementary
#EBACDF #BFEBAC #ACEBD8
monochromatic
#D349B9 #DF7BCC #EBACDF #F7DDF2 #F9E6F5
Accessibility & contrast
On white
1.83
#EBACDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.50
#EBACDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBACDF
11.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBACDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBACDF | 1.00 | 1.83 | 11.50 | 11.50 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABBAE1
Deuteranopia (green-blind)
#BAC3DD
Tritanopia (blue-blind)
#F1AFBE
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #ebacdf; /* rgb */ color: rgb(235, 172, 223); /* oklch */ color: oklch(81.9% 0.099 333.3);
Tailwind
colors: {
custom: {
50: '#f2c5e9',
500: '#ebacdf',
950: '#000000',
},
}SCSS
$custom: #ebacdf; $custom-light: #f2c5e9; $custom-dark: #000000;
JSON
{
"hex": "#ebacdf",
"rgb": {
"r": 235,
"g": 172,
"b": 223
},
"hsl": {
"h": 311.429,
"s": 61.165,
"l": 79.804
},
"oklch": {
"l": 0.81884,
"c": 0.09869,
"h": 333.3
},
"luminance": 0.52495
}Semantic roles & 50–950 ramp
primary
#EBACDF
secondary
#74C784
accent
#C93D1D
background
#FFFDFE
surface
#FEF9FC
border
#D6D2D5
text
#171316
muted
#858284