#CEBEBE#CEBEBE

#CEBEBE is a light, near-neutral red. Relative luminance 0.537; OKLCH L 81.5% C 0.018 H 17.5°. Best body text is #000000 at 11.73:1 contrast (WCAG AA passes).

Color values

HEX#CEBEBE
RGBrgb(206, 190, 190)
HSLhsl(0, 14%, 78%)
HSVhsv(0, 8%, 81%)
CMYKcmyk(0%, 7.8%, 7.8%, 19.2%)
CIE-LABlab(78.27, 5.63, 2.04)
CIE-LCHlch(78.27, 5.99, 19.89°)
OKLaboklab(81.48% 0.0173 0.0055)
OKLCHoklch(81.48% 0.018 17.5)
XYZxyz(53.1604, 53.6672, 56.2635)
Luminance0.5367 (WCAG relative)
Temperaturewarm
Familyred

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#CEBEBE #BECECE
analogous
#CEBEC6 #CEBEBE #CEC6BE
triadic
#CEBEBE #BECEBE #BEBECE
tetradic
#CEBEBE #C6CEBE #BECECE #C6BECE
square
#CEBEBE #C6CEBE #BECECE #C6BECE
split-complementary
#CEBEBE #BECEC6 #BEC6CE
monochromatic
#997878 #B49B9B #CEBEBE #E8E1E1 #F2EEEE

Accessibility & contrast

On white

1.79
#CEBEBE on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

11.73
#CEBEBE on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #CEBEBE
11.73:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##CEBEBE#FFFFFF#000000##000000
##CEBEBE1.001.7911.7311.73
#FFFFFF1.791.0021.0021.00
#00000011.7321.001.001.00
##00000011.7321.001.001.00

Color blindness preview

Protanopia (red-blind)
#C1C0BE
Deuteranopia (green-blind)
#C4C3BE
Tritanopia (blue-blind)
#D2BDBE
Achromatopsia (no color)
#C2C2C2

Design tokens & code

CSS
--color: #cebebe;
/* rgb */ color: rgb(206, 190, 190);
/* oklch */ color: oklch(81.5% 0.018 17.5);
Tailwind
colors: {
  custom: {
    50: '#ddd1d1',
    500: '#cebebe',
    950: '#000000',
  },
}
SCSS
$custom: #cebebe;
$custom-light: #ddd1d1;
$custom-dark: #000000;
JSON
{
  "hex": "#cebebe",
  "rgb": {
    "r": 206,
    "g": 190,
    "b": 190
  },
  "hsl": {
    "h": 0,
    "s": 14.035,
    "l": 77.647
  },
  "oklch": {
    "l": 0.81478,
    "c": 0.01815,
    "h": 17.5
  },
  "luminance": 0.53666
}

Semantic roles & 50–950 ramp

primary
#CEBEBE
secondary
#8EA2A2
accent
#98984D
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#151414
muted
#848383

Preview Lab

Preview with #CEBEBE

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

Preview Lab → · Contrast checker → · Palette generator →

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