#C2C0FF#C2C0FF
#C2C0FF is a very light, moderate blue. Relative luminance 0.564; OKLCH L 83.1% C 0.088 H 285.8°. Best body text is #000000 at 12.28:1 contrast (WCAG AA passes).
Color values
| HEX | #C2C0FF |
|---|---|
| RGB | rgb(194, 192, 255) |
| HSL | hsl(242, 100%, 88%) |
| HSV | hsv(242, 25%, 100%) |
| CMYK | cmyk(23.9%, 24.7%, 0%, 0%) |
| CIE-LAB | lab(79.83, 13.79, -30.69) |
| CIE-LCH | lch(79.83, 33.65, 294.20°) |
| OKLab | oklab(83.13% 0.0239 -0.0845) |
| OKLCH | oklch(83.13% 0.088 285.8) |
| XYZ | xyz(59.1433, 56.3875, 102.3562) |
| Luminance | 0.5639 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 2.30
Periwinkle
#CCCCFF
ΔE00 3.61
Pale Violet
#CEAEFA
ΔE00 7.28
Light Lavender
#DFC5FE
ΔE00 7.40
Light Violet
#D6B4FC
ΔE00 7.49
Pale Lilac
#E4CBFF
ΔE00 8.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2C0FF #FDFFC0
analogous
#C0DDFF #C2C0FF #E2C0FF
triadic
#C2C0FF #FFC2C0 #C0FFC2
tetradic
#C2C0FF #FFC0DD #FDFFC0 #C0FFE2
square
#C2C0FF #FFC0DD #FDFFC0 #C0FFE2
split-complementary
#C2C0FF #FFE2C0 #DDFFC0
monochromatic
#4B46FF #8783FF #C2C0FF #E1E0FF #E1E0FF
Accessibility & contrast
On white
1.71
#C2C0FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.28
#C2C0FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2C0FF
12.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2C0FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2C0FF | 1.00 | 1.71 | 12.28 | 12.28 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0C8FF
Deuteranopia (green-blind)
#AEC4FD
Tritanopia (blue-blind)
#B4CBD6
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #c2c0ff; /* rgb */ color: rgb(194, 192, 255); /* oklch */ color: oklch(83.1% 0.088 285.8);
Tailwind
colors: {
custom: {
50: '#d5d3ff',
500: '#c2c0ff',
950: '#000000',
},
}SCSS
$custom: #c2c0ff; $custom-light: #d5d3ff; $custom-dark: #000000;
JSON
{
"hex": "#c2c0ff",
"rgb": {
"r": 194,
"g": 192,
"b": 255
},
"hsl": {
"h": 241.905,
"s": 100,
"l": 87.647
},
"oklch": {
"l": 0.83133,
"c": 0.0878,
"h": 285.8
},
"luminance": 0.56389
}Semantic roles & 50–950 ramp
primary
#C2C0FF
secondary
#E4E87B
accent
#E600DE
background
#FEFEFF
surface
#FBFBFF
border
#D4D4D7
text
#141418
muted
#838386