#C2CBFD#C2CBFD
#C2CBFD is a very light, moderate blue. Relative luminance 0.613; OKLCH L 85.2% C 0.070 H 276.8°. Best body text is #000000 at 13.25:1 contrast (WCAG AA passes).
Color values
| HEX | #C2CBFD |
|---|---|
| RGB | rgb(194, 203, 253) |
| HSL | hsl(231, 94%, 88%) |
| HSV | hsv(231, 23%, 99%) |
| CMYK | cmyk(23.3%, 19.8%, 0%, 0.8%) |
| CIE-LAB | lab(82.52, 7.39, -25.51) |
| CIE-LCH | lch(82.52, 26.55, 286.15°) |
| OKLab | oklab(85.2% 0.0084 -0.0699) |
| OKLCH | oklch(85.2% 0.07 276.8) |
| XYZ | xyz(61.3292, 61.2717, 101.5049) |
| Luminance | 0.6127 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 1.55
Periwinkle
#CCCCFF
ΔE00 2.77
Powder Blue (survey)
#B1D1FC
ΔE00 7.12
Pastel Blue
#A2BFFE
ΔE00 7.37
Light Blue Grey
#B7C9E2
ΔE00 7.79
Lightsteelblue
#B0C4DE
ΔE00 8.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2CBFD #FDF4C2
analogous
#C2E9FD #C2CBFD #D6C2FD
triadic
#C2CBFD #FDC2CB #CBFDC2
tetradic
#C2CBFD #FDC2E9 #FDF4C2 #C2FDD6
square
#C2CBFD #FDC2E9 #FDF4C2 #C2FDD6
split-complementary
#C2CBFD #FDD6C2 #E9FDC2
monochromatic
#4B66F9 #8798FB #C2CBFD #E1E6FE #E1E6FE
Accessibility & contrast
On white
1.58
#C2CBFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.25
#C2CBFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2CBFD
13.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2CBFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2CBFD | 1.00 | 1.58 | 13.25 | 13.25 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDD0FF
Deuteranopia (green-blind)
#BACBFC
Tritanopia (blue-blind)
#B4D4DC
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #c2cbfd; /* rgb */ color: rgb(194, 203, 253); /* oklch */ color: oklch(85.2% 0.070 276.8);
Tailwind
colors: {
custom: {
50: '#d5dafe',
500: '#c2cbfd',
950: '#000000',
},
}SCSS
$custom: #c2cbfd; $custom-light: #d5dafe; $custom-dark: #000000;
JSON
{
"hex": "#c2cbfd",
"rgb": {
"r": 194,
"g": 203,
"b": 253
},
"hsl": {
"h": 230.847,
"s": 93.651,
"l": 87.647
},
"oklch": {
"l": 0.85201,
"c": 0.0704,
"h": 276.8
},
"luminance": 0.61273
}Semantic roles & 50–950 ramp
primary
#C2CBFD
secondary
#E4D57F
accent
#C200E6
background
#FEFEFF
surface
#FBFBFF
border
#D4D4D7
text
#141417
muted
#838385