#EBBED3#EBBED3
#EBBED3 is a very light, muted pink. Relative luminance 0.592; OKLCH L 84.7% C 0.058 H 348.7°. Best body text is #000000 at 12.84:1 contrast (WCAG AA passes).
Color values
| HEX | #EBBED3 |
|---|---|
| RGB | rgb(235, 190, 211) |
| HSL | hsl(332, 53%, 83%) |
| HSV | hsv(332, 19%, 92%) |
| CMYK | cmyk(0%, 19.1%, 10.2%, 7.8%) |
| CIE-LAB | lab(81.40, 19.41, -4.40) |
| CIE-LCH | lch(81.40, 19.90, 347.24°) |
| OKLab | oklab(84.71% 0.057 -0.0114) |
| OKLCH | oklch(84.71% 0.058 348.7) |
| XYZ | xyz(64.4317, 59.1942, 69.6470) |
| Luminance | 0.5919 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pale Pink
#FFCFDC
ΔE00 4.96
Light Pink
#FFD1DF
ΔE00 5.01
Pastel Pink
#FFBACD
ΔE00 5.40
Baby Pink
#FFB7CE
ΔE00 5.59
Bubblegum
#FFC1CC
ΔE00 5.75
Thistle
#D8BFD8
ΔE00 5.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBBED3 #BEEBD6
analogous
#EBBEE9 #EBBED3 #EBBFBE
triadic
#EBBED3 #D3EBBE #BED3EB
tetradic
#EBBED3 #E9EBBE #BEEBD6 #BFBEEB
square
#EBBED3 #E9EBBE #BEEBD6 #BFBEEB
split-complementary
#EBBED3 #BEEBBF #BEE9EB
monochromatic
#CE6094 #DD8FB3 #EBBED3 #F8E8EF #F8E8EF
Accessibility & contrast
On white
1.64
#EBBED3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.84
#EBBED3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBBED3
12.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBBED3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBBED3 | 1.00 | 1.64 | 12.84 | 12.84 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1C6D4
Deuteranopia (green-blind)
#CBCDD2
Tritanopia (blue-blind)
#F2BDC5
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #ebbed3; /* rgb */ color: rgb(235, 190, 211); /* oklch */ color: oklch(84.7% 0.058 348.7);
Tailwind
colors: {
custom: {
50: '#f1d1e0',
500: '#ebbed3',
950: '#000000',
},
}SCSS
$custom: #ebbed3; $custom-light: #f1d1e0; $custom-dark: #000000;
JSON
{
"hex": "#ebbed3",
"rgb": {
"r": 235,
"g": 190,
"b": 211
},
"hsl": {
"h": 332,
"s": 52.941,
"l": 83.333
},
"oklch": {
"l": 0.84708,
"c": 0.05809,
"h": 348.7
},
"luminance": 0.59192
}Semantic roles & 50–950 ramp
primary
#EBBED3
secondary
#86C7A9
accent
#C07825
background
#FFFEFE
surface
#FEFBFC
border
#D6D4D5
text
#171415
muted
#858384