#EBBCB7#EBBCB7
#EBBCB7 is a very light, muted red. Relative luminance 0.570; OKLCH L 83.5% C 0.055 H 25.4°. Best body text is #000000 at 12.41:1 contrast (WCAG AA passes).
Color values
| HEX | #EBBCB7 |
|---|---|
| RGB | rgb(235, 188, 183) |
| HSL | hsl(6, 57%, 82%) |
| HSV | hsv(6, 22%, 92%) |
| CMYK | cmyk(0%, 20%, 22.1%, 7.8%) |
| CIE-LAB | lab(80.21, 16.11, 8.95) |
| CIE-LCH | lch(80.21, 18.43, 29.04°) |
| OKLab | oklab(83.55% 0.0496 0.0235) |
| OKLCH | oklch(83.55% 0.055 25.4) |
| XYZ | xyz(60.7919, 57.0500, 52.6001) |
| Luminance | 0.5705 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 5.07
Light Rose
#FFC5CB
ΔE00 5.78
Bubblegum
#FFC1CC
ΔE00 7.16
Pink
#FFC0CB
ΔE00 7.18
Pinkish Grey
#C8ACA9
ΔE00 7.55
Dusty Pink
#D8A7B1
ΔE00 7.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBBCB7 #B7E6EB
analogous
#EBB7CC #EBBCB7 #EBD6B7
triadic
#EBBCB7 #B7EBBC #BCB7EB
tetradic
#EBBCB7 #CCEBB7 #B7E6EB #D6B7EB
square
#EBBCB7 #CCEBB7 #B7E6EB #D6B7EB
split-complementary
#EBBCB7 #B7EBD6 #B7CCEB
monochromatic
#D06357 #DE8F87 #EBBCB7 #F8E9E7 #F8E9E7
Accessibility & contrast
On white
1.69
#EBBCB7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.41
#EBBCB7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBBCB7
12.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBBCB7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBBCB7 | 1.00 | 1.69 | 12.41 | 12.41 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5C2B7
Deuteranopia (green-blind)
#D0CAB6
Tritanopia (blue-blind)
#F6B7BB
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #ebbcb7; /* rgb */ color: rgb(235, 188, 183); /* oklch */ color: oklch(83.5% 0.055 25.4);
Tailwind
colors: {
custom: {
50: '#f2d0cc',
500: '#ebbcb7',
950: '#000000',
},
}SCSS
$custom: #ebbcb7; $custom-light: #f2d0cc; $custom-dark: #000000;
JSON
{
"hex": "#ebbcb7",
"rgb": {
"r": 235,
"g": 188,
"b": 183
},
"hsl": {
"h": 5.769,
"s": 56.522,
"l": 81.961
},
"oklch": {
"l": 0.83549,
"c": 0.05489,
"h": 25.4
},
"luminance": 0.57048
}Semantic roles & 50–950 ramp
primary
#EBBCB7
secondary
#7FC0C7
accent
#B4C421
background
#FFFEFE
surface
#FEFBFA
border
#D6D4D3
text
#171413
muted
#858383