#CDBFDF#CDBFDF

#CDBFDF is a very light, muted violet. Relative luminance 0.556; OKLCH L 82.6% C 0.047 H 305.2°. Best body text is #000000 at 12.11:1 contrast (WCAG AA passes).

Color values

HEX#CDBFDF
RGBrgb(205, 191, 223)
HSLhsl(266, 33%, 81%)
HSVhsv(266, 14%, 87%)
CMYKcmyk(8.1%, 14.3%, 0%, 12.5%)
CIE-LABlab(79.37, 10.89, -14.15)
CIE-LCHlch(79.37, 17.86, 307.56°)
OKLaboklab(82.63% 0.0269 -0.0381)
OKLCHoklch(82.63% 0.047 305.2)
XYZxyz(57.1245, 55.5686, 77.5141)
Luminance0.5557 (WCAG relative)
Temperaturecool
Familyviolet

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#CDBFDF #D1DFBF
analogous
#BFC1DF #CDBFDF #DDBFDF
triadic
#CDBFDF #DFCDBF #BFDFCD
tetradic
#CDBFDF #DFBFC1 #D1DFBF #BFDFDD
square
#CDBFDF #DFBFC1 #D1DFBF #BFDFDD
split-complementary
#CDBFDF #DFDDBF #C1DFBF
monochromatic
#8D6DB6 #AD96CB #CDBFDF #EDE8F3 #EFEBF5

Accessibility & contrast

On white

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

On black

12.11
#CDBFDF on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #CDBFDF
12.11:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##CDBFDF#FFFFFF#000000##000000
##CDBFDF1.001.7312.1112.11
#FFFFFF1.731.0021.0021.00
#00000012.1121.001.001.00
##00000012.1121.001.001.00

Color blindness preview

Protanopia (red-blind)
#BAC4E0
Deuteranopia (green-blind)
#BCC5DE
Tritanopia (blue-blind)
#CBC3C9
Achromatopsia (no color)
#C5C5C5

Design tokens & code

CSS
--color: #cdbfdf;
/* rgb */ color: rgb(205, 191, 223);
/* oklch */ color: oklch(82.6% 0.047 305.2);
Tailwind
colors: {
  custom: {
    50: '#dcd2e9',
    500: '#cdbfdf',
    950: '#000000',
  },
}
SCSS
$custom: #cdbfdf;
$custom-light: #dcd2e9;
$custom-dark: #000000;
JSON
{
  "hex": "#cdbfdf",
  "rgb": {
    "r": 205,
    "g": 191,
    "b": 223
  },
  "hsl": {
    "h": 266.25,
    "s": 33.333,
    "l": 81.176
  },
  "oklch": {
    "l": 0.82625,
    "c": 0.04665,
    "h": 305.2
  },
  "luminance": 0.55568
}

Semantic roles & 50–950 ramp

primary
#CDBFDF
secondary
#A4B78B
accent
#AC397A
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#151416
muted
#848384

Preview Lab

Preview with #CDBFDF

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

Preview Lab → · Contrast checker → · Palette generator →

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