#E4BED2#E4BED2
#E4BED2 is a very light, muted pink. Relative luminance 0.580; OKLCH L 84.0% C 0.051 H 345.3°. Best body text is #000000 at 12.59:1 contrast (WCAG AA passes).
Color values
| HEX | #E4BED2 |
|---|---|
| RGB | rgb(228, 190, 210) |
| HSL | hsl(328, 41%, 82%) |
| HSV | hsv(328, 17%, 89%) |
| CMYK | cmyk(0%, 16.7%, 7.9%, 10.6%) |
| CIE-LAB | lab(80.73, 16.81, -4.92) |
| CIE-LCH | lch(80.73, 17.51, 343.67°) |
| OKLab | oklab(84.03% 0.0489 -0.0129) |
| OKLCH | oklch(84.03% 0.051 345.3) |
| XYZ | xyz(62.0403, 57.9756, 68.8825) |
| Luminance | 0.5797 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Thistle
#D8BFD8
ΔE00 4.22
Light Pink
#FFD1DF
ΔE00 5.69
Pale Pink
#FFCFDC
ΔE00 5.76
Pastel Pink
#FFBACD
ΔE00 7.06
Bubblegum
#FFC1CC
ΔE00 7.07
Pink
#FFC0CB
ΔE00 7.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E4BED2 #BEE4D0
analogous
#E3BEE4 #E4BED2 #E4BEBF
triadic
#E4BED2 #D2E4BE #BED2E4
tetradic
#E4BED2 #E4E3BE #BEE4D0 #BEBFE4
square
#E4BED2 #E4E3BE #BEE4D0 #BEBFE4
split-complementary
#E4BED2 #BFE4BE #BEE4E3
monochromatic
#C06896 #D293B4 #E4BED2 #F6E9F0 #F6E9F0
Accessibility & contrast
On white
1.67
#E4BED2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.59
#E4BED2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E4BED2
12.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E4BED2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E4BED2 | 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)
#C0C5D3
Deuteranopia (green-blind)
#C9CBD1
Tritanopia (blue-blind)
#EABEC5
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #e4bed2; /* rgb */ color: rgb(228, 190, 210); /* oklch */ color: oklch(84.0% 0.051 345.3);
Tailwind
colors: {
custom: {
50: '#ecd1df',
500: '#e4bed2',
950: '#000000',
},
}SCSS
$custom: #e4bed2; $custom-light: #ecd1df; $custom-dark: #000000;
JSON
{
"hex": "#e4bed2",
"rgb": {
"r": 228,
"g": 190,
"b": 210
},
"hsl": {
"h": 328.421,
"s": 41.304,
"l": 81.961
},
"oklch": {
"l": 0.84026,
"c": 0.05057,
"h": 345.3
},
"luminance": 0.57974
}Semantic roles & 50–950 ramp
primary
#E4BED2
secondary
#89BEA2
accent
#B46F31
background
#FEFEFE
surface
#FDFBFC
border
#D5D4D5
text
#161415
muted
#848384