#C2CBFC#C2CBFC
#C2CBFC is a very light, moderate blue. Relative luminance 0.612; OKLCH L 85.2% C 0.069 H 276.7°. Best body text is #000000 at 13.24:1 contrast (WCAG AA passes).
Color values
| HEX | #C2CBFC |
|---|---|
| RGB | rgb(194, 203, 252) |
| HSL | hsl(231, 91%, 87%) |
| HSV | hsv(231, 23%, 99%) |
| CMYK | cmyk(23%, 19.4%, 0%, 1.2%) |
| CIE-LAB | lab(82.49, 7.16, -25.03) |
| CIE-LCH | lch(82.49, 26.03, 285.97°) |
| OKLab | oklab(85.16% 0.0081 -0.0686) |
| OKLCH | oklch(85.16% 0.069 276.7) |
| XYZ | xyz(61.1703, 61.2081, 100.6681) |
| Luminance | 0.6121 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 1.62
Periwinkle
#CCCCFF
ΔE00 2.75
Powder Blue (survey)
#B1D1FC
ΔE00 7.15
Pastel Blue
#A2BFFE
ΔE00 7.46
Light Blue Grey
#B7C9E2
ΔE00 7.71
Lightsteelblue
#B0C4DE
ΔE00 8.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2CBFC #FCF3C2
analogous
#C2E8FC #C2CBFC #D6C2FC
triadic
#C2CBFC #FCC2CB #CBFCC2
tetradic
#C2CBFC #FCC2E8 #FCF3C2 #C2FCD6
square
#C2CBFC #FCC2E8 #FCF3C2 #C2FCD6
split-complementary
#C2CBFC #FCD6C2 #E8FCC2
monochromatic
#4D68F6 #8899F9 #C2CBFC #E2E6FE #E2E6FE
Accessibility & contrast
On white
1.59
#C2CBFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.24
#C2CBFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2CBFC
13.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2CBFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2CBFC | 1.00 | 1.59 | 13.24 | 13.24 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDD0FE
Deuteranopia (green-blind)
#BACBFB
Tritanopia (blue-blind)
#B4D4DB
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #c2cbfc; /* rgb */ color: rgb(194, 203, 252); /* oklch */ color: oklch(85.2% 0.069 276.7);
Tailwind
colors: {
custom: {
50: '#d5dafd',
500: '#c2cbfc',
950: '#000000',
},
}SCSS
$custom: #c2cbfc; $custom-light: #d5dafd; $custom-dark: #000000;
JSON
{
"hex": "#c2cbfc",
"rgb": {
"r": 194,
"g": 203,
"b": 252
},
"hsl": {
"h": 230.69,
"s": 90.625,
"l": 87.451
},
"oklch": {
"l": 0.85163,
"c": 0.06903,
"h": 276.7
},
"luminance": 0.61209
}Semantic roles & 50–950 ramp
primary
#C2CBFC
secondary
#E3D380
accent
#C200E6
background
#FEFEFF
surface
#FBFBFF
border
#D4D4D7
text
#141417
muted
#838385