#EBBADC#EBBADC
#EBBADC is a very light, moderate pink. Relative luminance 0.579; OKLCH L 84.3% C 0.071 H 337.7°. Best body text is #000000 at 12.59:1 contrast (WCAG AA passes).
Color values
| HEX | #EBBADC |
|---|---|
| RGB | rgb(235, 186, 220) |
| HSL | hsl(318, 55%, 83%) |
| HSV | hsv(318, 21%, 92%) |
| CMYK | cmyk(0%, 20.9%, 6.4%, 7.8%) |
| CIE-LAB | lab(80.71, 23.07, -10.26) |
| CIE-LCH | lch(80.71, 25.24, 336.03°) |
| OKLab | oklab(84.26% 0.0661 -0.0272) |
| OKLCH | oklch(84.26% 0.071 337.7) |
| XYZ | xyz(64.7372, 57.9492, 75.4714) |
| Luminance | 0.5795 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 6.00
Powder Pink
#FFB2D0
ΔE00 6.16
Thistle
#D8BFD8
ΔE00 6.20
Very Light Purple
#F6CEFC
ΔE00 6.28
Baby Pink
#FFB7CE
ΔE00 6.63
Pastel Pink
#FFBACD
ΔE00 7.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBBADC #BAEBC9
analogous
#E1BAEB #EBBADC #EBBAC4
triadic
#EBBADC #DCEBBA #BADCEB
tetradic
#EBBADC #EBE1BA #BAEBC9 #BAC4EB
square
#EBBADC #EBE1BA #BAEBC9 #BAC4EB
split-complementary
#EBBADC #C4EBBA #BAEBE1
monochromatic
#CF5BAC #DD8BC4 #EBBADC #F8E7F3 #F8E7F3
Accessibility & contrast
On white
1.67
#EBBADC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.59
#EBBADC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBBADC
12.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBBADC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBBADC | 1.00 | 1.67 | 12.59 | 12.59 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBC4DD
Deuteranopia (green-blind)
#C6CBDA
Tritanopia (blue-blind)
#F1BBC5
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #ebbadc; /* rgb */ color: rgb(235, 186, 220); /* oklch */ color: oklch(84.3% 0.071 337.7);
Tailwind
colors: {
custom: {
50: '#f2cfe6',
500: '#ebbadc',
950: '#000000',
},
}SCSS
$custom: #ebbadc; $custom-light: #f2cfe6; $custom-dark: #000000;
JSON
{
"hex": "#ebbadc",
"rgb": {
"r": 235,
"g": 186,
"b": 220
},
"hsl": {
"h": 318.367,
"s": 55.056,
"l": 82.549
},
"oklch": {
"l": 0.84261,
"c": 0.07148,
"h": 337.7
},
"luminance": 0.57947
}Semantic roles & 50–950 ramp
primary
#EBBADC
secondary
#82C797
accent
#C35423
background
#FFFEFE
surface
#FEFBFC
border
#D6D4D5
text
#171316
muted
#858384