#E2BCC3#E2BCC3
#E2BCC3 is a very light, muted red. Relative luminance 0.561; OKLCH L 83.0% C 0.044 H 5.6°. Best body text is #000000 at 12.22:1 contrast (WCAG AA passes).
Color values
| HEX | #E2BCC3 |
|---|---|
| RGB | rgb(226, 188, 195) |
| HSL | hsl(349, 40%, 81%) |
| HSV | hsv(349, 17%, 89%) |
| CMYK | cmyk(0%, 16.8%, 13.7%, 11.4%) |
| CIE-LAB | lab(79.66, 14.68, 1.58) |
| CIE-LCH | lch(79.66, 14.76, 6.13°) |
| OKLab | oklab(83.02% 0.0442 0.0044) |
| OKLCH | oklch(83.02% 0.044 5.6) |
| XYZ | xyz(59.1973, 56.0771, 59.3248) |
| Luminance | 0.5607 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Dusty Pink
#D8A7B1
ΔE00 5.67
Light Rose
#FFC5CB
ΔE00 5.89
Pale Rose
#FDC1C5
ΔE00 5.99
Pale Pink
#FFCFDC
ΔE00 6.07
Bubblegum
#FFC1CC
ΔE00 6.30
Light Pink
#FFD1DF
ΔE00 6.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2BCC3 #BCE2DB
analogous
#E2BCD6 #E2BCC3 #E2C8BC
triadic
#E2BCC3 #C3E2BC #BCC3E2
tetradic
#E2BCC3 #D6E2BC #BCE2DB #C8BCE2
square
#E2BCC3 #D6E2BC #BCE2DB #C8BCE2
split-complementary
#E2BCC3 #BCE2C8 #BCD6E2
monochromatic
#BD6776 #D0919D #E2BCC3 #F4E7E9 #F6EAEC
Accessibility & contrast
On white
1.72
#E2BCC3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.22
#E2BCC3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2BCC3
12.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2BCC3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2BCC3 | 1.00 | 1.72 | 12.22 | 12.22 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1C2C3
Deuteranopia (green-blind)
#CAC8C2
Tritanopia (blue-blind)
#E9BABE
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #e2bcc3; /* rgb */ color: rgb(226, 188, 195); /* oklch */ color: oklch(83.0% 0.044 5.6);
Tailwind
colors: {
custom: {
50: '#ebd0d5',
500: '#e2bcc3',
950: '#000000',
},
}SCSS
$custom: #e2bcc3; $custom-light: #ebd0d5; $custom-dark: #000000;
JSON
{
"hex": "#e2bcc3",
"rgb": {
"r": 226,
"g": 188,
"b": 195
},
"hsl": {
"h": 348.947,
"s": 39.583,
"l": 81.176
},
"oklch": {
"l": 0.83022,
"c": 0.04444,
"h": 5.6
},
"luminance": 0.56075
}Semantic roles & 50–950 ramp
primary
#E2BCC3
secondary
#87BBB2
accent
#B39B33
background
#FEFEFE
surface
#FDFBFB
border
#D5D4D4
text
#161414
muted
#848383