#E6BBCF#E6BBCF
#E6BBCF is a very light, muted pink. Relative luminance 0.569; OKLCH L 83.6% C 0.056 H 348.7°. Best body text is #000000 at 12.37:1 contrast (WCAG AA passes).
Color values
| HEX | #E6BBCF |
|---|---|
| RGB | rgb(230, 187, 207) |
| HSL | hsl(332, 46%, 82%) |
| HSV | hsv(332, 19%, 90%) |
| CMYK | cmyk(0%, 18.7%, 10%, 9.8%) |
| CIE-LAB | lab(80.11, 18.60, -4.20) |
| CIE-LCH | lch(80.11, 19.06, 347.28°) |
| OKLab | oklab(83.56% 0.0546 -0.0109) |
| OKLCH | oklch(83.56% 0.056 348.7) |
| XYZ | xyz(61.6653, 56.8705, 66.7481) |
| Luminance | 0.5687 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Thistle
#D8BFD8
ΔE00 5.41
Pale Pink
#FFCFDC
ΔE00 5.65
Light Pink
#FFD1DF
ΔE00 5.73
Pastel Pink
#FFBACD
ΔE00 5.90
Baby Pink
#FFB7CE
ΔE00 6.08
Bubblegum
#FFC1CC
ΔE00 6.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E6BBCF #BBE6D2
analogous
#E6BBE5 #E6BBCF #E6BDBB
triadic
#E6BBCF #CFE6BB #BBCFE6
tetradic
#E6BBCF #E5E6BB #BBE6D2 #BDBBE6
square
#E6BBCF #E5E6BB #BBE6D2 #BDBBE6
split-complementary
#E6BBCF #BBE6BD #BBE5E6
monochromatic
#C56290 #D68EAF #E6BBCF #F6E8EF #F7E9EF
Accessibility & contrast
On white
1.70
#E6BBCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.37
#E6BBCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E6BBCF
12.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E6BBCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E6BBCF | 1.00 | 1.70 | 12.37 | 12.37 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEC3D0
Deuteranopia (green-blind)
#C8C9CE
Tritanopia (blue-blind)
#EDBAC2
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #e6bbcf; /* rgb */ color: rgb(230, 187, 207); /* oklch */ color: oklch(83.6% 0.056 348.7);
Tailwind
colors: {
custom: {
50: '#eecfdd',
500: '#e6bbcf',
950: '#000000',
},
}SCSS
$custom: #e6bbcf; $custom-light: #eecfdd; $custom-dark: #000000;
JSON
{
"hex": "#e6bbcf",
"rgb": {
"r": 230,
"g": 187,
"b": 207
},
"hsl": {
"h": 332.093,
"s": 46.237,
"l": 81.765
},
"oklch": {
"l": 0.83563,
"c": 0.05564,
"h": 348.7
},
"luminance": 0.56869
}Semantic roles & 50–950 ramp
primary
#E6BBCF
secondary
#85C1A5
accent
#B9782C
background
#FFFEFE
surface
#FEFBFC
border
#D6D4D5
text
#161415
muted
#858384