#EBBEC1#EBBEC1
#EBBEC1 is a very light, muted red. Relative luminance 0.583; OKLCH L 84.2% C 0.052 H 13.7°. Best body text is #000000 at 12.67:1 contrast (WCAG AA passes).
Color values
| HEX | #EBBEC1 |
|---|---|
| RGB | rgb(235, 190, 193) |
| HSL | hsl(356, 53%, 83%) |
| HSV | hsv(356, 19%, 92%) |
| CMYK | cmyk(0%, 19.1%, 17.9%, 7.8%) |
| CIE-LAB | lab(80.93, 16.54, 4.60) |
| CIE-LCH | lch(80.93, 17.16, 15.55°) |
| OKLab | oklab(84.19% 0.0503 0.0123) |
| OKLCH | oklch(84.19% 0.052 13.7) |
| XYZ | xyz(62.3002, 58.3416, 58.4211) |
| Luminance | 0.5834 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 3.82
Light Rose
#FFC5CB
ΔE00 4.01
Bubblegum
#FFC1CC
ΔE00 4.94
Pink
#FFC0CB
ΔE00 5.03
Pale Pink
#FFCFDC
ΔE00 5.68
Light Pink
#FFD1DF
ΔE00 6.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBBEC1 #BEEBE8
analogous
#EBBED7 #EBBEC1 #EBD1BE
triadic
#EBBEC1 #C1EBBE #BEC1EB
tetradic
#EBBEC1 #D7EBBE #BEEBE8 #D1BEEB
square
#EBBEC1 #D7EBBE #BEEBE8 #D1BEEB
split-complementary
#EBBEC1 #BEEBD1 #BED7EB
monochromatic
#CE6068 #DD8F94 #EBBEC1 #F8E8E9 #F8E8E9
Accessibility & contrast
On white
1.66
#EBBEC1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.67
#EBBEC1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBBEC1
12.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBBEC1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBBEC1 | 1.00 | 1.66 | 12.67 | 12.67 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5C4C1
Deuteranopia (green-blind)
#CFCCC0
Tritanopia (blue-blind)
#F4BABF
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #ebbec1; /* rgb */ color: rgb(235, 190, 193); /* oklch */ color: oklch(84.2% 0.052 13.7);
Tailwind
colors: {
custom: {
50: '#f2d1d3',
500: '#ebbec1',
950: '#000000',
},
}SCSS
$custom: #ebbec1; $custom-light: #f2d1d3; $custom-dark: #000000;
JSON
{
"hex": "#ebbec1",
"rgb": {
"r": 235,
"g": 190,
"b": 193
},
"hsl": {
"h": 356,
"s": 52.941,
"l": 83.333
},
"oklch": {
"l": 0.84188,
"c": 0.05182,
"h": 13.7
},
"luminance": 0.58339
}Semantic roles & 50–950 ramp
primary
#EBBEC1
secondary
#86C7C3
accent
#C0B625
background
#FFFEFE
surface
#FEFBFB
border
#D6D4D4
text
#171414
muted
#858383