#E6BEC2#E6BEC2
#E6BEC2 is a very light, muted red. Relative luminance 0.575; OKLCH L 83.7% C 0.046 H 11.3°. Best body text is #000000 at 12.51:1 contrast (WCAG AA passes).
Color values
| HEX | #E6BEC2 |
|---|---|
| RGB | rgb(230, 190, 194) |
| HSL | hsl(354, 44%, 82%) |
| HSV | hsv(354, 17%, 90%) |
| CMYK | cmyk(0%, 17.4%, 15.7%, 9.8%) |
| CIE-LAB | lab(80.49, 14.89, 3.36) |
| CIE-LCH | lch(80.49, 15.26, 12.73°) |
| OKLab | oklab(83.74% 0.0452 0.0091) |
| OKLCH | oklch(83.74% 0.046 11.3) |
| XYZ | xyz(60.7840, 57.5469, 58.9343) |
| Luminance | 0.5755 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 5.12
Light Rose
#FFC5CB
ΔE00 5.14
Bubblegum
#FFC1CC
ΔE00 5.92
Pale Pink
#FFCFDC
ΔE00 5.93
Pink
#FFC0CB
ΔE00 6.03
Dusty Pink
#D8A7B1
ΔE00 6.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E6BEC2 #BEE6E2
analogous
#E6BED6 #E6BEC2 #E6CEBE
triadic
#E6BEC2 #C2E6BE #BEC2E6
tetradic
#E6BEC2 #D6E6BE #BEE6E2 #CEBEE6
square
#E6BEC2 #D6E6BE #BEE6E2 #CEBEE6
split-complementary
#E6BEC2 #BEE6CE #BED6E6
monochromatic
#C4666F #D59299 #E6BEC2 #F6E9EA #F6E9EA
Accessibility & contrast
On white
1.68
#E6BEC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.51
#E6BEC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E6BEC2
12.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E6BEC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E6BEC2 | 1.00 | 1.68 | 12.51 | 12.51 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4C4C2
Deuteranopia (green-blind)
#CDCAC1
Tritanopia (blue-blind)
#EEBBBF
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #e6bec2; /* rgb */ color: rgb(230, 190, 194); /* oklch */ color: oklch(83.7% 0.046 11.3);
Tailwind
colors: {
custom: {
50: '#eed1d4',
500: '#e6bec2',
950: '#000000',
},
}SCSS
$custom: #e6bec2; $custom-light: #eed1d4; $custom-dark: #000000;
JSON
{
"hex": "#e6bec2",
"rgb": {
"r": 230,
"g": 190,
"b": 194
},
"hsl": {
"h": 354,
"s": 44.444,
"l": 82.353
},
"oklch": {
"l": 0.83744,
"c": 0.0461,
"h": 11.3
},
"luminance": 0.57545
}Semantic roles & 50–950 ramp
primary
#E6BEC2
secondary
#88C0BB
accent
#B8AA2E
background
#FFFEFE
surface
#FEFBFB
border
#D6D4D4
text
#161414
muted
#858383