#CDDDED#CDDDED

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

Color values

HEX#CDDDED
RGBrgb(205, 221, 237)
HSLhsl(210, 47%, 87%)
HSVhsv(210, 14%, 93%)
CMYKcmyk(13.5%, 6.8%, 0%, 7.1%)
CIE-LABlab(87.39, -2.18, -9.63)
CIE-LCHlch(87.39, 9.87, 257.25°)
OKLaboklab(89.04% -0.0104 -0.026)
OKLCHoklch(89.04% 0.028 248.1)
XYZxyz(66.3158, 70.8053, 90.2773)
Luminance0.7081 (WCAG relative)
Temperaturecool
Familycyan

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#CDDDED #EDDDCD
analogous
#CDEDED #CDDDED #CDCDED
triadic
#CDDDED #EDCDDD #DDEDCD
tetradic
#CDDDED #EDCDED #EDDDCD #CDEDCD
square
#CDDDED #EDCDED #EDDDCD #CDEDCD
split-complementary
#CDDDED #EDCDCD #EDEDCD
monochromatic
#73A0CD #A0BEDD #CDDDED #E8F0F7 #E8F0F7

Accessibility & contrast

On white

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

On black

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

Best text color

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

Contrast matrix

fg \ bg##CDDDED#FFFFFF#000000##000000
##CDDDED1.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)
#D7DDEE
Deuteranopia (green-blind)
#D3D9ED
Tritanopia (blue-blind)
#C5E1E2
Achromatopsia (no color)
#DBDBDB

Design tokens & code

CSS
--color: #cddded;
/* rgb */ color: rgb(205, 221, 237);
/* oklch */ color: oklch(89.0% 0.028 248.1);
Tailwind
colors: {
  custom: {
    50: '#dce7f2',
    500: '#cddded',
    950: '#000000',
  },
}
SCSS
$custom: #cddded;
$custom-light: #dce7f2;
$custom-dark: #000000;
JSON
{
  "hex": "#cddded",
  "rgb": {
    "r": 205,
    "g": 221,
    "b": 237
  },
  "hsl": {
    "h": 210,
    "s": 47.059,
    "l": 86.667
  },
  "oklch": {
    "l": 0.8904,
    "c": 0.02798,
    "h": 248.1
  },
  "luminance": 0.70806
}

Semantic roles & 50–950 ramp

primary
#CDDDED
secondary
#C9AF95
accent
#732BBA
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151617
muted
#848485

Preview Lab

Preview with #CDDDED

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

Preview Lab → · Contrast checker → · Palette generator →

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