#CEBCD2#CEBCD2

#CEBCD2 is a light, muted purple. Relative luminance 0.537; OKLCH L 81.7% C 0.036 H 320.1°. Best body text is #000000 at 11.75:1 contrast (WCAG AA passes).

Color values

HEX#CEBCD2
RGBrgb(206, 188, 210)
HSLhsl(289, 20%, 78%)
HSVhsv(289, 10%, 82%)
CMYKcmyk(1.9%, 10.5%, 0%, 17.6%)
CIE-LABlab(78.31, 10.31, -8.71)
CIE-LCHlch(78.31, 13.50, 319.82°)
OKLaboklab(81.69% 0.0278 -0.0232)
OKLCHoklch(81.69% 0.036 320.1)
XYZxyz(55.0679, 53.7419, 68.4325)
Luminance0.5374 (WCAG relative)
Temperaturecool
Familypurple

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#CEBCD2 #C0D2BC
analogous
#C3BCD2 #CEBCD2 #D2BCCB
triadic
#CEBCD2 #D2CEBC #BCD2CE
tetradic
#CEBCD2 #D2C3BC #C0D2BC #BCCBD2
square
#CEBCD2 #D2C3BC #C0D2BC #BCCBD2
split-complementary
#CEBCD2 #CBD2BC #BCD2C3
monochromatic
#9873A1 #B397B9 #CEBCD2 #E9E1EB #F2EDF3

Accessibility & contrast

On white

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

On black

11.75
#CEBCD2 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #CEBCD2
11.75:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##CEBCD2#FFFFFF#000000##000000
##CEBCD21.001.7911.7511.75
#FFFFFF1.791.0021.0021.00
#00000011.7521.001.001.00
##00000011.7521.001.001.00

Color blindness preview

Protanopia (red-blind)
#BAC0D3
Deuteranopia (green-blind)
#BEC2D1
Tritanopia (blue-blind)
#CFBEC3
Achromatopsia (no color)
#C2C2C2

Design tokens & code

CSS
--color: #cebcd2;
/* rgb */ color: rgb(206, 188, 210);
/* oklch */ color: oklch(81.7% 0.036 320.1);
Tailwind
colors: {
  custom: {
    50: '#ddd0df',
    500: '#cebcd2',
    950: '#000000',
  },
}
SCSS
$custom: #cebcd2;
$custom-light: #ddd0df;
$custom-dark: #000000;
JSON
{
  "hex": "#cebcd2",
  "rgb": {
    "r": 206,
    "g": 188,
    "b": 210
  },
  "hsl": {
    "h": 289.091,
    "s": 19.643,
    "l": 78.039
  },
  "oklch": {
    "l": 0.81694,
    "c": 0.03621,
    "h": 320.1
  },
  "luminance": 0.53741
}

Semantic roles & 50–950 ramp

primary
#CEBCD2
secondary
#90A78B
accent
#9E4857
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#151415
muted
#848384

Preview Lab

Preview with #CEBCD2

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

Preview Lab → · Contrast checker → · Palette generator →

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