#CDDCDF#CDDCDF

#CDDCDF is a very light, near-neutral cyan. Relative luminance 0.695; OKLCH L 88.4% C 0.017 H 211.0°. Best body text is #000000 at 14.90:1 contrast (WCAG AA passes).

Color values

HEX#CDDCDF
RGBrgb(205, 220, 223)
HSLhsl(190, 22%, 84%)
HSVhsv(190, 8%, 87%)
CMYKcmyk(8.1%, 1.3%, 0%, 12.5%)
CIE-LABlab(86.75, -4.43, -3.20)
CIE-LCHlch(86.75, 5.47, 215.78°)
OKLaboklab(88.41% -0.0143 -0.0086)
OKLCHoklch(88.41% 0.017 211)
XYZxyz(64.0864, 69.4924, 79.8347)
Luminance0.6949 (WCAG relative)
Temperaturecool
Familycyan

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#CDDCDF #DFD0CD
analogous
#CDDFD9 #CDDCDF #CDD3DF
triadic
#CDDCDF #DFCDDC #DCDFCD
tetradic
#CDDCDF #D9CDDF #DFD0CD #D3DFCD
square
#CDDCDF #D9CDDF #DFD0CD #D3DFCD
split-complementary
#CDDCDF #DFCDD3 #DFD9CD
monochromatic
#82A8AF #A8C2C7 #CDDCDF #ECF2F3 #ECF2F3

Accessibility & contrast

On white

1.41
#CDDCDF on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

14.90
#CDDCDF on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #CDDCDF
14.90:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##CDDCDF#FFFFFF#000000##000000
##CDDCDF1.001.4114.9014.90
#FFFFFF1.411.0021.0021.00
#00000014.9021.001.001.00
##00000014.9021.001.001.00

Color blindness preview

Protanopia (red-blind)
#D9DBDF
Deuteranopia (green-blind)
#D6D8DF
Tritanopia (blue-blind)
#C8DEDD
Achromatopsia (no color)
#D9D9D9

Design tokens & code

CSS
--color: #cddcdf;
/* rgb */ color: rgb(205, 220, 223);
/* oklch */ color: oklch(88.4% 0.017 211.0);
Tailwind
colors: {
  custom: {
    50: '#dce6e9',
    500: '#cddcdf',
    950: '#000000',
  },
}
SCSS
$custom: #cddcdf;
$custom-light: #dce6e9;
$custom-dark: #000000;
JSON
{
  "hex": "#cddcdf",
  "rgb": {
    "r": 205,
    "g": 220,
    "b": 223
  },
  "hsl": {
    "h": 190,
    "s": 21.951,
    "l": 83.922
  },
  "oklch": {
    "l": 0.88406,
    "c": 0.01668,
    "h": 211
  },
  "luminance": 0.69493
}

Semantic roles & 50–950 ramp

primary
#CDDCDF
secondary
#B59F9B
accent
#5445A0
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151616
muted
#848484

Preview Lab

Preview with #CDDCDF

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

Preview Lab → · Contrast checker → · Palette generator →

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