#EBBED1#EBBED1
#EBBED1 is a very light, muted pink. Relative luminance 0.591; OKLCH L 84.6% C 0.057 H 351.2°. Best body text is #000000 at 12.82:1 contrast (WCAG AA passes).
Color values
| HEX | #EBBED1 |
|---|---|
| RGB | rgb(235, 190, 209) |
| HSL | hsl(335, 53%, 83%) |
| HSV | hsv(335, 19%, 92%) |
| CMYK | cmyk(0%, 19.1%, 11.1%, 7.8%) |
| CIE-LAB | lab(81.34, 19.08, -3.40) |
| CIE-LCH | lch(81.34, 19.38, 349.89°) |
| OKLab | oklab(84.65% 0.0562 -0.0088) |
| OKLCH | oklch(84.65% 0.057 351.2) |
| XYZ | xyz(64.1825, 59.0945, 68.3347) |
| Luminance | 0.5909 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pale Pink
#FFCFDC
ΔE00 4.65
Light Pink
#FFD1DF
ΔE00 4.76
Pastel Pink
#FFBACD
ΔE00 5.21
Bubblegum
#FFC1CC
ΔE00 5.31
Pink
#FFC0CB
ΔE00 5.44
Baby Pink
#FFB7CE
ΔE00 5.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBBED1 #BEEBD8
analogous
#EBBEE7 #EBBED1 #EBC1BE
triadic
#EBBED1 #D1EBBE #BED1EB
tetradic
#EBBED1 #E7EBBE #BEEBD8 #C1BEEB
square
#EBBED1 #E7EBBE #BEEBD8 #C1BEEB
split-complementary
#EBBED1 #BEEBC1 #BEE7EB
monochromatic
#CE608F #DD8FB0 #EBBED1 #F8E8EE #F8E8EE
Accessibility & contrast
On white
1.64
#EBBED1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.82
#EBBED1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBBED1
12.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBBED1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBBED1 | 1.00 | 1.64 | 12.82 | 12.82 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2C6D2
Deuteranopia (green-blind)
#CCCDD0
Tritanopia (blue-blind)
#F2BDC4
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #ebbed1; /* rgb */ color: rgb(235, 190, 209); /* oklch */ color: oklch(84.6% 0.057 351.2);
Tailwind
colors: {
custom: {
50: '#f1d1df',
500: '#ebbed1',
950: '#000000',
},
}SCSS
$custom: #ebbed1; $custom-light: #f1d1df; $custom-dark: #000000;
JSON
{
"hex": "#ebbed1",
"rgb": {
"r": 235,
"g": 190,
"b": 209
},
"hsl": {
"h": 334.667,
"s": 52.941,
"l": 83.333
},
"oklch": {
"l": 0.84647,
"c": 0.05692,
"h": 351.2
},
"luminance": 0.59093
}Semantic roles & 50–950 ramp
primary
#EBBED1
secondary
#86C7AC
accent
#C07F25
background
#FFFEFE
surface
#FEFBFC
border
#D6D4D5
text
#171415
muted
#858384