#E9BCDA#E9BCDA
#E9BCDA is a very light, moderate pink. Relative luminance 0.584; OKLCH L 84.4% C 0.065 H 338.7°. Best body text is #000000 at 12.67:1 contrast (WCAG AA passes).
Color values
| HEX | #E9BCDA |
|---|---|
| RGB | rgb(233, 188, 218) |
| HSL | hsl(320, 51%, 83%) |
| HSV | hsv(320, 19%, 91%) |
| CMYK | cmyk(0%, 19.3%, 6.4%, 8.6%) |
| CIE-LAB | lab(80.94, 20.97, -8.87) |
| CIE-LCH | lch(80.94, 22.77, 337.08°) |
| OKLab | oklab(84.37% 0.0602 -0.0234) |
| OKLCH | oklch(84.37% 0.065 338.7) |
| XYZ | xyz(64.2414, 58.3538, 74.1954) |
| Luminance | 0.5835 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Thistle
#D8BFD8
ΔE00 5.26
Pale Mauve
#FED0FC
ΔE00 6.30
Very Light Purple
#F6CEFC
ΔE00 6.54
Powder Pink
#FFB2D0
ΔE00 6.57
Baby Pink
#FFB7CE
ΔE00 6.66
Pastel Pink
#FFBACD
ΔE00 6.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E9BCDA #BCE9CB
analogous
#E2BCE9 #E9BCDA #E9BCC3
triadic
#E9BCDA #DAE9BC #BCDAE9
tetradic
#E9BCDA #E9E2BC #BCE9CB #BCC3E9
square
#E9BCDA #E9E2BC #BCE9CB #BCC3E9
split-complementary
#E9BCDA #C3E9BC #BCE9E2
monochromatic
#CB60A7 #DA8EC1 #E9BCDA #F7E8F2 #F7E8F2
Accessibility & contrast
On white
1.66
#E9BCDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.67
#E9BCDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E9BCDA
12.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E9BCDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E9BCDA | 1.00 | 1.66 | 12.67 | 12.67 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDC5DB
Deuteranopia (green-blind)
#C7CBD9
Tritanopia (blue-blind)
#EFBDC6
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #e9bcda; /* rgb */ color: rgb(233, 188, 218); /* oklch */ color: oklch(84.4% 0.065 338.7);
Tailwind
colors: {
custom: {
50: '#f0d0e5',
500: '#e9bcda',
950: '#000000',
},
}SCSS
$custom: #e9bcda; $custom-light: #f0d0e5; $custom-dark: #000000;
JSON
{
"hex": "#e9bcda",
"rgb": {
"r": 233,
"g": 188,
"b": 218
},
"hsl": {
"h": 320,
"s": 50.562,
"l": 82.549
},
"oklch": {
"l": 0.84371,
"c": 0.06463,
"h": 338.7
},
"luminance": 0.58352
}Semantic roles & 50–950 ramp
primary
#E9BCDA
secondary
#85C59A
accent
#BE5A28
background
#FFFEFE
surface
#FEFBFC
border
#D6D4D5
text
#161415
muted
#858384