#C2CBFF#C2CBFF
#C2CBFF is a very light, moderate blue. Relative luminance 0.614; OKLCH L 85.3% C 0.073 H 277.1°. Best body text is #000000 at 13.28:1 contrast (WCAG AA passes).
Color values
| HEX | #C2CBFF |
|---|---|
| RGB | rgb(194, 203, 255) |
| HSL | hsl(231, 100%, 88%) |
| HSV | hsv(231, 24%, 100%) |
| CMYK | cmyk(23.9%, 20.4%, 0%, 0%) |
| CIE-LAB | lab(82.59, 7.84, -26.46) |
| CIE-LCH | lch(82.59, 27.60, 286.51°) |
| OKLab | oklab(85.28% 0.009 -0.0726) |
| OKLCH | oklch(85.28% 0.073 277.1) |
| XYZ | xyz(61.6494, 61.3998, 103.1916) |
| Luminance | 0.6140 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 1.49
Periwinkle
#CCCCFF
ΔE00 2.86
Powder Blue (survey)
#B1D1FC
ΔE00 7.04
Pastel Blue
#A2BFFE
ΔE00 7.21
Light Blue Grey
#B7C9E2
ΔE00 7.93
Lightsteelblue
#B0C4DE
ΔE00 8.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2CBFF #FFF6C2
analogous
#C2E9FF #C2CBFF #D7C2FF
triadic
#C2CBFF #FFC2CB #CBFFC2
tetradic
#C2CBFF #FFC2E9 #FFF6C2 #C2FFD7
square
#C2CBFF #FFC2E9 #FFF6C2 #C2FFD7
split-complementary
#C2CBFF #FFD7C2 #E9FFC2
monochromatic
#4863FF #8597FF #C2CBFF #E0E5FF #E0E5FF
Accessibility & contrast
On white
1.58
#C2CBFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.28
#C2CBFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2CBFF
13.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2CBFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2CBFF | 1.00 | 1.58 | 13.28 | 13.28 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDD0FF
Deuteranopia (green-blind)
#B9CBFE
Tritanopia (blue-blind)
#B3D4DC
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #c2cbff; /* rgb */ color: rgb(194, 203, 255); /* oklch */ color: oklch(85.3% 0.073 277.1);
Tailwind
colors: {
custom: {
50: '#d5daff',
500: '#c2cbff',
950: '#000000',
},
}SCSS
$custom: #c2cbff; $custom-light: #d5daff; $custom-dark: #000000;
JSON
{
"hex": "#c2cbff",
"rgb": {
"r": 194,
"g": 203,
"b": 255
},
"hsl": {
"h": 231.148,
"s": 100,
"l": 88.039
},
"oklch": {
"l": 0.85277,
"c": 0.07316,
"h": 277.1
},
"luminance": 0.61401
}Semantic roles & 50–950 ramp
primary
#C2CBFF
secondary
#E8D87D
accent
#C400E6
background
#FEFEFF
surface
#FBFBFF
border
#D4D4D7
text
#141418
muted
#838386