#C2CAF6#C2CAF6
#C2CAF6 is a very light, moderate blue. Relative luminance 0.604; OKLCH L 84.7% C 0.062 H 276.9°. Best body text is #000000 at 13.07:1 contrast (WCAG AA passes).
Color values
| HEX | #C2CAF6 |
|---|---|
| RGB | rgb(194, 202, 246) |
| HSL | hsl(231, 74%, 86%) |
| HSV | hsv(231, 21%, 96%) |
| CMYK | cmyk(21.1%, 17.9%, 0%, 3.5%) |
| CIE-LAB | lab(82.04, 6.35, -22.53) |
| CIE-LCH | lch(82.04, 23.40, 285.74°) |
| OKLab | oklab(84.74% 0.0075 -0.0615) |
| OKLCH | oklch(84.74% 0.062 276.9) |
| XYZ | xyz(59.9991, 60.3630, 95.6610) |
| Luminance | 0.6036 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 2.24
Periwinkle
#CCCCFF
ΔE00 2.81
Light Blue Grey
#B7C9E2
ΔE00 7.39
Powder Blue (survey)
#B1D1FC
ΔE00 7.68
Lightsteelblue
#B0C4DE
ΔE00 7.86
Pastel Blue
#A2BFFE
ΔE00 8.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2CAF6 #F6EEC2
analogous
#C2E4F6 #C2CAF6 #D4C2F6
triadic
#C2CAF6 #F6C2CA #CAF6C2
tetradic
#C2CAF6 #F6C2E4 #F6EEC2 #C2F6D4
square
#C2CAF6 #F6C2E4 #F6EEC2 #C2F6D4
split-complementary
#C2CAF6 #F6D4C2 #E4F6C2
monochromatic
#576DE6 #8D9CEE #C2CAF6 #E4E8FB #E4E8FB
Accessibility & contrast
On white
1.61
#C2CAF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.07
#C2CAF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2CAF6
13.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2CAF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2CAF6 | 1.00 | 1.61 | 13.07 | 13.07 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BECEF8
Deuteranopia (green-blind)
#BBCAF5
Tritanopia (blue-blind)
#B6D2D9
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #c2caf6; /* rgb */ color: rgb(194, 202, 246); /* oklch */ color: oklch(84.7% 0.062 276.9);
Tailwind
colors: {
custom: {
50: '#d5daf9',
500: '#c2caf6',
950: '#000000',
},
}SCSS
$custom: #c2caf6; $custom-light: #d5daf9; $custom-dark: #000000;
JSON
{
"hex": "#c2caf6",
"rgb": {
"r": 194,
"g": 202,
"b": 246
},
"hsl": {
"h": 230.769,
"s": 74.286,
"l": 86.275
},
"oklch": {
"l": 0.84741,
"c": 0.06199,
"h": 276.9
},
"luminance": 0.60364
}Semantic roles & 50–950 ramp
primary
#C2CAF6
secondary
#D8CB84
accent
#B80FD6
background
#FEFEFF
surface
#FBFBFF
border
#D4D4D7
text
#141417
muted
#838385