#CDCDFC#CDCDFC

#CDCDFC is a very light, moderate blue. Relative luminance 0.637; OKLCH L 86.4% C 0.065 H 285.0°. Best body text is #000000 at 13.73:1 contrast (WCAG AA passes).

Color values

HEX#CDCDFC
RGBrgb(205, 205, 252)
HSLhsl(240, 89%, 90%)
HSVhsv(240, 19%, 99%)
CMYKcmyk(18.7%, 18.7%, 0%, 1.2%)
CIE-LABlab(83.79, 9.41, -22.97)
CIE-LCHlch(83.79, 24.82, 292.28°)
OKLaboklab(86.38% 0.0168 -0.0627)
OKLCHoklch(86.38% 0.065 285)
XYZxyz(64.5747, 63.6692, 100.9638)
Luminance0.6367 (WCAG relative)
Temperaturecool
Familyblue

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#CDCDFC #FCFCCD
analogous
#CDE5FC #CDCDFC #E5CDFC
triadic
#CDCDFC #FCCDCD #CDFCCD
tetradic
#CDCDFC #FCCDE5 #FCFCCD #CDFCE5
square
#CDCDFC #FCCDE5 #FCFCCD #CDFCE5
split-complementary
#CDCDFC #FCE5CD #E5FCCD
monochromatic
#5A5AF5 #9393F9 #CDCDFC #E2E2FD #E2E2FD

Accessibility & contrast

On white

1.53
#CDCDFC on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

13.73
#CDCDFC on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #CDCDFC
13.73:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##CDCDFC#FFFFFF#000000##000000
##CDCDFC1.001.5313.7313.73
#FFFFFF1.531.0021.0021.00
#00000013.7321.001.001.00
##00000013.7321.001.001.00

Color blindness preview

Protanopia (red-blind)
#C1D2FE
Deuteranopia (green-blind)
#C0D0FB
Tritanopia (blue-blind)
#C3D5DD
Achromatopsia (no color)
#D1D1D1

Design tokens & code

CSS
--color: #cdcdfc;
/* rgb */ color: rgb(205, 205, 252);
/* oklch */ color: oklch(86.4% 0.065 285.0);
Tailwind
colors: {
  custom: {
    50: '#dcdcfd',
    500: '#cdcdfc',
    950: '#000000',
  },
}
SCSS
$custom: #cdcdfc;
$custom-light: #dcdcfd;
$custom-dark: #000000;
JSON
{
  "hex": "#cdcdfc",
  "rgb": {
    "r": 205,
    "g": 205,
    "b": 252
  },
  "hsl": {
    "h": 240,
    "s": 88.679,
    "l": 89.608
  },
  "oklch": {
    "l": 0.86377,
    "c": 0.06488,
    "h": 285
  },
  "luminance": 0.6367
}

Semantic roles & 50–950 ramp

primary
#CDCDFC
secondary
#E4E48A
accent
#E500E5
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#151517
muted
#848485

Preview Lab

Preview with #CDCDFC

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

Preview Lab → · Contrast checker → · Palette generator →

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