#C2CBFA#C2CBFA
#C2CBFA is a very light, moderate blue. Relative luminance 0.611; OKLCH L 85.1% C 0.066 H 276.4°. Best body text is #000000 at 13.22:1 contrast (WCAG AA passes).
Color values
| HEX | #C2CBFA |
|---|---|
| RGB | rgb(194, 203, 250) |
| HSL | hsl(230, 85%, 87%) |
| HSV | hsv(230, 22%, 98%) |
| CMYK | cmyk(22.4%, 18.8%, 0%, 2%) |
| CIE-LAB | lab(82.42, 6.71, -24.07) |
| CIE-LCH | lch(82.42, 24.98, 285.58°) |
| OKLab | oklab(85.09% 0.0074 -0.0659) |
| OKLCH | oklch(85.09% 0.066 276.4) |
| XYZ | xyz(60.8550, 61.0820, 99.0077) |
| Luminance | 0.6108 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 1.86
Periwinkle
#CCCCFF
ΔE00 2.78
Powder Blue (survey)
#B1D1FC
ΔE00 7.23
Light Blue Grey
#B7C9E2
ΔE00 7.52
Pastel Blue
#A2BFFE
ΔE00 7.65
Lightsteelblue
#B0C4DE
ΔE00 7.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2CBFA #FAF1C2
analogous
#C2E7FA #C2CBFA #D5C2FA
triadic
#C2CBFA #FAC2CB #CBFAC2
tetradic
#C2CBFA #FAC2E7 #FAF1C2 #C2FAD5
square
#C2CBFA #FAC2E7 #FAF1C2 #C2FAD5
split-complementary
#C2CBFA #FAD5C2 #E7FAC2
monochromatic
#516BF1 #899BF5 #C2CBFA #E3E7FD #E3E7FD
Accessibility & contrast
On white
1.59
#C2CBFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.22
#C2CBFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2CBFA
13.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2CBFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2CBFA | 1.00 | 1.59 | 13.22 | 13.22 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BECFFC
Deuteranopia (green-blind)
#BBCBF9
Tritanopia (blue-blind)
#B5D3DB
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #c2cbfa; /* rgb */ color: rgb(194, 203, 250); /* oklch */ color: oklch(85.1% 0.066 276.4);
Tailwind
colors: {
custom: {
50: '#d5dafc',
500: '#c2cbfa',
950: '#000000',
},
}SCSS
$custom: #c2cbfa; $custom-light: #d5dafc; $custom-dark: #000000;
JSON
{
"hex": "#c2cbfa",
"rgb": {
"r": 194,
"g": 203,
"b": 250
},
"hsl": {
"h": 230.357,
"s": 84.848,
"l": 87.059
},
"oklch": {
"l": 0.85088,
"c": 0.06628,
"h": 276.4
},
"luminance": 0.61083
}Semantic roles & 50–950 ramp
primary
#C2CBFA
secondary
#DFD081
accent
#BE04E1
background
#FEFEFF
surface
#FBFBFF
border
#D4D4D7
text
#141417
muted
#838385