#C2C2EE#C2C2EE

#C2C2EE is a very light, moderate blue. Relative luminance 0.562; OKLCH L 82.9% C 0.061 H 285.0°. Best body text is #000000 at 12.25:1 contrast (WCAG AA passes).

Color values

HEX#C2C2EE
RGBrgb(194, 194, 238)
HSLhsl(240, 56%, 85%)
HSVhsv(240, 18%, 93%)
CMYKcmyk(18.5%, 18.5%, 0%, 6.7%)
CIE-LABlab(79.74, 8.89, -21.73)
CIE-LCHlch(79.74, 23.48, 292.25°)
OKLaboklab(82.87% 0.0159 -0.0593)
OKLCHoklch(82.87% 0.061 285)
XYZxyz(56.9689, 56.2252, 88.7235)
Luminance0.5623 (WCAG relative)
Temperaturecool
Familyblue

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#C2C2EE #EEEEC2
analogous
#C2D8EE #C2C2EE #D8C2EE
triadic
#C2C2EE #EEC2C2 #C2EEC2
tetradic
#C2C2EE #EEC2D8 #EEEEC2 #C2EED8
square
#C2C2EE #EEC2D8 #EEEEC2 #C2EED8
split-complementary
#C2C2EE #EED8C2 #D8EEC2
monochromatic
#6262D3 #9292E1 #C2C2EE #E7E7F8 #E7E7F8

Accessibility & contrast

On white

1.71
#C2C2EE on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

12.25
#C2C2EE on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #C2C2EE
12.25:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##C2C2EE#FFFFFF#000000##000000
##C2C2EE1.001.7112.2512.25
#FFFFFF1.711.0021.0021.00
#00000012.2521.001.001.00
##00000012.2521.001.001.00

Color blindness preview

Protanopia (red-blind)
#B7C7F0
Deuteranopia (green-blind)
#B6C4ED
Tritanopia (blue-blind)
#B9C9D1
Achromatopsia (no color)
#C6C6C6

Design tokens & code

CSS
--color: #c2c2ee;
/* rgb */ color: rgb(194, 194, 238);
/* oklch */ color: oklch(82.9% 0.061 285.0);
Tailwind
colors: {
  custom: {
    50: '#d5d4f3',
    500: '#c2c2ee',
    950: '#000000',
  },
}
SCSS
$custom: #c2c2ee;
$custom-light: #d5d4f3;
$custom-dark: #000000;
JSON
{
  "hex": "#c2c2ee",
  "rgb": {
    "r": 194,
    "g": 194,
    "b": 238
  },
  "hsl": {
    "h": 240,
    "s": 56.41,
    "l": 84.706
  },
  "oklch": {
    "l": 0.82865,
    "c": 0.06136,
    "h": 285
  },
  "luminance": 0.56226
}

Semantic roles & 50–950 ramp

primary
#C2C2EE
secondary
#CCCC89
accent
#C422C4
background
#FEFEFF
surface
#FBFBFE
border
#D4D4D6
text
#141417
muted
#838385

Preview Lab

Preview with #C2C2EE

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

Preview Lab → · Contrast checker → · Palette generator →

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