#CDBDF4#CDBDF4

#CDBDF4 is a very light, moderate violet. Relative luminance 0.559; OKLCH L 83.0% C 0.078 H 298.0°. Best body text is #000000 at 12.18:1 contrast (WCAG AA passes).

Color values

HEX#CDBDF4
RGBrgb(205, 189, 244)
HSLhsl(257, 71%, 85%)
HSVhsv(257, 23%, 96%)
CMYKcmyk(16%, 22.5%, 0%, 4.3%)
CIE-LABlab(79.56, 16.31, -25.15)
CIE-LCHlch(79.56, 29.97, 302.96°)
OKLaboklab(83% 0.0365 -0.0687)
OKLCHoklch(83% 0.078 298)
XYZxyz(59.7001, 55.9057, 93.2161)
Luminance0.5591 (WCAG relative)
Temperaturecool
Familyviolet

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#CDBDF4 #E4F4BD
analogous
#BDC8F4 #CDBDF4 #E9BDF4
triadic
#CDBDF4 #F4CDBD #BDF4CD
tetradic
#CDBDF4 #F4BDC8 #E4F4BD #BDF4E9
square
#CDBDF4 #F4BDC8 #E4F4BD #BDF4E9
split-complementary
#CDBDF4 #F4E9BD #C8F4BD
monochromatic
#7E54E3 #A589EB #CDBDF4 #EBE5FB #EBE5FB

Accessibility & contrast

On white

1.72
#CDBDF4 on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

12.18
#CDBDF4 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #CDBDF4
12.18:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##CDBDF4#FFFFFF#000000##000000
##CDBDF41.001.7212.1812.18
#FFFFFF1.721.0021.0021.00
#00000012.1821.001.001.00
##00000012.1821.001.001.00

Color blindness preview

Protanopia (red-blind)
#B2C5F6
Deuteranopia (green-blind)
#B4C5F2
Tritanopia (blue-blind)
#C6C5D0
Achromatopsia (no color)
#C5C5C5

Design tokens & code

CSS
--color: #cdbdf4;
/* rgb */ color: rgb(205, 189, 244);
/* oklch */ color: oklch(83.0% 0.078 298.0);
Tailwind
colors: {
  custom: {
    50: '#dcd0f8',
    500: '#cdbdf4',
    950: '#000000',
  },
}
SCSS
$custom: #cdbdf4;
$custom-light: #dcd0f8;
$custom-dark: #000000;
JSON
{
  "hex": "#cdbdf4",
  "rgb": {
    "r": 205,
    "g": 189,
    "b": 244
  },
  "hsl": {
    "h": 257.455,
    "s": 71.429,
    "l": 84.902
  },
  "oklch": {
    "l": 0.83002,
    "c": 0.0778,
    "h": 298
  },
  "luminance": 0.55906
}

Semantic roles & 50–950 ramp

primary
#CDBDF4
secondary
#BCD580
accent
#D3129B
background
#FEFEFF
surface
#FCFBFE
border
#D5D4D6
text
#151417
muted
#848385

Preview Lab

Preview with #CDBDF4

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

Preview Lab → · Contrast checker → · Palette generator →

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