#EBBED8#EBBED8
#EBBED8 is a very light, moderate pink. Relative luminance 0.594; OKLCH L 84.9% C 0.061 H 342.9°. Best body text is #000000 at 12.89:1 contrast (WCAG AA passes).
Color values
| HEX | #EBBED8 |
|---|---|
| RGB | rgb(235, 190, 216) |
| HSL | hsl(325, 53%, 83%) |
| HSV | hsv(325, 19%, 92%) |
| CMYK | cmyk(0%, 19.1%, 8.1%, 7.8%) |
| CIE-LAB | lab(81.54, 20.25, -6.88) |
| CIE-LCH | lch(81.54, 21.38, 341.24°) |
| OKLab | oklab(84.86% 0.0587 -0.0181) |
| OKLCH | oklch(84.86% 0.061 342.9) |
| XYZ | xyz(65.0682, 59.4488, 72.9996) |
| Luminance | 0.5945 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Thistle
#D8BFD8
ΔE00 5.37
Light Pink
#FFD1DF
ΔE00 5.86
Pale Pink
#FFCFDC
ΔE00 5.94
Baby Pink
#FFB7CE
ΔE00 6.04
Pastel Pink
#FFBACD
ΔE00 6.14
Powder Pink
#FFB2D0
ΔE00 6.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBBED8 #BEEBD1
analogous
#E7BEEB #EBBED8 #EBBEC1
triadic
#EBBED8 #D8EBBE #BED8EB
tetradic
#EBBED8 #EBE7BE #BEEBD1 #BEC1EB
square
#EBBED8 #EBE7BE #BEEBD1 #BEC1EB
split-complementary
#EBBED8 #C1EBBE #BEEBE7
monochromatic
#CE60A0 #DD8FBC #EBBED8 #F8E8F1 #F8E8F1
Accessibility & contrast
On white
1.63
#EBBED8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.89
#EBBED8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBBED8
12.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBBED8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBBED8 | 1.00 | 1.63 | 12.89 | 12.89 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0C7D9
Deuteranopia (green-blind)
#CACDD7
Tritanopia (blue-blind)
#F1BEC7
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #ebbed8; /* rgb */ color: rgb(235, 190, 216); /* oklch */ color: oklch(84.9% 0.061 342.9);
Tailwind
colors: {
custom: {
50: '#f1d1e4',
500: '#ebbed8',
950: '#000000',
},
}SCSS
$custom: #ebbed8; $custom-light: #f1d1e4; $custom-dark: #000000;
JSON
{
"hex": "#ebbed8",
"rgb": {
"r": 235,
"g": 190,
"b": 216
},
"hsl": {
"h": 325.333,
"s": 52.941,
"l": 83.333
},
"oklch": {
"l": 0.84862,
"c": 0.06143,
"h": 342.9
},
"luminance": 0.59447
}Semantic roles & 50–950 ramp
primary
#EBBED8
secondary
#86C7A2
accent
#C06725
background
#FFFEFE
surface
#FEFBFC
border
#D6D4D5
text
#171415
muted
#858384