#E6BBD2#E6BBD2
#E6BBD2 is a very light, muted pink. Relative luminance 0.570; OKLCH L 83.7% C 0.058 H 345.0°. Best body text is #000000 at 12.40:1 contrast (WCAG AA passes).
Color values
| HEX | #E6BBD2 |
|---|---|
| RGB | rgb(230, 187, 210) |
| HSL | hsl(328, 46%, 82%) |
| HSV | hsv(328, 19%, 90%) |
| CMYK | cmyk(0%, 18.7%, 8.7%, 9.8%) |
| CIE-LAB | lab(80.19, 19.10, -5.69) |
| CIE-LCH | lch(80.19, 19.93, 343.41°) |
| OKLab | oklab(83.66% 0.0556 -0.0149) |
| OKLCH | oklch(83.66% 0.058 345) |
| XYZ | xyz(62.0356, 57.0186, 68.6981) |
| Luminance | 0.5702 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Thistle
#D8BFD8
ΔE00 5.04
Pale Pink
#FFCFDC
ΔE00 6.11
Light Pink
#FFD1DF
ΔE00 6.12
Pastel Pink
#FFBACD
ΔE00 6.23
Baby Pink
#FFB7CE
ΔE00 6.24
Powder Pink
#FFB2D0
ΔE00 6.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E6BBD2 #BBE6CF
analogous
#E5BBE6 #E6BBD2 #E6BBBD
triadic
#E6BBD2 #D2E6BB #BBD2E6
tetradic
#E6BBD2 #E6E5BB #BBE6CF #BBBDE6
square
#E6BBD2 #E6E5BB #BBE6CF #BBBDE6
split-complementary
#E6BBD2 #BDE6BB #BBE6E5
monochromatic
#C56297 #D68EB4 #E6BBD2 #F6E8F0 #F7E9F0
Accessibility & contrast
On white
1.69
#E6BBD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.40
#E6BBD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E6BBD2
12.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E6BBD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E6BBD2 | 1.00 | 1.69 | 12.40 | 12.40 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDC3D3
Deuteranopia (green-blind)
#C7C9D1
Tritanopia (blue-blind)
#ECBBC3
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #e6bbd2; /* rgb */ color: rgb(230, 187, 210); /* oklch */ color: oklch(83.7% 0.058 345.0);
Tailwind
colors: {
custom: {
50: '#eecfdf',
500: '#e6bbd2',
950: '#000000',
},
}SCSS
$custom: #e6bbd2; $custom-light: #eecfdf; $custom-dark: #000000;
JSON
{
"hex": "#e6bbd2",
"rgb": {
"r": 230,
"g": 187,
"b": 210
},
"hsl": {
"h": 327.907,
"s": 46.237,
"l": 81.765
},
"oklch": {
"l": 0.83655,
"c": 0.05759,
"h": 345
},
"luminance": 0.57017
}Semantic roles & 50–950 ramp
primary
#E6BBD2
secondary
#85C1A1
accent
#B96E2C
background
#FFFEFE
surface
#FEFBFC
border
#D6D4D5
text
#161415
muted
#858384