#C2CCF9#C2CCF9
#C2CCF9 is a very light, moderate blue. Relative luminance 0.615; OKLCH L 85.2% C 0.064 H 275.2°. Best body text is #000000 at 13.30:1 contrast (WCAG AA passes).
Color values
| HEX | #C2CCF9 |
|---|---|
| RGB | rgb(194, 204, 249) |
| HSL | hsl(229, 82%, 87%) |
| HSV | hsv(229, 22%, 98%) |
| CMYK | cmyk(22.1%, 18.1%, 0%, 2.4%) |
| CIE-LAB | lab(82.64, 5.95, -23.20) |
| CIE-LCH | lch(82.64, 23.95, 284.38°) |
| OKLab | oklab(85.25% 0.0057 -0.0634) |
| OKLCH | oklch(85.25% 0.064 275.2) |
| XYZ | xyz(60.9356, 61.4933, 98.2631) |
| Luminance | 0.6149 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 2.37
Periwinkle
#CCCCFF
ΔE00 3.14
Powder Blue (survey)
#B1D1FC
ΔE00 6.96
Light Blue Grey
#B7C9E2
ΔE00 7.14
Lightsteelblue
#B0C4DE
ΔE00 7.63
Pastel Blue
#A2BFFE
ΔE00 7.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2CCF9 #F9EFC2
analogous
#C2E8F9 #C2CCF9 #D4C2F9
triadic
#C2CCF9 #F9C2CC #CCF9C2
tetradic
#C2CCF9 #F9C2E8 #F9EFC2 #C2F9D4
square
#C2CCF9 #F9C2E8 #F9EFC2 #C2F9D4
split-complementary
#C2CCF9 #F9D4C2 #E8F9C2
monochromatic
#536FEE #8A9DF4 #C2CCF9 #E3E8FC #E3E8FC
Accessibility & contrast
On white
1.58
#C2CCF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.30
#C2CCF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2CCF9
13.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2CCF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2CCF9 | 1.00 | 1.58 | 13.30 | 13.30 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFD0FB
Deuteranopia (green-blind)
#BCCCF8
Tritanopia (blue-blind)
#B5D4DB
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #c2ccf9; /* rgb */ color: rgb(194, 204, 249); /* oklch */ color: oklch(85.2% 0.064 275.2);
Tailwind
colors: {
custom: {
50: '#d5dbfb',
500: '#c2ccf9',
950: '#000000',
},
}SCSS
$custom: #c2ccf9; $custom-light: #d5dbfb; $custom-dark: #000000;
JSON
{
"hex": "#c2ccf9",
"rgb": {
"r": 194,
"g": 204,
"b": 249
},
"hsl": {
"h": 229.091,
"s": 82.09,
"l": 86.863
},
"oklch": {
"l": 0.85249,
"c": 0.0637,
"h": 275.2
},
"luminance": 0.61495
}Semantic roles & 50–950 ramp
primary
#C2CCF9
secondary
#DDCD82
accent
#B707DE
background
#FEFEFF
surface
#FBFBFF
border
#D4D4D7
text
#141517
muted
#838485