#C2DAFE#C2DAFE

#C2DAFE is a very light, muted blue. Relative luminance 0.688; OKLCH L 88.2% C 0.056 H 258.4°. Best body text is #000000 at 14.75:1 contrast (WCAG AA passes).

Color values

HEX#C2DAFE
RGBrgb(194, 218, 254)
HSLhsl(216, 97%, 88%)
HSVhsv(216, 24%, 100%)
CMYKcmyk(23.6%, 14.2%, 0%, 0.4%)
CIE-LABlab(86.39, -0.35, -20.17)
CIE-LCHlch(86.39, 20.17, 269.00°)
OKLaboklab(88.23% -0.0113 -0.0551)
OKLCHoklch(88.23% 0.056 258.4)
XYZxyz(65.2041, 68.7660, 103.5844)
Luminance0.6877 (WCAG relative)
Temperaturecool
Familyblue

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#C2DAFE #FEE6C2
analogous
#C2F8FE #C2DAFE #C8C2FE
triadic
#C2DAFE #FEC2DA #DAFEC2
tetradic
#C2DAFE #FEC2F8 #FEE6C2 #C2FEC8
square
#C2DAFE #FEC2F8 #FEE6C2 #C2FEC8
split-complementary
#C2DAFE #FEC8C2 #F8FEC2
monochromatic
#4A91FC #86B5FD #C2DAFE #E1EDFF #E1EDFF

Accessibility & contrast

On white

1.42
#C2DAFE on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

14.75
#C2DAFE on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #C2DAFE
14.75:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##C2DAFE#FFFFFF#000000##000000
##C2DAFE1.001.4214.7514.75
#FFFFFF1.421.0021.0021.00
#00000014.7521.001.001.00
##00000014.7521.001.001.00

Color blindness preview

Protanopia (red-blind)
#CEDBFF
Deuteranopia (green-blind)
#C8D6FD
Tritanopia (blue-blind)
#B2E1E6
Achromatopsia (no color)
#D8D8D8

Design tokens & code

CSS
--color: #c2dafe;
/* rgb */ color: rgb(194, 218, 254);
/* oklch */ color: oklch(88.2% 0.056 258.4);
Tailwind
colors: {
  custom: {
    50: '#d5e5fe',
    500: '#c2dafe',
    950: '#000000',
  },
}
SCSS
$custom: #c2dafe;
$custom-light: #d5e5fe;
$custom-dark: #000000;
JSON
{
  "hex": "#c2dafe",
  "rgb": {
    "r": 194,
    "g": 218,
    "b": 254
  },
  "hsl": {
    "h": 216,
    "s": 96.774,
    "l": 87.843
  },
  "oklch": {
    "l": 0.88234,
    "c": 0.05621,
    "h": 258.4
  },
  "luminance": 0.68768
}

Semantic roles & 50–950 ramp

primary
#C2DAFE
secondary
#E6BD7E
accent
#8A00E6
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#141517
muted
#838485

Preview Lab

Preview with #C2DAFE

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

Preview Lab → · Contrast checker → · Palette generator →

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