#CDCDED#CDCDED

#CDCDED is a very light, muted blue. Relative luminance 0.628; OKLCH L 85.8% C 0.044 H 285.4°. Best body text is #000000 at 13.55:1 contrast (WCAG AA passes).

Color values

HEX#CDCDED
RGBrgb(205, 205, 237)
HSLhsl(240, 47%, 87%)
HSVhsv(240, 14%, 93%)
CMYKcmyk(13.5%, 13.5%, 0%, 7.1%)
CIE-LABlab(83.31, 6.23, -15.72)
CIE-LCHlch(83.31, 16.91, 291.62°)
OKLaboklab(85.84% 0.0118 -0.0425)
OKLCHoklch(85.84% 0.044 285.4)
XYZxyz(62.2909, 62.7556, 88.9357)
Luminance0.6276 (WCAG relative)
Temperaturecool
Familyblue

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#CDCDED #EDEDCD
analogous
#CDDDED #CDCDED #DDCDED
triadic
#CDCDED #EDCDCD #CDEDCD
tetradic
#CDCDED #EDCDDD #EDEDCD #CDEDDD
square
#CDCDED #EDCDDD #EDEDCD #CDEDDD
split-complementary
#CDCDED #EDDDCD #DDEDCD
monochromatic
#7373CD #A0A0DD #CDCDED #E8E8F7 #E8E8F7

Accessibility & contrast

On white

1.55
#CDCDED on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

13.55
#CDCDED on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #CDCDED
13.55:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##CDCDED#FFFFFF#000000##000000
##CDCDED1.001.5513.5513.55
#FFFFFF1.551.0021.0021.00
#00000013.5521.001.001.00
##00000013.5521.001.001.00

Color blindness preview

Protanopia (red-blind)
#C6D0EF
Deuteranopia (green-blind)
#C5CFEC
Tritanopia (blue-blind)
#C7D2D7
Achromatopsia (no color)
#D0D0D0

Design tokens & code

CSS
--color: #cdcded;
/* rgb */ color: rgb(205, 205, 237);
/* oklch */ color: oklch(85.8% 0.044 285.4);
Tailwind
colors: {
  custom: {
    50: '#dcdcf2',
    500: '#cdcded',
    950: '#000000',
  },
}
SCSS
$custom: #cdcded;
$custom-light: #dcdcf2;
$custom-dark: #000000;
JSON
{
  "hex": "#cdcded",
  "rgb": {
    "r": 205,
    "g": 205,
    "b": 237
  },
  "hsl": {
    "h": 240,
    "s": 47.059,
    "l": 86.667
  },
  "oklch": {
    "l": 0.85844,
    "c": 0.04414,
    "h": 285.4
  },
  "luminance": 0.62756
}

Semantic roles & 50–950 ramp

primary
#CDCDED
secondary
#C9C995
accent
#BA2BBA
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151517
muted
#848485

Preview Lab

Preview with #CDCDED

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

Preview Lab → · Contrast checker → · Palette generator →

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