#CDBDEF#CDBDEF

#CDBDEF is a very light, moderate violet. Relative luminance 0.556; OKLCH L 82.8% C 0.071 H 299.5°. Best body text is #000000 at 12.12:1 contrast (WCAG AA passes).

Color values

HEX#CDBDEF
RGBrgb(205, 189, 239)
HSLhsl(259, 61%, 84%)
HSVhsv(259, 21%, 94%)
CMYKcmyk(14.2%, 20.9%, 0%, 6.3%)
CIE-LABlab(79.39, 15.24, -22.73)
CIE-LCHlch(79.39, 27.36, 303.85°)
OKLaboklab(82.81% 0.035 -0.0619)
OKLCHoklch(82.81% 0.071 299.5)
XYZxyz(58.9513, 55.6062, 89.2720)
Luminance0.5561 (WCAG relative)
Temperaturecool
Familyviolet

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#CDBDEF #DFEFBD
analogous
#BDC6EF #CDBDEF #E6BDEF
triadic
#CDBDEF #EFCDBD #BDEFCD
tetradic
#CDBDEF #EFBDC6 #DFEFBD #BDEFE6
square
#CDBDEF #EFBDC6 #DFEFBD #BDEFE6
split-complementary
#CDBDEF #EFE6BD #C6EFBD
monochromatic
#825AD7 #A88CE3 #CDBDEF #ECE6F9 #ECE6F9

Accessibility & contrast

On white

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

On black

12.12
#CDBDEF on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #CDBDEF
12.12:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##CDBDEF#FFFFFF#000000##000000
##CDBDEF1.001.7312.1212.12
#FFFFFF1.731.0021.0021.00
#00000012.1221.001.001.00
##00000012.1221.001.001.00

Color blindness preview

Protanopia (red-blind)
#B3C5F1
Deuteranopia (green-blind)
#B6C4EE
Tritanopia (blue-blind)
#C7C4CE
Achromatopsia (no color)
#C5C5C5

Design tokens & code

CSS
--color: #cdbdef;
/* rgb */ color: rgb(205, 189, 239);
/* oklch */ color: oklch(82.8% 0.071 299.5);
Tailwind
colors: {
  custom: {
    50: '#dcd0f4',
    500: '#cdbdef',
    950: '#000000',
  },
}
SCSS
$custom: #cdbdef;
$custom-light: #dcd0f4;
$custom-dark: #000000;
JSON
{
  "hex": "#cdbdef",
  "rgb": {
    "r": 205,
    "g": 189,
    "b": 239
  },
  "hsl": {
    "h": 259.2,
    "s": 60.976,
    "l": 83.922
  },
  "oklch": {
    "l": 0.82813,
    "c": 0.0711,
    "h": 299.5
  },
  "luminance": 0.55606
}

Semantic roles & 50–950 ramp

primary
#CDBDEF
secondary
#B5CD83
accent
#C91D92
background
#FEFEFF
surface
#FCFBFE
border
#D5D4D6
text
#151417
muted
#848385

Preview Lab

Preview with #CDBDEF

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

Preview Lab → · Contrast checker → · Palette generator →

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