#CDDDF2#CDDDF2

#CDDDF2 is a very light, muted cyan. Relative luminance 0.711; OKLCH L 89.2% C 0.034 H 255.2°. Best body text is #000000 at 15.22:1 contrast (WCAG AA passes).

Color values

HEX#CDDDF2
RGBrgb(205, 221, 242)
HSLhsl(214, 59%, 88%)
HSVhsv(214, 15%, 95%)
CMYKcmyk(15.3%, 8.7%, 0%, 5.1%)
CIE-LABlab(87.53, -1.16, -12.05)
CIE-LCHlch(87.53, 12.11, 264.52°)
OKLaboklab(89.2% -0.0086 -0.0326)
OKLCHoklch(89.2% 0.034 255.2)
XYZxyz(67.0565, 71.1016, 94.1783)
Luminance0.7110 (WCAG relative)
Temperaturecool
Familycyan

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#CDDDF2 #F2E2CD
analogous
#CDEFF2 #CDDDF2 #CFCDF2
triadic
#CDDDF2 #F2CDDD #DDF2CD
tetradic
#CDDDF2 #F2CDEF #F2E2CD #CDF2CF
square
#CDDDF2 #F2CDEF #F2E2CD #CDF2CF
split-complementary
#CDDDF2 #F2CFCD #EFF2CD
monochromatic
#6C9BD9 #9CBCE5 #CDDDF2 #E7EEF9 #E7EEF9

Accessibility & contrast

On white

1.38
#CDDDF2 on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

15.22
#CDDDF2 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #CDDDF2
15.22:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##CDDDF2#FFFFFF#000000##000000
##CDDDF21.001.3815.2215.22
#FFFFFF1.381.0021.0021.00
#00000015.2221.001.001.00
##00000015.2221.001.001.00

Color blindness preview

Protanopia (red-blind)
#D6DDF3
Deuteranopia (green-blind)
#D2DAF2
Tritanopia (blue-blind)
#C4E1E4
Achromatopsia (no color)
#DBDBDB

Design tokens & code

CSS
--color: #cdddf2;
/* rgb */ color: rgb(205, 221, 242);
/* oklch */ color: oklch(89.2% 0.034 255.2);
Tailwind
colors: {
  custom: {
    50: '#dce7f6',
    500: '#cdddf2',
    950: '#000000',
  },
}
SCSS
$custom: #cdddf2;
$custom-light: #dce7f6;
$custom-dark: #000000;
JSON
{
  "hex": "#cdddf2",
  "rgb": {
    "r": 205,
    "g": 221,
    "b": 242
  },
  "hsl": {
    "h": 214.054,
    "s": 58.73,
    "l": 87.647
  },
  "oklch": {
    "l": 0.89201,
    "c": 0.03369,
    "h": 255.2
  },
  "luminance": 0.71103
}

Semantic roles & 50–950 ramp

primary
#CDDDF2
secondary
#D1B692
accent
#7E1FC6
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151617
muted
#848485

Preview Lab

Preview with #CDDDF2

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

Preview Lab → · Contrast checker → · Palette generator →

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