#EBADCF#EBADCF
#EBADCF is a light, moderate pink. Relative luminance 0.521; OKLCH L 81.5% C 0.084 H 345.1°. Best body text is #000000 at 11.41:1 contrast (WCAG AA passes).
Color values
| HEX | #EBADCF |
|---|---|
| RGB | rgb(235, 173, 207) |
| HSL | hsl(327, 61%, 80%) |
| HSV | hsv(327, 26%, 92%) |
| CMYK | cmyk(0%, 26.4%, 11.9%, 7.8%) |
| CIE-LAB | lab(77.31, 27.81, -8.27) |
| CIE-LCH | lch(77.31, 29.01, 343.43°) |
| OKLab | oklab(81.52% 0.0815 -0.0217) |
| OKLCH | oklch(81.52% 0.084 345.1) |
| XYZ | xyz(60.4668, 52.0568, 65.8823) |
| Luminance | 0.5205 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Powder Pink
#FFB2D0
ΔE00 4.13
Baby Pink
#FFB7CE
ΔE00 5.30
Pastel Pink
#FFBACD
ΔE00 6.23
Soft Pink
#FDB0C0
ΔE00 7.26
Lilac
#C8A2C8
ΔE00 7.36
Faded Pink
#DE9DAC
ΔE00 7.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBADCF #ADEBC9
analogous
#E8ADEB #EBADCF #EBADB0
triadic
#EBADCF #CFEBAD #ADCFEB
tetradic
#EBADCF #EBE8AD #ADEBC9 #ADB0EB
square
#EBADCF #EBE8AD #ADEBC9 #ADB0EB
split-complementary
#EBADCF #B0EBAD #ADEBE8
monochromatic
#D34B95 #DF7CB2 #EBADCF #F7DEEC #F9E6F1
Accessibility & contrast
On white
1.84
#EBADCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.41
#EBADCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBADCF
11.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBADCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBADCF | 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)
#B1B9D0
Deuteranopia (green-blind)
#BFC3CD
Tritanopia (blue-blind)
#F3ADB9
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #ebadcf; /* rgb */ color: rgb(235, 173, 207); /* oklch */ color: oklch(81.5% 0.084 345.1);
Tailwind
colors: {
custom: {
50: '#f2c6dd',
500: '#ebadcf',
950: '#000000',
},
}SCSS
$custom: #ebadcf; $custom-light: #f2c6dd; $custom-dark: #000000;
JSON
{
"hex": "#ebadcf",
"rgb": {
"r": 235,
"g": 173,
"b": 207
},
"hsl": {
"h": 327.097,
"s": 60.784,
"l": 80
},
"oklch": {
"l": 0.81521,
"c": 0.08431,
"h": 345.1
},
"luminance": 0.52054
}Semantic roles & 50–950 ramp
primary
#EBADCF
secondary
#75C79A
accent
#C86A1D
background
#FFFDFE
surface
#FEF9FC
border
#D6D2D5
text
#171315
muted
#858284