#CDBDF3#CDBDF3

#CDBDF3 is a very light, moderate violet. Relative luminance 0.558; OKLCH L 83.0% C 0.076 H 298.3°. Best body text is #000000 at 12.17:1 contrast (WCAG AA passes).

Color values

HEX#CDBDF3
RGBrgb(205, 189, 243)
HSLhsl(258, 69%, 85%)
HSVhsv(258, 22%, 95%)
CMYKcmyk(15.6%, 22.2%, 0%, 4.7%)
CIE-LABlab(79.53, 16.09, -24.66)
CIE-LCHlch(79.53, 29.45, 303.12°)
OKLaboklab(82.96% 0.0362 -0.0673)
OKLCHoklch(82.96% 0.076 298.3)
XYZxyz(59.5487, 55.8452, 92.4186)
Luminance0.5585 (WCAG relative)
Temperaturecool
Familyviolet

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#CDBDF3 #E3F3BD
analogous
#BDC8F3 #CDBDF3 #E8BDF3
triadic
#CDBDF3 #F3CDBD #BDF3CD
tetradic
#CDBDF3 #F3BDC8 #E3F3BD #BDF3E8
square
#CDBDF3 #F3BDC8 #E3F3BD #BDF3E8
split-complementary
#CDBDF3 #F3E8BD #C8F3BD
monochromatic
#7F55E0 #A689EA #CDBDF3 #EBE5FA #EBE5FA

Accessibility & contrast

On white

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

On black

12.17
#CDBDF3 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #CDBDF3
12.17:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##CDBDF3#FFFFFF#000000##000000
##CDBDF31.001.7312.1712.17
#FFFFFF1.731.0021.0021.00
#00000012.1721.001.001.00
##00000012.1721.001.001.00

Color blindness preview

Protanopia (red-blind)
#B2C5F5
Deuteranopia (green-blind)
#B4C5F1
Tritanopia (blue-blind)
#C6C5CF
Achromatopsia (no color)
#C5C5C5

Design tokens & code

CSS
--color: #cdbdf3;
/* rgb */ color: rgb(205, 189, 243);
/* oklch */ color: oklch(83.0% 0.076 298.3);
Tailwind
colors: {
  custom: {
    50: '#dcd0f7',
    500: '#cdbdf3',
    950: '#000000',
  },
}
SCSS
$custom: #cdbdf3;
$custom-light: #dcd0f7;
$custom-dark: #000000;
JSON
{
  "hex": "#cdbdf3",
  "rgb": {
    "r": 205,
    "g": 189,
    "b": 243
  },
  "hsl": {
    "h": 257.778,
    "s": 69.231,
    "l": 84.706
  },
  "oklch": {
    "l": 0.82964,
    "c": 0.07645,
    "h": 298.3
  },
  "luminance": 0.55845
}

Semantic roles & 50–950 ramp

primary
#CDBDF3
secondary
#BBD381
accent
#D11499
background
#FEFEFF
surface
#FCFBFE
border
#D5D4D6
text
#151417
muted
#848385

Preview Lab

Preview with #CDBDF3

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

Preview Lab → · Contrast checker → · Palette generator →

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