#C2CFED#C2CFED

#C2CFED is a very light, muted blue. Relative luminance 0.622; OKLCH L 85.4% C 0.044 H 266.9°. Best body text is #000000 at 13.44:1 contrast (WCAG AA passes).

Color values

HEX#C2CFED
RGBrgb(194, 207, 237)
HSLhsl(222, 54%, 85%)
HSVhsv(222, 18%, 93%)
CMYKcmyk(18.1%, 12.7%, 0%, 7.1%)
CIE-LABlab(83.02, 1.72, -16.24)
CIE-LCHlch(83.02, 16.33, 276.03°)
OKLaboklab(85.42% -0.0024 -0.0441)
OKLCHoklch(85.42% 0.044 266.9)
XYZxyz(59.8433, 62.2082, 88.9588)
Luminance0.6221 (WCAG relative)
Temperaturecool
Familyblue

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#C2CFED #EDE0C2
analogous
#C2E5ED #C2CFED #CBC2ED
triadic
#C2CFED #EDC2CF #CFEDC2
tetradic
#C2CFED #EDC2E5 #EDE0C2 #C2EDCB
square
#C2CFED #EDC2E5 #EDE0C2 #C2EDCB
split-complementary
#C2CFED #EDCBC2 #E5EDC2
monochromatic
#6385D1 #93AADF #C2CFED #E7ECF8 #E7ECF8

Accessibility & contrast

On white

1.56
#C2CFED on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

13.44
#C2CFED on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #C2CFED
13.44:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##C2CFED#FFFFFF#000000##000000
##C2CFED1.001.5613.4413.44
#FFFFFF1.561.0021.0021.00
#00000013.4421.001.001.00
##00000013.4421.001.001.00

Color blindness preview

Protanopia (red-blind)
#C6D1EE
Deuteranopia (green-blind)
#C2CDEC
Tritanopia (blue-blind)
#B8D5D9
Achromatopsia (no color)
#CFCFCF

Design tokens & code

CSS
--color: #c2cfed;
/* rgb */ color: rgb(194, 207, 237);
/* oklch */ color: oklch(85.4% 0.044 266.9);
Tailwind
colors: {
  custom: {
    50: '#d4ddf2',
    500: '#c2cfed',
    950: '#000000',
  },
}
SCSS
$custom: #c2cfed;
$custom-light: #d4ddf2;
$custom-dark: #000000;
JSON
{
  "hex": "#c2cfed",
  "rgb": {
    "r": 194,
    "g": 207,
    "b": 237
  },
  "hsl": {
    "h": 221.86,
    "s": 54.43,
    "l": 84.51
  },
  "oklch": {
    "l": 0.85419,
    "c": 0.04416,
    "h": 266.9
  },
  "luminance": 0.62209
}

Semantic roles & 50–950 ramp

primary
#C2CFED
secondary
#CAB689
accent
#9224C2
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141517
muted
#838485

Preview Lab

Preview with #C2CFED

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

Preview Lab → · Contrast checker → · Palette generator →

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