#CDDDEB#CDDDEB

#CDDDEB is a very light, muted cyan. Relative luminance 0.707; OKLCH L 89.0% C 0.026 H 244.5°. Best body text is #000000 at 15.14:1 contrast (WCAG AA passes).

Color values

HEX#CDDDEB
RGBrgb(205, 221, 235)
HSLhsl(208, 43%, 86%)
HSVhsv(208, 13%, 92%)
CMYKcmyk(12.8%, 6%, 0%, 7.8%)
CIE-LABlab(87.33, -2.58, -8.66)
CIE-LCHlch(87.33, 9.04, 253.39°)
OKLaboklab(88.98% -0.0111 -0.0233)
OKLCHoklch(88.98% 0.026 244.5)
XYZxyz(66.0252, 70.6891, 88.7470)
Luminance0.7069 (WCAG relative)
Temperaturecool
Familycyan

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#CDDDEB #EBDBCD
analogous
#CDEBEA #CDDDEB #CDCEEB
triadic
#CDDDEB #EBCDDD #DDEBCD
tetradic
#CDDDEB #EACDEB #EBDBCD #CEEBCD
square
#CDDDEB #EACDEB #EBDBCD #CEEBCD
split-complementary
#CDDDEB #EBCDCE #EBEACD
monochromatic
#76A2C8 #A1BFDA #CDDDEB #E9F0F6 #E9F0F6

Accessibility & contrast

On white

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

On black

15.14
#CDDDEB on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #CDDDEB
15.14:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##CDDDEB#FFFFFF#000000##000000
##CDDDEB1.001.3915.1415.14
#FFFFFF1.391.0021.0021.00
#00000015.1421.001.001.00
##00000015.1421.001.001.00

Color blindness preview

Protanopia (red-blind)
#D8DDEC
Deuteranopia (green-blind)
#D4D9EB
Tritanopia (blue-blind)
#C6E0E1
Achromatopsia (no color)
#DBDBDB

Design tokens & code

CSS
--color: #cdddeb;
/* rgb */ color: rgb(205, 221, 235);
/* oklch */ color: oklch(89.0% 0.026 244.5);
Tailwind
colors: {
  custom: {
    50: '#dce7f1',
    500: '#cdddeb',
    950: '#000000',
  },
}
SCSS
$custom: #cdddeb;
$custom-light: #dce7f1;
$custom-dark: #000000;
JSON
{
  "hex": "#cdddeb",
  "rgb": {
    "r": 205,
    "g": 221,
    "b": 235
  },
  "hsl": {
    "h": 208,
    "s": 42.857,
    "l": 86.275
  },
  "oklch": {
    "l": 0.88977,
    "c": 0.02586,
    "h": 244.5
  },
  "luminance": 0.7069
}

Semantic roles & 50–950 ramp

primary
#CDDDEB
secondary
#C6AC96
accent
#6E30B6
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151616
muted
#848485

Preview Lab

Preview with #CDDDEB

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

Preview Lab → · Contrast checker → · Palette generator →

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