#C2CEE2#C2CEE2
#C2CEE2 is a very light, muted blue. Relative luminance 0.611; OKLCH L 84.8% C 0.031 H 260.7°. Best body text is #000000 at 13.22:1 contrast (WCAG AA passes).
Color values
| HEX | #C2CEE2 |
|---|---|
| RGB | rgb(194, 206, 226) |
| HSL | hsl(218, 36%, 82%) |
| HSV | hsv(218, 14%, 89%) |
| CMYK | cmyk(14.2%, 8.8%, 0%, 11.4%) |
| CIE-LAB | lab(82.43, -0.08, -11.26) |
| CIE-LCH | lch(82.43, 11.26, 269.60°) |
| OKLab | oklab(84.85% -0.005 -0.0304) |
| OKLCH | oklch(84.85% 0.031 260.7) |
| XYZ | xyz(58.0437, 61.1020, 80.6726) |
| Luminance | 0.6110 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 2.69
Lightsteelblue
#B0C4DE
ΔE00 4.01
Cloudy Blue
#ACC2D9
ΔE00 4.87
Powder Blue (survey)
#B1D1FC
ΔE00 7.54
Fog
#D8DCE0
ΔE00 7.60
Lavender (CSS)
#E6E6FA
ΔE00 8.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2CEE2 #E2D6C2
analogous
#C2DEE2 #C2CEE2 #C6C2E2
triadic
#C2CEE2 #E2C2CE #CEE2C2
tetradic
#C2CEE2 #E2C2DE #E2D6C2 #C2E2C6
square
#C2CEE2 #E2C2DE #E2D6C2 #C2E2C6
split-complementary
#C2CEE2 #E2C6C2 #DEE2C2
monochromatic
#6F8BBB #99ADCE #C2CEE2 #EAEEF5 #EAEEF5
Accessibility & contrast
On white
1.59
#C2CEE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.22
#C2CEE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2CEE2
13.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2CEE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2CEE2 | 1.00 | 1.59 | 13.22 | 13.22 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8CFE3
Deuteranopia (green-blind)
#C5CCE2
Tritanopia (blue-blind)
#BBD2D4
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #c2cee2; /* rgb */ color: rgb(194, 206, 226); /* oklch */ color: oklch(84.8% 0.031 260.7);
Tailwind
colors: {
custom: {
50: '#d4dceb',
500: '#c2cee2',
950: '#000000',
},
}SCSS
$custom: #c2cee2; $custom-light: #d4dceb; $custom-dark: #000000;
JSON
{
"hex": "#c2cee2",
"rgb": {
"r": 194,
"g": 206,
"b": 226
},
"hsl": {
"h": 217.5,
"s": 35.556,
"l": 82.353
},
"oklch": {
"l": 0.84846,
"c": 0.03082,
"h": 260.7
},
"luminance": 0.61103
}Semantic roles & 50–950 ramp
primary
#C2CEE2
secondary
#BBAA8D
accent
#8237AE
background
#FEFEFE
surface
#FBFCFD
border
#D4D5D5
text
#141516
muted
#838484