#EBADCD#EBADCD
#EBADCD is a light, moderate pink. Relative luminance 0.520; OKLCH L 81.5% C 0.083 H 346.8°. Best body text is #000000 at 11.39:1 contrast (WCAG AA passes).
Color values
| HEX | #EBADCD |
|---|---|
| RGB | rgb(235, 173, 205) |
| HSL | hsl(329, 61%, 80%) |
| HSV | hsv(329, 26%, 92%) |
| CMYK | cmyk(0%, 26.4%, 12.8%, 7.8%) |
| CIE-LAB | lab(77.26, 27.48, -7.27) |
| CIE-LCH | lch(77.26, 28.43, 345.18°) |
| OKLab | oklab(81.46% 0.0808 -0.019) |
| OKLCH | oklch(81.46% 0.083 346.8) |
| XYZ | xyz(60.2238, 51.9596, 64.6027) |
| Luminance | 0.5196 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Powder Pink
#FFB2D0
ΔE00 3.86
Baby Pink
#FFB7CE
ΔE00 4.90
Pastel Pink
#FFBACD
ΔE00 5.79
Soft Pink
#FDB0C0
ΔE00 6.75
Faded Pink
#DE9DAC
ΔE00 7.16
Dusty Pink
#D8A7B1
ΔE00 7.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBADCD #ADEBCB
analogous
#EAADEB #EBADCD #EBADAE
triadic
#EBADCD #CDEBAD #ADCDEB
tetradic
#EBADCD #EBEAAD #ADEBCB #ADAEEB
square
#EBADCD #EBEAAD #ADEBCB #ADAEEB
split-complementary
#EBADCD #AEEBAD #ADEBEA
monochromatic
#D34B91 #DF7CAF #EBADCD #F7DEEB #F9E6F0
Accessibility & contrast
On white
1.84
#EBADCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.39
#EBADCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBADCD
11.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBADCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBADCD | 1.00 | 1.84 | 11.39 | 11.39 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1B9CE
Deuteranopia (green-blind)
#C0C3CB
Tritanopia (blue-blind)
#F4ACB8
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #ebadcd; /* rgb */ color: rgb(235, 173, 205); /* oklch */ color: oklch(81.5% 0.083 346.8);
Tailwind
colors: {
custom: {
50: '#f2c6dc',
500: '#ebadcd',
950: '#000000',
},
}SCSS
$custom: #ebadcd; $custom-light: #f2c6dc; $custom-dark: #000000;
JSON
{
"hex": "#ebadcd",
"rgb": {
"r": 235,
"g": 173,
"b": 205
},
"hsl": {
"h": 329.032,
"s": 60.784,
"l": 80
},
"oklch": {
"l": 0.81457,
"c": 0.08299,
"h": 346.8
},
"luminance": 0.51957
}Semantic roles & 50–950 ramp
primary
#EBADCD
secondary
#75C79D
accent
#C8701D
background
#FFFDFE
surface
#FEF9FC
border
#D6D2D5
text
#171315
muted
#858284