#EBBBBB#EBBBBB

#EBBBBB is a very light, muted red. Relative luminance 0.568; OKLCH L 83.5% C 0.055 H 18.3°. Best body text is #000000 at 12.36:1 contrast (WCAG AA passes).

Color values

HEX#EBBBBB
RGBrgb(235, 187, 187)
HSLhsl(0, 55%, 83%)
HSVhsv(0, 20%, 92%)
CMYKcmyk(0%, 20.4%, 20.4%, 7.8%)
CIE-LABlab(80.06, 17.23, 6.58)
CIE-LCHlch(80.06, 18.44, 20.92°)
OKLaboklab(83.47% 0.0527 0.0174)
OKLCHoklch(83.47% 0.055 18.3)
XYZxyz(61.0013, 56.7931, 54.7530)
Luminance0.5679 (WCAG relative)
Temperaturewarm
Familyred

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#EBBBBB #BBEBEB
analogous
#EBBBD3 #EBBBBB #EBD3BB
triadic
#EBBBBB #BBEBBB #BBBBEB
tetradic
#EBBBBB #D3EBBB #BBEBEB #D3BBEB
square
#EBBBBB #D3EBBB #BBEBEB #D3BBEB
split-complementary
#EBBBBB #BBEBD3 #BBD3EB
monochromatic
#CF5C5C #DD8C8C #EBBBBB #F8E7E7 #F8E7E7

Accessibility & contrast

On white

1.70
#EBBBBB on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

12.36
#EBBBBB on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #EBBBBB
12.36:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##EBBBBB#FFFFFF#000000##000000
##EBBBBB1.001.7012.3612.36
#FFFFFF1.701.0021.0021.00
#00000012.3621.001.001.00
##00000012.3621.001.001.00

Color blindness preview

Protanopia (red-blind)
#C3C1BB
Deuteranopia (green-blind)
#CECABA
Tritanopia (blue-blind)
#F5B7BB
Achromatopsia (no color)
#C6C6C6

Design tokens & code

CSS
--color: #ebbbbb;
/* rgb */ color: rgb(235, 187, 187);
/* oklch */ color: oklch(83.5% 0.055 18.3);
Tailwind
colors: {
  custom: {
    50: '#f2cfcf',
    500: '#ebbbbb',
    950: '#000000',
  },
}
SCSS
$custom: #ebbbbb;
$custom-light: #f2cfcf;
$custom-dark: #000000;
JSON
{
  "hex": "#ebbbbb",
  "rgb": {
    "r": 235,
    "g": 187,
    "b": 187
  },
  "hsl": {
    "h": 0,
    "s": 54.545,
    "l": 82.745
  },
  "oklch": {
    "l": 0.83468,
    "c": 0.05548,
    "h": 18.3
  },
  "luminance": 0.56791
}

Semantic roles & 50–950 ramp

primary
#EBBBBB
secondary
#83C7C7
accent
#C2C223
background
#FFFEFE
surface
#FEFBFB
border
#D6D4D4
text
#171313
muted
#858383

Preview Lab

Preview with #EBBBBB

Body copy rendered with the generated semantic roles for this colour.

Preview Lab → · Contrast checker → · Palette generator →

#EBBBBB Color — HEX, RGB, HSL, OKLCH & Contrast — Tintiva