#C2CAEF#C2CAEF
#C2CAEF is a very light, muted blue. Relative luminance 0.599; OKLCH L 84.5% C 0.052 H 275.6°. Best body text is #000000 at 12.99:1 contrast (WCAG AA passes).
Color values
| HEX | #C2CAEF |
|---|---|
| RGB | rgb(194, 202, 239) |
| HSL | hsl(229, 58%, 85%) |
| HSV | hsv(229, 19%, 94%) |
| CMYK | cmyk(18.8%, 15.5%, 0%, 6.3%) |
| CIE-LAB | lab(81.81, 4.81, -19.14) |
| CIE-LCH | lch(81.81, 19.74, 284.11°) |
| OKLab | oklab(84.49% 0.0051 -0.0521) |
| OKLCH | oklch(84.49% 0.052 275.6) |
| XYZ | xyz(58.9449, 59.9413, 90.1089) |
| Luminance | 0.5994 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 3.94
Periwinkle
#CCCCFF
ΔE00 4.11
Light Blue Grey
#B7C9E2
ΔE00 6.40
Lightsteelblue
#B0C4DE
ΔE00 7.03
Powder Blue (survey)
#B1D1FC
ΔE00 7.91
Cloudy Blue
#ACC2D9
ΔE00 8.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2CAEF #EFE7C2
analogous
#C2E1EF #C2CAEF #D0C2EF
triadic
#C2CAEF #EFC2CA #CAEFC2
tetradic
#C2CAEF #EFC2E1 #EFE7C2 #C2EFD0
square
#C2CAEF #EFC2E1 #EFE7C2 #C2EFD0
split-complementary
#C2CAEF #EFD0C2 #E1EFC2
monochromatic
#6176D6 #92A0E2 #C2CAEF #E7EAF9 #E7EAF9
Accessibility & contrast
On white
1.62
#C2CAEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.99
#C2CAEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2CAEF
12.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2CAEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2CAEF | 1.00 | 1.62 | 12.99 | 12.99 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0CDF1
Deuteranopia (green-blind)
#BDCAEE
Tritanopia (blue-blind)
#B8D1D6
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #c2caef; /* rgb */ color: rgb(194, 202, 239); /* oklch */ color: oklch(84.5% 0.052 275.6);
Tailwind
colors: {
custom: {
50: '#d5daf4',
500: '#c2caef',
950: '#000000',
},
}SCSS
$custom: #c2caef; $custom-light: #d5daf4; $custom-dark: #000000;
JSON
{
"hex": "#c2caef",
"rgb": {
"r": 194,
"g": 202,
"b": 239
},
"hsl": {
"h": 229.333,
"s": 58.442,
"l": 84.902
},
"oklch": {
"l": 0.84487,
"c": 0.05235,
"h": 275.6
},
"luminance": 0.59942
}Semantic roles & 50–950 ramp
primary
#C2CAEF
secondary
#CDC188
accent
#A81FC6
background
#FEFEFF
surface
#FBFBFE
border
#D4D4D6
text
#141417
muted
#838385