#CDDFF2#CDDFF2

#CDDFF2 is a very light, muted cyan. Relative luminance 0.722; OKLCH L 89.6% C 0.033 H 249.6°. Best body text is #000000 at 15.43:1 contrast (WCAG AA passes).

Color values

HEX#CDDFF2
RGBrgb(205, 223, 242)
HSLhsl(211, 59%, 88%)
HSVhsv(211, 15%, 95%)
CMYKcmyk(15.3%, 7.9%, 0%, 5.1%)
CIE-LABlab(88.05, -2.19, -11.29)
CIE-LCHlch(88.05, 11.50, 258.99°)
OKLaboklab(89.6% -0.0113 -0.0305)
OKLCHoklch(89.6% 0.033 249.6)
XYZxyz(67.5877, 72.1640, 94.3553)
Luminance0.7217 (WCAG relative)
Temperaturecool
Familycyan

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#CDDFF2 #F2E0CD
analogous
#CDF1F2 #CDDFF2 #CDCDF2
triadic
#CDDFF2 #F2CDDF #DFF2CD
tetradic
#CDDFF2 #F2CDF1 #F2E0CD #CDF2CD
square
#CDDFF2 #F2CDF1 #F2E0CD #CDF2CD
split-complementary
#CDDFF2 #F2CDCD #F1F2CD
monochromatic
#6CA1D9 #9CC0E5 #CDDFF2 #E7EFF9 #E7EFF9

Accessibility & contrast

On white

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

On black

15.43
#CDDFF2 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #CDDFF2
15.43:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##CDDFF2#FFFFFF#000000##000000
##CDDFF21.001.3615.4315.43
#FFFFFF1.361.0021.0021.00
#00000015.4321.001.001.00
##00000015.4321.001.001.00

Color blindness preview

Protanopia (red-blind)
#D8DFF3
Deuteranopia (green-blind)
#D4DBF2
Tritanopia (blue-blind)
#C4E3E5
Achromatopsia (no color)
#DDDDDD

Design tokens & code

CSS
--color: #cddff2;
/* rgb */ color: rgb(205, 223, 242);
/* oklch */ color: oklch(89.6% 0.033 249.6);
Tailwind
colors: {
  custom: {
    50: '#dce9f6',
    500: '#cddff2',
    950: '#000000',
  },
}
SCSS
$custom: #cddff2;
$custom-light: #dce9f6;
$custom-dark: #000000;
JSON
{
  "hex": "#cddff2",
  "rgb": {
    "r": 205,
    "g": 223,
    "b": 242
  },
  "hsl": {
    "h": 210.811,
    "s": 58.73,
    "l": 87.647
  },
  "oklch": {
    "l": 0.89604,
    "c": 0.03252,
    "h": 249.6
  },
  "luminance": 0.72165
}

Semantic roles & 50–950 ramp

primary
#CDDFF2
secondary
#D1B292
accent
#751FC6
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151617
muted
#848485

Preview Lab

Preview with #CDDFF2

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

Preview Lab → · Contrast checker → · Palette generator →

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