#EBBCB2#EBBCB2
#EBBCB2 is a very light, muted red. Relative luminance 0.568; OKLCH L 83.4% C 0.056 H 32.1°. Best body text is #000000 at 12.37:1 contrast (WCAG AA passes).
Color values
| HEX | #EBBCB2 |
|---|---|
| RGB | rgb(235, 188, 178) |
| HSL | hsl(11, 59%, 81%) |
| HSV | hsv(11, 24%, 92%) |
| CMYK | cmyk(0%, 20%, 24.3%, 7.8%) |
| CIE-LAB | lab(80.09, 15.39, 11.47) |
| CIE-LCH | lch(80.09, 19.20, 36.69°) |
| OKLab | oklab(83.42% 0.0477 0.0299) |
| OKLCH | oklch(83.42% 0.056 32.1) |
| XYZ | xyz(60.2808, 56.8455, 49.9079) |
| Luminance | 0.5684 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 6.79
Pale Salmon
#FFB19A
ΔE00 7.37
Light Rose
#FFC5CB
ΔE00 7.54
Pinkish Grey
#C8ACA9
ΔE00 7.72
Light Salmon
#FEA993
ΔE00 8.56
Apricot
#FBCEB1
ΔE00 8.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBBCB2 #B2E1EB
analogous
#EBB2C4 #EBBCB2 #EBD8B2
triadic
#EBBCB2 #B2EBBC #BCB2EB
tetradic
#EBBCB2 #C4EBB2 #B2E1EB #D8B2EB
square
#EBBCB2 #C4EBB2 #B2E1EB #D8B2EB
split-complementary
#EBBCB2 #B2EBD8 #B2C4EB
monochromatic
#D26751 #DE9281 #EBBCB2 #F8E6E3 #F9EAE7
Accessibility & contrast
On white
1.70
#EBBCB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.37
#EBBCB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBBCB2
12.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBBCB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBBCB2 | 1.00 | 1.70 | 12.37 | 12.37 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6C1B1
Deuteranopia (green-blind)
#D1CAB2
Tritanopia (blue-blind)
#F6B6B9
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #ebbcb2; /* rgb */ color: rgb(235, 188, 178); /* oklch */ color: oklch(83.4% 0.056 32.1);
Tailwind
colors: {
custom: {
50: '#f2d0c9',
500: '#ebbcb2',
950: '#000000',
},
}SCSS
$custom: #ebbcb2; $custom-light: #f2d0c9; $custom-dark: #000000;
JSON
{
"hex": "#ebbcb2",
"rgb": {
"r": 235,
"g": 188,
"b": 178
},
"hsl": {
"h": 10.526,
"s": 58.763,
"l": 80.98
},
"oklch": {
"l": 0.83421,
"c": 0.05627,
"h": 32.1
},
"luminance": 0.56843
}Semantic roles & 50–950 ramp
primary
#EBBCB2
secondary
#7ABAC7
accent
#A9C61F
background
#FFFEFD
surface
#FEFBF9
border
#D6D4D2
text
#171413
muted
#858382