#CEBFDC#CEBFDC

#CEBFDC is a very light, muted violet. Relative luminance 0.556; OKLCH L 82.6% C 0.043 H 308.6°. Best body text is #000000 at 12.11:1 contrast (WCAG AA passes).

Color values

HEX#CEBFDC
RGBrgb(206, 191, 220)
HSLhsl(271, 29%, 81%)
HSVhsv(271, 13%, 86%)
CMYKcmyk(6.4%, 13.2%, 0%, 13.7%)
CIE-LABlab(79.36, 10.62, -12.55)
CIE-LCHlch(79.36, 16.44, 310.26°)
OKLaboklab(82.61% 0.0269 -0.0337)
OKLCHoklch(82.61% 0.043 308.6)
XYZxyz(57.0004, 55.5509, 75.4158)
Luminance0.5555 (WCAG relative)
Temperaturecool
Familyviolet

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#CEBFDC #CDDCBF
analogous
#BFBFDC #CEBFDC #DCBFDB
triadic
#CEBFDC #DCCEBF #BFDCCE
tetradic
#CEBFDC #DCBFBF #CDDCBF #BFDBDC
square
#CEBFDC #DCBFBF #CDDCBF #BFDBDC
split-complementary
#CEBFDC #DBDCBF #BFDCBF
monochromatic
#9170B1 #B097C6 #CEBFDC #ECE7F2 #F0EBF4

Accessibility & contrast

On white

1.73
#CEBFDC on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

12.11
#CEBFDC on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #CEBFDC
12.11:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##CEBFDC#FFFFFF#000000##000000
##CEBFDC1.001.7312.1112.11
#FFFFFF1.731.0021.0021.00
#00000012.1121.001.001.00
##00000012.1121.001.001.00

Color blindness preview

Protanopia (red-blind)
#BBC4DD
Deuteranopia (green-blind)
#BEC5DB
Tritanopia (blue-blind)
#CCC2C8
Achromatopsia (no color)
#C5C5C5

Design tokens & code

CSS
--color: #cebfdc;
/* rgb */ color: rgb(206, 191, 220);
/* oklch */ color: oklch(82.6% 0.043 308.6);
Tailwind
colors: {
  custom: {
    50: '#ddd2e6',
    500: '#cebfdc',
    950: '#000000',
  },
}
SCSS
$custom: #cebfdc;
$custom-light: #ddd2e6;
$custom-dark: #000000;
JSON
{
  "hex": "#cebfdc",
  "rgb": {
    "r": 206,
    "g": 191,
    "b": 220
  },
  "hsl": {
    "h": 271.034,
    "s": 29.293,
    "l": 80.588
  },
  "oklch": {
    "l": 0.82607,
    "c": 0.04313,
    "h": 308.6
  },
  "luminance": 0.55551
}

Semantic roles & 50–950 ramp

primary
#CEBFDC
secondary
#9FB38C
accent
#A83E71
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#151416
muted
#848384

Preview Lab

Preview with #CEBFDC

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

Preview Lab → · Contrast checker → · Palette generator →

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