#EBBEBD#EBBEBD
#EBBEBD is a very light, muted red. Relative luminance 0.582; OKLCH L 84.1% C 0.052 H 19.7°. Best body text is #000000 at 12.63:1 contrast (WCAG AA passes).
Color values
| HEX | #EBBEBD |
|---|---|
| RGB | rgb(235, 190, 189) |
| HSL | hsl(1, 53%, 83%) |
| HSV | hsv(1, 20%, 92%) |
| CMYK | cmyk(0%, 19.1%, 19.6%, 7.8%) |
| CIE-LAB | lab(80.83, 15.93, 6.61) |
| CIE-LCH | lch(80.83, 17.25, 22.54°) |
| OKLab | oklab(84.08% 0.0488 0.0175) |
| OKLCH | oklch(84.08% 0.052 19.7) |
| XYZ | xyz(61.8600, 58.1655, 56.1028) |
| Luminance | 0.5816 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 4.27
Light Rose
#FFC5CB
ΔE00 4.72
Bubblegum
#FFC1CC
ΔE00 5.99
Pink
#FFC0CB
ΔE00 6.05
Pale Pink
#FFCFDC
ΔE00 6.84
Dusty Pink
#D8A7B1
ΔE00 7.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBBEBD #BDEAEB
analogous
#EBBDD3 #EBBEBD #EBD5BD
triadic
#EBBEBD #BDEBBE #BEBDEB
tetradic
#EBBEBD #D3EBBD #BDEAEB #D5BDEB
square
#EBBEBD #D3EBBD #BDEAEB #D5BDEB
split-complementary
#EBBEBD #BDEBD5 #BDD3EB
monochromatic
#CF615F #DD908E #EBBEBD #F8E8E8 #F8E8E8
Accessibility & contrast
On white
1.66
#EBBEBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.63
#EBBEBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBBEBD
12.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBBEBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBBEBD | 1.00 | 1.66 | 12.63 | 12.63 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6C4BD
Deuteranopia (green-blind)
#D0CCBC
Tritanopia (blue-blind)
#F5BABE
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #ebbebd; /* rgb */ color: rgb(235, 190, 189); /* oklch */ color: oklch(84.1% 0.052 19.7);
Tailwind
colors: {
custom: {
50: '#f2d1d0',
500: '#ebbebd',
950: '#000000',
},
}SCSS
$custom: #ebbebd; $custom-light: #f2d1d0; $custom-dark: #000000;
JSON
{
"hex": "#ebbebd",
"rgb": {
"r": 235,
"g": 190,
"b": 189
},
"hsl": {
"h": 1.304,
"s": 53.488,
"l": 83.137
},
"oklch": {
"l": 0.8408,
"c": 0.05186,
"h": 19.7
},
"luminance": 0.58163
}Semantic roles & 50–950 ramp
primary
#EBBEBD
secondary
#85C6C7
accent
#BEC125
background
#FFFEFE
surface
#FEFBFB
border
#D6D4D4
text
#171414
muted
#858383