#EBBEBC#EBBEBC
#EBBEBC is a very light, muted red. Relative luminance 0.581; OKLCH L 84.1% C 0.052 H 21.2°. Best body text is #000000 at 12.62:1 contrast (WCAG AA passes).
Color values
| HEX | #EBBEBC |
|---|---|
| RGB | rgb(235, 190, 188) |
| HSL | hsl(3, 54%, 83%) |
| HSV | hsv(3, 20%, 92%) |
| CMYK | cmyk(0%, 19.1%, 20%, 7.8%) |
| CIE-LAB | lab(80.81, 15.78, 7.11) |
| CIE-LCH | lch(80.81, 17.31, 24.26°) |
| OKLab | oklab(84.05% 0.0484 0.0188) |
| OKLCH | oklch(84.05% 0.052 21.2) |
| XYZ | xyz(61.7518, 58.1223, 55.5331) |
| Luminance | 0.5812 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 4.48
Light Rose
#FFC5CB
ΔE00 4.97
Bubblegum
#FFC1CC
ΔE00 6.30
Pink
#FFC0CB
ΔE00 6.36
Pale Pink
#FFCFDC
ΔE00 7.17
Dusty Pink
#D8A7B1
ΔE00 7.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBBEBC #BCE9EB
analogous
#EBBCD1 #EBBEBC #EBD5BC
triadic
#EBBEBC #BCEBBE #BEBCEB
tetradic
#EBBEBC #D1EBBC #BCE9EB #D5BCEB
square
#EBBEBC #D1EBBC #BCE9EB #D5BCEB
split-complementary
#EBBEBC #BCEBD5 #BCD1EB
monochromatic
#CF635E #DD908D #EBBEBC #F8E8E7 #F8E8E7
Accessibility & contrast
On white
1.66
#EBBEBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.62
#EBBEBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBBEBC
12.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBBEBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBBEBC | 1.00 | 1.66 | 12.62 | 12.62 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6C4BC
Deuteranopia (green-blind)
#D0CCBB
Tritanopia (blue-blind)
#F5BABE
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #ebbebc; /* rgb */ color: rgb(235, 190, 188); /* oklch */ color: oklch(84.1% 0.052 21.2);
Tailwind
colors: {
custom: {
50: '#f2d1d0',
500: '#ebbebc',
950: '#000000',
},
}SCSS
$custom: #ebbebc; $custom-light: #f2d1d0; $custom-dark: #000000;
JSON
{
"hex": "#ebbebc",
"rgb": {
"r": 235,
"g": 190,
"b": 188
},
"hsl": {
"h": 2.553,
"s": 54.023,
"l": 82.941
},
"oklch": {
"l": 0.84053,
"c": 0.05196,
"h": 21.2
},
"luminance": 0.5812
}Semantic roles & 50–950 ramp
primary
#EBBEBC
secondary
#84C5C7
accent
#BBC124
background
#FFFEFE
surface
#FEFBFB
border
#D6D4D4
text
#171414
muted
#858383