#CCDDEF#CCDDEF

#CCDDEF is a very light, muted cyan. Relative luminance 0.708; OKLCH L 89.0% C 0.031 H 249.7°. Best body text is #000000 at 15.16:1 contrast (WCAG AA passes).

Color values

HEX#CCDDEF
RGBrgb(204, 221, 239)
HSLhsl(211, 52%, 87%)
HSVhsv(211, 15%, 94%)
CMYKcmyk(14.6%, 7.5%, 0%, 6.3%)
CIE-LABlab(87.38, -2.09, -10.71)
CIE-LCHlch(87.38, 10.91, 258.97°)
OKLaboklab(89.03% -0.0107 -0.0289)
OKLCHoklch(89.03% 0.031 249.7)
XYZxyz(66.3346, 70.7811, 91.8119)
Luminance0.7078 (WCAG relative)
Temperaturecool
Familycyan

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#CCDDEF #EFDECC
analogous
#CCEFEF #CCDDEF #CDCCEF
triadic
#CCDDEF #EFCCDD #DDEFCC
tetradic
#CCDDEF #EFCCEF #EFDECC #CCEFCD
square
#CCDDEF #EFCCEF #EFDECC #CCEFCD
split-complementary
#CCDDEF #EFCDCC #EFEFCC
monochromatic
#6F9FD2 #9DBEE0 #CCDDEF #E8EFF8 #E8EFF8

Accessibility & contrast

On white

1.39
#CCDDEF on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

15.16
#CCDDEF on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #CCDDEF
15.16:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##CCDDEF#FFFFFF#000000##000000
##CCDDEF1.001.3915.1615.16
#FFFFFF1.391.0021.0021.00
#00000015.1621.001.001.00
##00000015.1621.001.001.00

Color blindness preview

Protanopia (red-blind)
#D7DDF0
Deuteranopia (green-blind)
#D2D9EF
Tritanopia (blue-blind)
#C3E1E3
Achromatopsia (no color)
#DBDBDB

Design tokens & code

CSS
--color: #ccddef;
/* rgb */ color: rgb(204, 221, 239);
/* oklch */ color: oklch(89.0% 0.031 249.7);
Tailwind
colors: {
  custom: {
    50: '#dbe7f4',
    500: '#ccddef',
    950: '#000000',
  },
}
SCSS
$custom: #ccddef;
$custom-light: #dbe7f4;
$custom-dark: #000000;
JSON
{
  "hex": "#ccddef",
  "rgb": {
    "r": 204,
    "g": 221,
    "b": 239
  },
  "hsl": {
    "h": 210.857,
    "s": 52.239,
    "l": 86.863
  },
  "oklch": {
    "l": 0.89032,
    "c": 0.03082,
    "h": 249.7
  },
  "luminance": 0.70782
}

Semantic roles & 50–950 ramp

primary
#CCDDEF
secondary
#CDB093
accent
#7526C0
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151617
muted
#848485

Preview Lab

Preview with #CCDDEF

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

Preview Lab → · Contrast checker → · Palette generator →

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