#EEBEBE#EEBEBE
#EEBEBE is a very light, muted red. Relative luminance 0.587; OKLCH L 84.4% C 0.055 H 18.3°. Best body text is #000000 at 12.74:1 contrast (WCAG AA passes).
Color values
| HEX | #EEBEBE |
|---|---|
| RGB | rgb(238, 190, 190) |
| HSL | hsl(0, 59%, 84%) |
| HSV | hsv(0, 20%, 93%) |
| CMYK | cmyk(0%, 20.2%, 20.2%, 6.7%) |
| CIE-LAB | lab(81.14, 17.17, 6.55) |
| CIE-LCH | lch(81.14, 18.38, 20.89°) |
| OKLab | oklab(84.39% 0.0525 0.0174) |
| OKLCH | oklch(84.39% 0.055 18.3) |
| XYZ | xyz(62.9680, 58.7242, 56.7233) |
| Luminance | 0.5872 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 3.41
Light Rose
#FFC5CB
ΔE00 3.92
Bubblegum
#FFC1CC
ΔE00 5.17
Pink
#FFC0CB
ΔE00 5.22
Lightpink
#FFB6C1
ΔE00 6.20
Pale Pink
#FFCFDC
ΔE00 6.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEBEBE #BEEEEE
analogous
#EEBED6 #EEBEBE #EED6BE
triadic
#EEBEBE #BEEEBE #BEBEEE
tetradic
#EEBEBE #D6EEBE #BEEEEE #D6BEEE
square
#EEBEBE #D6EEBE #BEEEEE #D6BEEE
split-complementary
#EEBEBE #BEEED6 #BED6EE
monochromatic
#D55D5D #E18D8D #EEBEBE #F9E7E7 #F9E7E7
Accessibility & contrast
On white
1.65
#EEBEBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.74
#EEBEBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEBEBE
12.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEBEBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEBEBE | 1.00 | 1.65 | 12.74 | 12.74 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6C4BE
Deuteranopia (green-blind)
#D1CDBD
Tritanopia (blue-blind)
#F8BABE
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #eebebe; /* rgb */ color: rgb(238, 190, 190); /* oklch */ color: oklch(84.4% 0.055 18.3);
Tailwind
colors: {
custom: {
50: '#f4d1d1',
500: '#eebebe',
950: '#000000',
},
}SCSS
$custom: #eebebe; $custom-light: #f4d1d1; $custom-dark: #000000;
JSON
{
"hex": "#eebebe",
"rgb": {
"r": 238,
"g": 190,
"b": 190
},
"hsl": {
"h": 0,
"s": 58.537,
"l": 83.922
},
"oklch": {
"l": 0.84394,
"c": 0.05531,
"h": 18.3
},
"luminance": 0.58722
}Semantic roles & 50–950 ramp
primary
#EEBEBE
secondary
#84CCCC
accent
#C6C61F
background
#FFFEFE
surface
#FEFBFB
border
#D6D4D4
text
#171414
muted
#858383