#C2C2FF#C2C2FF

#C2C2FF is a very light, moderate blue. Relative luminance 0.573; OKLCH L 83.5% C 0.085 H 284.4°. Best body text is #000000 at 12.45:1 contrast (WCAG AA passes).

Color values

HEX#C2C2FF
RGBrgb(194, 194, 255)
HSLhsl(240, 100%, 88%)
HSVhsv(240, 24%, 100%)
CMYKcmyk(23.9%, 23.9%, 0%, 0%)
CIE-LABlab(80.33, 12.70, -29.93)
CIE-LCHlch(80.33, 32.51, 293.00°)
OKLaboklab(83.52% 0.0212 -0.0823)
OKLCHoklch(83.52% 0.085 284.4)
XYZxyz(59.5854, 57.2718, 102.5036)
Luminance0.5727 (WCAG relative)
Temperaturecool
Familyblue

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#C2C2FF #FFFFC2
analogous
#C2E0FF #C2C2FF #E0C2FF
triadic
#C2C2FF #FFC2C2 #C2FFC2
tetradic
#C2C2FF #FFC2E0 #FFFFC2 #C2FFE0
square
#C2C2FF #FFC2E0 #FFFFC2 #C2FFE0
split-complementary
#C2C2FF #FFE0C2 #E0FFC2
monochromatic
#4848FF #8585FF #C2C2FF #E0E0FF #E0E0FF

Accessibility & contrast

On white

1.69
#C2C2FF on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

12.45
#C2C2FF on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #C2C2FF
12.45:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##C2C2FF#FFFFFF#000000##000000
##C2C2FF1.001.6912.4512.45
#FFFFFF1.691.0021.0021.00
#00000012.4521.001.001.00
##00000012.4521.001.001.00

Color blindness preview

Protanopia (red-blind)
#B2C9FF
Deuteranopia (green-blind)
#B0C5FD
Tritanopia (blue-blind)
#B4CDD7
Achromatopsia (no color)
#C7C7C7

Design tokens & code

CSS
--color: #c2c2ff;
/* rgb */ color: rgb(194, 194, 255);
/* oklch */ color: oklch(83.5% 0.085 284.4);
Tailwind
colors: {
  custom: {
    50: '#d5d4ff',
    500: '#c2c2ff',
    950: '#000000',
  },
}
SCSS
$custom: #c2c2ff;
$custom-light: #d5d4ff;
$custom-dark: #000000;
JSON
{
  "hex": "#c2c2ff",
  "rgb": {
    "r": 194,
    "g": 194,
    "b": 255
  },
  "hsl": {
    "h": 240,
    "s": 100,
    "l": 88.039
  },
  "oklch": {
    "l": 0.83519,
    "c": 0.085,
    "h": 284.4
  },
  "luminance": 0.57273
}

Semantic roles & 50–950 ramp

primary
#C2C2FF
secondary
#E8E87D
accent
#E600E5
background
#FEFEFF
surface
#FBFBFF
border
#D4D4D7
text
#141418
muted
#838386

Preview Lab

Preview with #C2C2FF

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

Preview Lab → · Contrast checker → · Palette generator →

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