#CACEDC#CACEDC

#CACEDC is a very light, near-neutral blue. Relative luminance 0.619; OKLCH L 85.3% C 0.020 H 273.2°. Best body text is #000000 at 13.37:1 contrast (WCAG AA passes).

Color values

HEX#CACEDC
RGBrgb(202, 206, 220)
HSLhsl(227, 20%, 83%)
HSVhsv(227, 8%, 86%)
CMYKcmyk(8.2%, 6.4%, 0%, 13.7%)
CIE-LABlab(82.84, 1.31, -7.39)
CIE-LCHlch(82.84, 7.51, 280.02°)
OKLaboklab(85.25% 0.0011 -0.0198)
OKLCHoklch(85.25% 0.02 273.2)
XYZxyz(59.3441, 61.8660, 76.5112)
Luminance0.6187 (WCAG relative)
Temperaturecool
Familyblue

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#CACEDC #DCD8CA
analogous
#CAD7DC #CACEDC #CFCADC
triadic
#CACEDC #DCCACE #CEDCCA
tetradic
#CACEDC #DCCAD7 #DCD8CA #CADCCF
square
#CACEDC #DCCAD7 #DCD8CA #CADCCF
split-complementary
#CACEDC #DCCFCA #D7DCCA
monochromatic
#808AAB #A5ACC4 #CACEDC #EDEEF3 #EDEEF3

Accessibility & contrast

On white

1.57
#CACEDC on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

13.37
#CACEDC on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #CACEDC
13.37:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##CACEDC#FFFFFF#000000##000000
##CACEDC1.001.5713.3713.37
#FFFFFF1.571.0021.0021.00
#00000013.3721.001.001.00
##00000013.3721.001.001.00

Color blindness preview

Protanopia (red-blind)
#CACFDD
Deuteranopia (green-blind)
#C9CEDC
Tritanopia (blue-blind)
#C6D0D2
Achromatopsia (no color)
#CECECE

Design tokens & code

CSS
--color: #cacedc;
/* rgb */ color: rgb(202, 206, 220);
/* oklch */ color: oklch(85.3% 0.020 273.2);
Tailwind
colors: {
  custom: {
    50: '#dadce6',
    500: '#cacedc',
    950: '#000000',
  },
}
SCSS
$custom: #cacedc;
$custom-light: #dadce6;
$custom-dark: #000000;
JSON
{
  "hex": "#cacedc",
  "rgb": {
    "r": 202,
    "g": 206,
    "b": 220
  },
  "hsl": {
    "h": 226.667,
    "s": 20.455,
    "l": 82.745
  },
  "oklch": {
    "l": 0.85254,
    "c": 0.01984,
    "h": 273.2
  },
  "luminance": 0.61866
}

Semantic roles & 50–950 ramp

primary
#CACEDC
secondary
#B2AC98
accent
#8B479F
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141516
muted
#838484

Preview Lab

Preview with #CACEDC

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

Preview Lab → · Contrast checker → · Palette generator →

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