#CDBDF2#CDBDF2

#CDBDF2 is a very light, moderate violet. Relative luminance 0.558; OKLCH L 82.9% C 0.075 H 298.6°. Best body text is #000000 at 12.16:1 contrast (WCAG AA passes).

Color values

HEX#CDBDF2
RGBrgb(205, 189, 242)
HSLhsl(258, 67%, 85%)
HSVhsv(258, 22%, 95%)
CMYKcmyk(15.3%, 21.9%, 0%, 5.1%)
CIE-LABlab(79.49, 15.88, -24.18)
CIE-LCHlch(79.49, 28.93, 303.29°)
OKLaboklab(82.93% 0.0359 -0.066)
OKLCHoklch(82.93% 0.075 298.6)
XYZxyz(59.3981, 55.7849, 91.6255)
Luminance0.5578 (WCAG relative)
Temperaturecool
Familyviolet

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#CDBDF2 #E2F2BD
analogous
#BDC8F2 #CDBDF2 #E8BDF2
triadic
#CDBDF2 #F2CDBD #BDF2CD
tetradic
#CDBDF2 #F2BDC8 #E2F2BD #BDF2E8
square
#CDBDF2 #F2BDC8 #E2F2BD #BDF2E8
split-complementary
#CDBDF2 #F2E8BD #C8F2BD
monochromatic
#8057DE #A68AE8 #CDBDF2 #ECE5FA #ECE5FA

Accessibility & contrast

On white

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

On black

12.16
#CDBDF2 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #CDBDF2
12.16:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##CDBDF2#FFFFFF#000000##000000
##CDBDF21.001.7312.1612.16
#FFFFFF1.731.0021.0021.00
#00000012.1621.001.001.00
##00000012.1621.001.001.00

Color blindness preview

Protanopia (red-blind)
#B2C5F4
Deuteranopia (green-blind)
#B5C5F0
Tritanopia (blue-blind)
#C7C5CF
Achromatopsia (no color)
#C5C5C5

Design tokens & code

CSS
--color: #cdbdf2;
/* rgb */ color: rgb(205, 189, 242);
/* oklch */ color: oklch(82.9% 0.075 298.6);
Tailwind
colors: {
  custom: {
    50: '#dcd0f6',
    500: '#cdbdf2',
    950: '#000000',
  },
}
SCSS
$custom: #cdbdf2;
$custom-light: #dcd0f6;
$custom-dark: #000000;
JSON
{
  "hex": "#cdbdf2",
  "rgb": {
    "r": 205,
    "g": 189,
    "b": 242
  },
  "hsl": {
    "h": 258.113,
    "s": 67.089,
    "l": 84.51
  },
  "oklch": {
    "l": 0.82926,
    "c": 0.07511,
    "h": 298.6
  },
  "luminance": 0.55785
}

Semantic roles & 50–950 ramp

primary
#CDBDF2
secondary
#B9D281
accent
#CF1797
background
#FEFEFF
surface
#FCFBFE
border
#D5D4D6
text
#151417
muted
#848385

Preview Lab

Preview with #CDBDF2

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

Preview Lab → · Contrast checker → · Palette generator →

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