#C2CFEB#C2CFEB
#C2CFEB is a very light, muted blue. Relative luminance 0.621; OKLCH L 85.4% C 0.042 H 265.7°. Best body text is #000000 at 13.42:1 contrast (WCAG AA passes).
Color values
| HEX | #C2CFEB |
|---|---|
| RGB | rgb(194, 207, 235) |
| HSL | hsl(221, 51%, 84%) |
| HSV | hsv(221, 17%, 92%) |
| CMYK | cmyk(17.4%, 11.9%, 0%, 7.8%) |
| CIE-LAB | lab(82.96, 1.29, -15.27) |
| CIE-LCH | lch(82.96, 15.32, 274.82°) |
| OKLab | oklab(85.35% -0.0031 -0.0414) |
| OKLCH | oklch(85.35% 0.042 265.7) |
| XYZ | xyz(59.5527, 62.0920, 87.4285) |
| Luminance | 0.6209 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 3.18
Lightsteelblue
#B0C4DE
ΔE00 4.39
Cloudy Blue
#ACC2D9
ΔE00 5.97
Powder Blue (survey)
#B1D1FC
ΔE00 6.25
Light Periwinkle
#C1C6FC
ΔE00 6.95
Periwinkle
#CCCCFF
ΔE00 7.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2CFEB #EBDEC2
analogous
#C2E4EB #C2CFEB #CAC2EB
triadic
#C2CFEB #EBC2CF #CFEBC2
tetradic
#C2CFEB #EBC2E4 #EBDEC2 #C2EBCA
square
#C2CFEB #EBC2E4 #EBDEC2 #C2EBCA
split-complementary
#C2CFEB #EBCAC2 #E4EBC2
monochromatic
#6686CD #94ABDC #C2CFEB #E8EDF7 #E8EDF7
Accessibility & contrast
On white
1.56
#C2CFEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.42
#C2CFEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2CFEB
13.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2CFEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2CFEB | 1.00 | 1.56 | 13.42 | 13.42 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7D1EC
Deuteranopia (green-blind)
#C3CDEA
Tritanopia (blue-blind)
#B8D4D8
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #c2cfeb; /* rgb */ color: rgb(194, 207, 235); /* oklch */ color: oklch(85.4% 0.042 265.7);
Tailwind
colors: {
custom: {
50: '#d4ddf1',
500: '#c2cfeb',
950: '#000000',
},
}SCSS
$custom: #c2cfeb; $custom-light: #d4ddf1; $custom-dark: #000000;
JSON
{
"hex": "#c2cfeb",
"rgb": {
"r": 194,
"g": 207,
"b": 235
},
"hsl": {
"h": 220.976,
"s": 50.617,
"l": 84.118
},
"oklch": {
"l": 0.8535,
"c": 0.04153,
"h": 265.7
},
"luminance": 0.62093
}Semantic roles & 50–950 ramp
primary
#C2CFEB
secondary
#C7B48A
accent
#8E28BE
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141516
muted
#838485