#E6B3CD#E6B3CD
#E6B3CD is a very light, moderate pink. Relative luminance 0.535; OKLCH L 82.0% C 0.068 H 346.7°. Best body text is #000000 at 11.69:1 contrast (WCAG AA passes).
Color values
| HEX | #E6B3CD |
|---|---|
| RGB | rgb(230, 179, 205) |
| HSL | hsl(329, 50%, 80%) |
| HSV | hsv(329, 22%, 90%) |
| CMYK | cmyk(0%, 22.2%, 10.9%, 9.8%) |
| CIE-LAB | lab(78.15, 22.54, -6.00) |
| CIE-LCH | lch(78.15, 23.32, 345.10°) |
| OKLab | oklab(82.03% 0.066 -0.0157) |
| OKLCH | oklch(82.03% 0.068 346.7) |
| XYZ | xyz(59.7722, 53.4731, 64.9185) |
| Luminance | 0.5347 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Powder Pink
#FFB2D0
ΔE00 5.14
Baby Pink
#FFB7CE
ΔE00 5.21
Pastel Pink
#FFBACD
ΔE00 5.59
Dusty Pink
#D8A7B1
ΔE00 6.37
Thistle
#D8BFD8
ΔE00 6.86
Soft Pink
#FDB0C0
ΔE00 7.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E6B3CD #B3E6CC
analogous
#E6B3E6 #E6B3CD #E6B3B3
triadic
#E6B3CD #CDE6B3 #B3CDE6
tetradic
#E6B3CD #E6E6B3 #B3E6CC #B3B3E6
square
#E6B3CD #E6E6B3 #B3E6CC #B3B3E6
split-complementary
#E6B3CD #B3E6B3 #B3E6E6
monochromatic
#C85790 #D785AF #E6B3CD #F5E1EB #F7E8F0
Accessibility & contrast
On white
1.80
#E6B3CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.69
#E6B3CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E6B3CD
11.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E6B3CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E6B3CD | 1.00 | 1.80 | 11.69 | 11.69 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6BCCE
Deuteranopia (green-blind)
#C2C4CC
Tritanopia (blue-blind)
#EDB2BC
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #e6b3cd; /* rgb */ color: rgb(230, 179, 205); /* oklch */ color: oklch(82.0% 0.068 346.7);
Tailwind
colors: {
custom: {
50: '#eecadc',
500: '#e6b3cd',
950: '#000000',
},
}SCSS
$custom: #e6b3cd; $custom-light: #eecadc; $custom-dark: #000000;
JSON
{
"hex": "#e6b3cd",
"rgb": {
"r": 230,
"g": 179,
"b": 205
},
"hsl": {
"h": 329.412,
"s": 50.495,
"l": 80.196
},
"oklch": {
"l": 0.82034,
"c": 0.06787,
"h": 346.7
},
"luminance": 0.53471
}Semantic roles & 50–950 ramp
primary
#E6B3CD
secondary
#7DC19E
accent
#BE7128
background
#FFFDFE
surface
#FEF9FC
border
#D6D2D5
text
#161315
muted
#858284