#CDDFED#CDDFED

#CDDFED is a very light, muted cyan. Relative luminance 0.719; OKLCH L 89.4% C 0.027 H 241.2°. Best body text is #000000 at 15.37:1 contrast (WCAG AA passes).

Color values

HEX#CDDFED
RGBrgb(205, 223, 237)
HSLhsl(206, 47%, 87%)
HSVhsv(206, 14%, 93%)
CMYKcmyk(13.5%, 5.9%, 0%, 7.1%)
CIE-LABlab(87.90, -3.22, -8.87)
CIE-LCHlch(87.90, 9.43, 250.06°)
OKLaboklab(89.45% -0.0131 -0.0239)
OKLCHoklch(89.45% 0.027 241.2)
XYZxyz(66.8470, 71.8677, 90.4543)
Luminance0.7187 (WCAG relative)
Temperaturecool
Familycyan

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#CDDFED #EDDBCD
analogous
#CDEDEB #CDDFED #CDCFED
triadic
#CDDFED #EDCDDF #DFEDCD
tetradic
#CDDFED #EBCDED #EDDBCD #CFEDCD
square
#CDDFED #EBCDED #EDDBCD #CFEDCD
split-complementary
#CDDFED #EDCDCF #EDEBCD
monochromatic
#73A5CD #A0C2DD #CDDFED #E8F1F7 #E8F1F7

Accessibility & contrast

On white

1.37
#CDDFED on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

15.37
#CDDFED on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #CDDFED
15.37:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##CDDFED#FFFFFF#000000##000000
##CDDFED1.001.3715.3715.37
#FFFFFF1.371.0021.0021.00
#00000015.3721.001.001.00
##00000015.3721.001.001.00

Color blindness preview

Protanopia (red-blind)
#D9DEEE
Deuteranopia (green-blind)
#D5DBED
Tritanopia (blue-blind)
#C5E2E3
Achromatopsia (no color)
#DCDCDC

Design tokens & code

CSS
--color: #cddfed;
/* rgb */ color: rgb(205, 223, 237);
/* oklch */ color: oklch(89.4% 0.027 241.2);
Tailwind
colors: {
  custom: {
    50: '#dce9f2',
    500: '#cddfed',
    950: '#000000',
  },
}
SCSS
$custom: #cddfed;
$custom-light: #dce9f2;
$custom-dark: #000000;
JSON
{
  "hex": "#cddfed",
  "rgb": {
    "r": 205,
    "g": 223,
    "b": 237
  },
  "hsl": {
    "h": 206.25,
    "s": 47.059,
    "l": 86.667
  },
  "oklch": {
    "l": 0.89445,
    "c": 0.02728,
    "h": 241.2
  },
  "luminance": 0.71869
}

Semantic roles & 50–950 ramp

primary
#CDDFED
secondary
#C9AC95
accent
#6A2BBA
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151617
muted
#848485

Preview Lab

Preview with #CDDFED

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

Preview Lab → · Contrast checker → · Palette generator →

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