#C0CBFA#C0CBFA
#C0CBFA is a very light, moderate blue. Relative luminance 0.608; OKLCH L 84.9% C 0.067 H 274.6°. Best body text is #000000 at 13.16:1 contrast (WCAG AA passes).
Color values
| HEX | #C0CBFA |
|---|---|
| RGB | rgb(192, 203, 250) |
| HSL | hsl(229, 85%, 87%) |
| HSV | hsv(229, 23%, 98%) |
| CMYK | cmyk(23.2%, 18.8%, 0%, 2%) |
| CIE-LAB | lab(82.28, 6.11, -24.29) |
| CIE-LCH | lch(82.28, 25.05, 284.12°) |
| OKLab | oklab(84.94% 0.0054 -0.0665) |
| OKLCH | oklch(84.94% 0.067 274.6) |
| XYZ | xyz(60.3451, 60.8191, 98.9838) |
| Luminance | 0.6082 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 2.14
Periwinkle
#CCCCFF
ΔE00 3.38
Powder Blue (survey)
#B1D1FC
ΔE00 6.60
Pastel Blue
#A2BFFE
ΔE00 7.06
Light Blue Grey
#B7C9E2
ΔE00 7.13
Lightsteelblue
#B0C4DE
ΔE00 7.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C0CBFA #FAEFC0
analogous
#C0E8FA #C0CBFA #D2C0FA
triadic
#C0CBFA #FAC0CB #CBFAC0
tetradic
#C0CBFA #FAC0E8 #FAEFC0 #C0FAD2
square
#C0CBFA #FAC0E8 #FAEFC0 #C0FAD2
split-complementary
#C0CBFA #FAD2C0 #E8FAC0
monochromatic
#4F6DF1 #879CF6 #C0CBFA #E3E8FD #E3E8FD
Accessibility & contrast
On white
1.60
#C0CBFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.16
#C0CBFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C0CBFA
13.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C0CBFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C0CBFA | 1.00 | 1.60 | 13.16 | 13.16 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BECFFC
Deuteranopia (green-blind)
#BACBF9
Tritanopia (blue-blind)
#B2D4DB
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #c0cbfa; /* rgb */ color: rgb(192, 203, 250); /* oklch */ color: oklch(84.9% 0.067 274.6);
Tailwind
colors: {
custom: {
50: '#d3dafc',
500: '#c0cbfa',
950: '#000000',
},
}SCSS
$custom: #c0cbfa; $custom-light: #d3dafc; $custom-dark: #000000;
JSON
{
"hex": "#c0cbfa",
"rgb": {
"r": 192,
"g": 203,
"b": 250
},
"hsl": {
"h": 228.621,
"s": 85.294,
"l": 86.667
},
"oklch": {
"l": 0.84942,
"c": 0.06673,
"h": 274.6
},
"luminance": 0.6082
}Semantic roles & 50–950 ramp
primary
#C0CBFA
secondary
#DFCD7F
accent
#B804E2
background
#FEFEFF
surface
#FBFBFF
border
#D4D4D7
text
#141417
muted
#838385