#EBBEC8#EBBEC8
#EBBEC8 is a very light, muted red. Relative luminance 0.587; OKLCH L 84.4% C 0.053 H 3.4°. Best body text is #000000 at 12.73:1 contrast (WCAG AA passes).
Color values
| HEX | #EBBEC8 |
|---|---|
| RGB | rgb(235, 190, 200) |
| HSL | hsl(347, 53%, 83%) |
| HSV | hsv(347, 19%, 92%) |
| CMYK | cmyk(0%, 19.1%, 14.9%, 7.8%) |
| CIE-LAB | lab(81.11, 17.62, 1.09) |
| CIE-LCH | lch(81.11, 17.66, 3.54°) |
| OKLab | oklab(84.38% 0.053 0.0031) |
| OKLCH | oklch(84.38% 0.053 3.4) |
| XYZ | xyz(63.0996, 58.6614, 62.6313) |
| Luminance | 0.5866 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Bubblegum
#FFC1CC
ΔE00 4.18
Light Rose
#FFC5CB
ΔE00 4.18
Pink
#FFC0CB
ΔE00 4.30
Pale Pink
#FFCFDC
ΔE00 4.38
Pale Rose
#FDC1C5
ΔE00 4.51
Light Pink
#FFD1DF
ΔE00 4.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBBEC8 #BEEBE1
analogous
#EBBEDE #EBBEC8 #EBCABE
triadic
#EBBEC8 #C8EBBE #BEC8EB
tetradic
#EBBEC8 #DEEBBE #BEEBE1 #CABEEB
square
#EBBEC8 #DEEBBE #BEEBE1 #CABEEB
split-complementary
#EBBEC8 #BEEBCA #BEDEEB
monochromatic
#CE6079 #DD8FA0 #EBBEC8 #F8E8EB #F8E8EB
Accessibility & contrast
On white
1.65
#EBBEC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.73
#EBBEC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBBEC8
12.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBBEC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBBEC8 | 1.00 | 1.65 | 12.73 | 12.73 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4C5C8
Deuteranopia (green-blind)
#CECCC7
Tritanopia (blue-blind)
#F3BBC1
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #ebbec8; /* rgb */ color: rgb(235, 190, 200); /* oklch */ color: oklch(84.4% 0.053 3.4);
Tailwind
colors: {
custom: {
50: '#f2d1d8',
500: '#ebbec8',
950: '#000000',
},
}SCSS
$custom: #ebbec8; $custom-light: #f2d1d8; $custom-dark: #000000;
JSON
{
"hex": "#ebbec8",
"rgb": {
"r": 235,
"g": 190,
"b": 200
},
"hsl": {
"h": 346.667,
"s": 52.941,
"l": 83.333
},
"oklch": {
"l": 0.84384,
"c": 0.05305,
"h": 3.4
},
"luminance": 0.58659
}Semantic roles & 50–950 ramp
primary
#EBBEC8
secondary
#86C7B9
accent
#C09E25
background
#FFFEFE
surface
#FEFBFB
border
#D6D4D4
text
#171414
muted
#858383