#CEBEBB#CEBEBB

#CEBEBB is a light, near-neutral red. Relative luminance 0.535; OKLCH L 81.4% C 0.019 H 30.3°. Best body text is #000000 at 11.71:1 contrast (WCAG AA passes).

Color values

HEX#CEBEBB
RGBrgb(206, 190, 187)
HSLhsl(9, 16%, 77%)
HSVhsv(9, 9%, 81%)
CMYKcmyk(0%, 7.8%, 9.2%, 19.2%)
CIE-LABlab(78.19, 5.12, 3.55)
CIE-LCHlch(78.19, 6.23, 34.72°)
OKLaboklab(81.39% 0.0161 0.0094)
OKLCHoklch(81.39% 0.019 30.3)
XYZxyz(52.8358, 53.5374, 54.5545)
Luminance0.5354 (WCAG relative)
Temperaturewarm
Familyred

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#CEBEBB #BBCBCE
analogous
#CEBBC2 #CEBEBB #CEC8BB
triadic
#CEBEBB #BBCEBE #BEBBCE
tetradic
#CEBEBB #C2CEBB #BBCBCE #C8BBCE
square
#CEBEBB #C2CEBB #BBCBCE #C8BBCE
split-complementary
#CEBEBB #BBCEC8 #BBC2CE
monochromatic
#9B7A74 #B49C97 #CEBEBB #E8E0DF #F2EEED

Accessibility & contrast

On white

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

On black

11.71
#CEBEBB on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #CEBEBB
11.71:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##CEBEBB#FFFFFF#000000##000000
##CEBEBB1.001.7911.7111.71
#FFFFFF1.791.0021.0021.00
#00000011.7121.001.001.00
##00000011.7121.001.001.00

Color blindness preview

Protanopia (red-blind)
#C1C0BB
Deuteranopia (green-blind)
#C5C3BB
Tritanopia (blue-blind)
#D2BCBD
Achromatopsia (no color)
#C1C1C1

Design tokens & code

CSS
--color: #cebebb;
/* rgb */ color: rgb(206, 190, 187);
/* oklch */ color: oklch(81.4% 0.019 30.3);
Tailwind
colors: {
  custom: {
    50: '#ddd1cf',
    500: '#cebebb',
    950: '#000000',
  },
}
SCSS
$custom: #cebebb;
$custom-light: #ddd1cf;
$custom-dark: #000000;
JSON
{
  "hex": "#cebebb",
  "rgb": {
    "r": 206,
    "g": 190,
    "b": 187
  },
  "hsl": {
    "h": 9.474,
    "s": 16.239,
    "l": 77.059
  },
  "oklch": {
    "l": 0.81394,
    "c": 0.01869,
    "h": 30.3
  },
  "luminance": 0.53537
}

Semantic roles & 50–950 ramp

primary
#CEBEBB
secondary
#8B9FA2
accent
#8E9A4B
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#151413
muted
#848383

Preview Lab

Preview with #CEBEBB

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

Preview Lab → · Contrast checker → · Palette generator →

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