#C2CCFB#C2CCFB
#C2CCFB is a very light, moderate blue. Relative luminance 0.616; OKLCH L 85.3% C 0.066 H 275.5°. Best body text is #000000 at 13.32:1 contrast (WCAG AA passes).
Color values
| HEX | #C2CCFB |
|---|---|
| RGB | rgb(194, 204, 251) |
| HSL | hsl(229, 88%, 87%) |
| HSV | hsv(229, 23%, 98%) |
| CMYK | cmyk(22.7%, 18.7%, 0%, 1.6%) |
| CIE-LAB | lab(82.71, 6.40, -24.16) |
| CIE-LCH | lch(82.71, 24.99, 284.83°) |
| OKLab | oklab(85.32% 0.0064 -0.0661) |
| OKLCH | oklch(85.32% 0.066 275.5) |
| XYZ | xyz(61.2492, 61.6187, 99.9147) |
| Luminance | 0.6162 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 2.09
Periwinkle
#CCCCFF
ΔE00 3.03
Powder Blue (survey)
#B1D1FC
ΔE00 6.90
Light Blue Grey
#B7C9E2
ΔE00 7.37
Pastel Blue
#A2BFFE
ΔE00 7.47
Lightsteelblue
#B0C4DE
ΔE00 7.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2CCFB #FBF1C2
analogous
#C2E8FB #C2CCFB #D5C2FB
triadic
#C2CCFB #FBC2CC #CCFBC2
tetradic
#C2CCFB #FBC2E8 #FBF1C2 #C2FBD5
square
#C2CCFB #FBC2E8 #FBF1C2 #C2FBD5
split-complementary
#C2CCFB #FBD5C2 #E8FBC2
monochromatic
#4F6CF3 #899CF7 #C2CCFB #E2E7FD #E2E7FD
Accessibility & contrast
On white
1.58
#C2CCFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.32
#C2CCFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2CCFB
13.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2CCFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2CCFB | 1.00 | 1.58 | 13.32 | 13.32 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFD0FD
Deuteranopia (green-blind)
#BBCCFA
Tritanopia (blue-blind)
#B4D5DC
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #c2ccfb; /* rgb */ color: rgb(194, 204, 251); /* oklch */ color: oklch(85.3% 0.066 275.5);
Tailwind
colors: {
custom: {
50: '#d5dbfc',
500: '#c2ccfb',
950: '#000000',
},
}SCSS
$custom: #c2ccfb; $custom-light: #d5dbfc; $custom-dark: #000000;
JSON
{
"hex": "#c2ccfb",
"rgb": {
"r": 194,
"g": 204,
"b": 251
},
"hsl": {
"h": 229.474,
"s": 87.692,
"l": 87.255
},
"oklch": {
"l": 0.85323,
"c": 0.06644,
"h": 275.5
},
"luminance": 0.6162
}Semantic roles & 50–950 ramp
primary
#C2CCFB
secondary
#E1D080
accent
#BC01E4
background
#FEFEFF
surface
#FBFBFF
border
#D4D4D7
text
#141517
muted
#838485