#EBBED0#EBBED0
#EBBED0 is a very light, muted pink. Relative luminance 0.590; OKLCH L 84.6% C 0.056 H 352.4°. Best body text is #000000 at 12.81:1 contrast (WCAG AA passes).
Color values
| HEX | #EBBED0 |
|---|---|
| RGB | rgb(235, 190, 208) |
| HSL | hsl(336, 53%, 83%) |
| HSV | hsv(336, 19%, 92%) |
| CMYK | cmyk(0%, 19.1%, 11.5%, 7.8%) |
| CIE-LAB | lab(81.32, 18.91, -2.90) |
| CIE-LCH | lch(81.32, 19.13, 351.27°) |
| OKLab | oklab(84.62% 0.0559 -0.0074) |
| OKLCH | oklch(84.62% 0.056 352.4) |
| XYZ | xyz(64.0591, 59.0452, 67.6847) |
| Luminance | 0.5904 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pale Pink
#FFCFDC
ΔE00 4.52
Light Pink
#FFD1DF
ΔE00 4.67
Bubblegum
#FFC1CC
ΔE00 5.11
Pastel Pink
#FFBACD
ΔE00 5.15
Pink
#FFC0CB
ΔE00 5.24
Baby Pink
#FFB7CE
ΔE00 5.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBBED0 #BEEBD9
analogous
#EBBEE6 #EBBED0 #EBC2BE
triadic
#EBBED0 #D0EBBE #BED0EB
tetradic
#EBBED0 #E6EBBE #BEEBD9 #C2BEEB
square
#EBBED0 #E6EBBE #BEEBD9 #C2BEEB
split-complementary
#EBBED0 #BEEBC2 #BEE6EB
monochromatic
#CE608C #DD8FAE #EBBED0 #F8E8EE #F8E8EE
Accessibility & contrast
On white
1.64
#EBBED0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.81
#EBBED0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBBED0
12.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBBED0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBBED0 | 1.00 | 1.64 | 12.81 | 12.81 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2C6D1
Deuteranopia (green-blind)
#CCCDCF
Tritanopia (blue-blind)
#F2BDC4
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #ebbed0; /* rgb */ color: rgb(235, 190, 208); /* oklch */ color: oklch(84.6% 0.056 352.4);
Tailwind
colors: {
custom: {
50: '#f1d1de',
500: '#ebbed0',
950: '#000000',
},
}SCSS
$custom: #ebbed0; $custom-light: #f1d1de; $custom-dark: #000000;
JSON
{
"hex": "#ebbed0",
"rgb": {
"r": 235,
"g": 190,
"b": 208
},
"hsl": {
"h": 336,
"s": 52.941,
"l": 83.333
},
"oklch": {
"l": 0.84617,
"c": 0.05637,
"h": 352.4
},
"luminance": 0.59043
}Semantic roles & 50–950 ramp
primary
#EBBED0
secondary
#86C7AD
accent
#C08225
background
#FFFEFE
surface
#FEFBFC
border
#D6D4D5
text
#171415
muted
#858384