#CDBDF0#CDBDF0

#CDBDF0 is a very light, moderate violet. Relative luminance 0.557; OKLCH L 82.9% C 0.072 H 299.2°. Best body text is #000000 at 12.13:1 contrast (WCAG AA passes).

Color values

HEX#CDBDF0
RGBrgb(205, 189, 240)
HSLhsl(259, 63%, 84%)
HSVhsv(259, 21%, 94%)
CMYKcmyk(14.6%, 21.2%, 0%, 5.9%)
CIE-LABlab(79.42, 15.46, -23.21)
CIE-LCHlch(79.42, 27.89, 303.66°)
OKLaboklab(82.85% 0.0353 -0.0632)
OKLCHoklch(82.85% 0.072 299.2)
XYZxyz(59.0994, 55.6654, 90.0522)
Luminance0.5567 (WCAG relative)
Temperaturecool
Familyviolet

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#CDBDF0 #E0F0BD
analogous
#BDC7F0 #CDBDF0 #E7BDF0
triadic
#CDBDF0 #F0CDBD #BDF0CD
tetradic
#CDBDF0 #F0BDC7 #E0F0BD #BDF0E7
square
#CDBDF0 #F0BDC7 #E0F0BD #BDF0E7
split-complementary
#CDBDF0 #F0E7BD #C7F0BD
monochromatic
#8159D9 #A78BE5 #CDBDF0 #ECE6F9 #ECE6F9

Accessibility & contrast

On white

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

On black

12.13
#CDBDF0 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #CDBDF0
12.13:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##CDBDF0#FFFFFF#000000##000000
##CDBDF01.001.7312.1312.13
#FFFFFF1.731.0021.0021.00
#00000012.1321.001.001.00
##00000012.1321.001.001.00

Color blindness preview

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

Design tokens & code

CSS
--color: #cdbdf0;
/* rgb */ color: rgb(205, 189, 240);
/* oklch */ color: oklch(82.9% 0.072 299.2);
Tailwind
colors: {
  custom: {
    50: '#dcd0f5',
    500: '#cdbdf0',
    950: '#000000',
  },
}
SCSS
$custom: #cdbdf0;
$custom-light: #dcd0f5;
$custom-dark: #000000;
JSON
{
  "hex": "#cdbdf0",
  "rgb": {
    "r": 205,
    "g": 189,
    "b": 240
  },
  "hsl": {
    "h": 258.824,
    "s": 62.963,
    "l": 84.118
  },
  "oklch": {
    "l": 0.82851,
    "c": 0.07244,
    "h": 299.2
  },
  "luminance": 0.55666
}

Semantic roles & 50–950 ramp

primary
#CDBDF0
secondary
#B7CF83
accent
#CB1B94
background
#FEFEFF
surface
#FCFBFE
border
#D5D4D6
text
#151417
muted
#848385

Preview Lab

Preview with #CDBDF0

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

Preview Lab → · Contrast checker → · Palette generator →

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