#CDDFF5#CDDFF5

#CDDFF5 is a very light, muted cyan. Relative luminance 0.723; OKLCH L 89.7% C 0.036 H 253.5°. Best body text is #000000 at 15.47:1 contrast (WCAG AA passes).

Color values

HEX#CDDFF5
RGBrgb(205, 223, 245)
HSLhsl(213, 67%, 88%)
HSVhsv(213, 16%, 96%)
CMYKcmyk(16.3%, 9%, 0%, 3.9%)
CIE-LABlab(88.13, -1.57, -12.73)
CIE-LCHlch(88.13, 12.83, 262.96°)
OKLaboklab(89.7% -0.0102 -0.0344)
OKLCHoklch(89.7% 0.036 253.5)
XYZxyz(68.0419, 72.3457, 96.7478)
Luminance0.7235 (WCAG relative)
Temperaturecool
Familycyan

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#CDDFF5 #F5E3CD
analogous
#CDF3F5 #CDDFF5 #CFCDF5
triadic
#CDDFF5 #F5CDDF #DFF5CD
tetradic
#CDDFF5 #F5CDF3 #F5E3CD #CDF5CF
square
#CDDFF5 #F5CDF3 #F5E3CD #CDF5CF
split-complementary
#CDDFF5 #F5CFCD #F3F5CD
monochromatic
#679EE1 #9ABEEB #CDDFF5 #E5EFFA #E5EFFA

Accessibility & contrast

On white

1.36
#CDDFF5 on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

15.47
#CDDFF5 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #CDDFF5
15.47:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##CDDFF5#FFFFFF#000000##000000
##CDDFF51.001.3615.4715.47
#FFFFFF1.361.0021.0021.00
#00000015.4721.001.001.00
##00000015.4721.001.001.00

Color blindness preview

Protanopia (red-blind)
#D7DFF6
Deuteranopia (green-blind)
#D3DBF5
Tritanopia (blue-blind)
#C3E4E6
Achromatopsia (no color)
#DDDDDD

Design tokens & code

CSS
--color: #cddff5;
/* rgb */ color: rgb(205, 223, 245);
/* oklch */ color: oklch(89.7% 0.036 253.5);
Tailwind
colors: {
  custom: {
    50: '#dce9f8',
    500: '#cddff5',
    950: '#000000',
  },
}
SCSS
$custom: #cddff5;
$custom-light: #dce9f8;
$custom-dark: #000000;
JSON
{
  "hex": "#cddff5",
  "rgb": {
    "r": 205,
    "g": 223,
    "b": 245
  },
  "hsl": {
    "h": 213,
    "s": 66.667,
    "l": 88.235
  },
  "oklch": {
    "l": 0.89702,
    "c": 0.03594,
    "h": 253.5
  },
  "luminance": 0.72347
}

Semantic roles & 50–950 ramp

primary
#CDDFF5
secondary
#D7B790
accent
#7C17CF
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#151617
muted
#848485

Preview Lab

Preview with #CDDFF5

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

Preview Lab → · Contrast checker → · Palette generator →

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