#CCBEDC#CCBEDC

#CCBEDC is a very light, muted violet. Relative luminance 0.548; OKLCH L 82.2% C 0.044 H 306.5°. Best body text is #000000 at 11.97:1 contrast (WCAG AA passes).

Color values

HEX#CCBEDC
RGBrgb(204, 190, 220)
HSLhsl(268, 30%, 80%)
HSVhsv(268, 14%, 86%)
CMYKcmyk(7.3%, 13.6%, 0%, 13.7%)
CIE-LABlab(78.94, 10.50, -13.18)
CIE-LCHlch(78.94, 16.85, 308.54°)
OKLaboklab(82.25% 0.0262 -0.0355)
OKLCHoklch(82.25% 0.044 306.5)
XYZxyz(56.2313, 54.8317, 75.3175)
Luminance0.5483 (WCAG relative)
Temperaturecool
Familyviolet

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#CCBEDC #CEDCBE
analogous
#BEBFDC #CCBEDC #DBBEDC
triadic
#CCBEDC #DCCCBE #BEDCCC
tetradic
#CCBEDC #DCBEBF #CEDCBE #BEDCDB
square
#CCBEDC #DCBEBF #CEDCBE #BEDCDB
split-complementary
#CCBEDC #DCDBBE #BFDCBE
monochromatic
#8E6EB1 #AD96C7 #CCBEDC #EBE6F1 #EFEBF4

Accessibility & contrast

On white

1.75
#CCBEDC on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

11.97
#CCBEDC on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #CCBEDC
11.97:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##CCBEDC#FFFFFF#000000##000000
##CCBEDC1.001.7511.9711.97
#FFFFFF1.751.0021.0021.00
#00000011.9721.001.001.00
##00000011.9721.001.001.00

Color blindness preview

Protanopia (red-blind)
#B9C3DD
Deuteranopia (green-blind)
#BCC4DB
Tritanopia (blue-blind)
#CAC2C8
Achromatopsia (no color)
#C3C3C3

Design tokens & code

CSS
--color: #ccbedc;
/* rgb */ color: rgb(204, 190, 220);
/* oklch */ color: oklch(82.2% 0.044 306.5);
Tailwind
colors: {
  custom: {
    50: '#dbd1e6',
    500: '#ccbedc',
    950: '#000000',
  },
}
SCSS
$custom: #ccbedc;
$custom-light: #dbd1e6;
$custom-dark: #000000;
JSON
{
  "hex": "#ccbedc",
  "rgb": {
    "r": 204,
    "g": 190,
    "b": 220
  },
  "hsl": {
    "h": 268,
    "s": 30,
    "l": 80.392
  },
  "oklch": {
    "l": 0.82246,
    "c": 0.04409,
    "h": 306.5
  },
  "luminance": 0.54832
}

Semantic roles & 50–950 ramp

primary
#CCBEDC
secondary
#A0B38B
accent
#A93D76
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#151416
muted
#848384

Preview Lab

Preview with #CCBEDC

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

Preview Lab → · Contrast checker → · Palette generator →

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