#E7BCDA#E7BCDA
#E7BCDA is a very light, moderate pink. Relative luminance 0.580; OKLCH L 84.2% C 0.063 H 337.3°. Best body text is #000000 at 12.60:1 contrast (WCAG AA passes).
Color values
| HEX | #E7BCDA |
|---|---|
| RGB | rgb(231, 188, 218) |
| HSL | hsl(318, 47%, 82%) |
| HSV | hsv(318, 19%, 91%) |
| CMYK | cmyk(0%, 18.6%, 5.6%, 9.4%) |
| CIE-LAB | lab(80.75, 20.29, -9.16) |
| CIE-LCH | lch(80.75, 22.26, 335.70°) |
| OKLab | oklab(84.19% 0.058 -0.0242) |
| OKLCH | oklch(84.19% 0.063 337.3) |
| XYZ | xyz(63.5920, 58.0190, 74.1650) |
| Luminance | 0.5802 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Thistle
#D8BFD8
ΔE00 4.81
Pale Mauve
#FED0FC
ΔE00 6.33
Very Light Purple
#F6CEFC
ΔE00 6.45
Powder Pink
#FFB2D0
ΔE00 7.02
Baby Pink
#FFB7CE
ΔE00 7.10
Light Pink
#FFD1DF
ΔE00 7.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E7BCDA #BCE7C9
analogous
#DFBCE7 #E7BCDA #E7BCC5
triadic
#E7BCDA #DAE7BC #BCDAE7
tetradic
#E7BCDA #E7DFBC #BCE7C9 #BCC5E7
square
#E7BCDA #E7DFBC #BCE7C9 #BCC5E7
split-complementary
#E7BCDA #C5E7BC #BCE7DF
monochromatic
#C762A8 #D78FC1 #E7BCDA #F7E8F3 #F7E8F3
Accessibility & contrast
On white
1.67
#E7BCDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.60
#E7BCDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E7BCDA
12.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E7BCDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E7BCDA | 1.00 | 1.67 | 12.60 | 12.60 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDC5DB
Deuteranopia (green-blind)
#C6CBD9
Tritanopia (blue-blind)
#ECBDC6
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #e7bcda; /* rgb */ color: rgb(231, 188, 218); /* oklch */ color: oklch(84.2% 0.063 337.3);
Tailwind
colors: {
custom: {
50: '#efd0e5',
500: '#e7bcda',
950: '#000000',
},
}SCSS
$custom: #e7bcda; $custom-light: #efd0e5; $custom-dark: #000000;
JSON
{
"hex": "#e7bcda",
"rgb": {
"r": 231,
"g": 188,
"b": 218
},
"hsl": {
"h": 318.14,
"s": 47.253,
"l": 82.157
},
"oklch": {
"l": 0.84185,
"c": 0.06288,
"h": 337.3
},
"luminance": 0.58017
}Semantic roles & 50–950 ramp
primary
#E7BCDA
secondary
#85C298
accent
#BB562B
background
#FFFEFE
surface
#FEFBFC
border
#D6D4D5
text
#161415
muted
#858384