#C0CBFF#C0CBFF
#C0CBFF is a very light, moderate blue. Relative luminance 0.611; OKLCH L 85.1% C 0.074 H 275.4°. Best body text is #000000 at 13.23:1 contrast (WCAG AA passes).
Color values
| HEX | #C0CBFF |
|---|---|
| RGB | rgb(192, 203, 255) |
| HSL | hsl(230, 100%, 88%) |
| HSV | hsv(230, 25%, 100%) |
| CMYK | cmyk(24.7%, 20.4%, 0%, 0%) |
| CIE-LAB | lab(82.45, 7.25, -26.69) |
| CIE-LCH | lch(82.45, 27.66, 285.20°) |
| OKLab | oklab(85.13% 0.0069 -0.0733) |
| OKLCH | oklch(85.13% 0.074 275.4) |
| XYZ | xyz(61.1395, 61.1368, 103.1677) |
| Luminance | 0.6114 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 1.90
Periwinkle
#CCCCFF
ΔE00 3.47
Powder Blue (survey)
#B1D1FC
ΔE00 6.46
Pastel Blue
#A2BFFE
ΔE00 6.65
Light Blue Grey
#B7C9E2
ΔE00 7.62
Lightsteelblue
#B0C4DE
ΔE00 7.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C0CBFF #FFF4C0
analogous
#C0EAFF #C0CBFF #D4C0FF
triadic
#C0CBFF #FFC0CB #CBFFC0
tetradic
#C0CBFF #FFC0EA #FFF4C0 #C0FFD4
square
#C0CBFF #FFC0EA #FFF4C0 #C0FFD4
split-complementary
#C0CBFF #FFD4C0 #EAFFC0
monochromatic
#4666FF #8398FF #C0CBFF #E0E6FF #E0E6FF
Accessibility & contrast
On white
1.59
#C0CBFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.23
#C0CBFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C0CBFF
13.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C0CBFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C0CBFF | 1.00 | 1.59 | 13.23 | 13.23 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCD0FF
Deuteranopia (green-blind)
#B8CBFE
Tritanopia (blue-blind)
#B1D5DC
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #c0cbff; /* rgb */ color: rgb(192, 203, 255); /* oklch */ color: oklch(85.1% 0.074 275.4);
Tailwind
colors: {
custom: {
50: '#d4daff',
500: '#c0cbff',
950: '#000000',
},
}SCSS
$custom: #c0cbff; $custom-light: #d4daff; $custom-dark: #000000;
JSON
{
"hex": "#c0cbff",
"rgb": {
"r": 192,
"g": 203,
"b": 255
},
"hsl": {
"h": 229.524,
"s": 100,
"l": 87.647
},
"oklch": {
"l": 0.85132,
"c": 0.0736,
"h": 275.4
},
"luminance": 0.61138
}Semantic roles & 50–950 ramp
primary
#C0CBFF
secondary
#E8D57B
accent
#BD00E6
background
#FEFEFF
surface
#FBFBFF
border
#D4D4D7
text
#141418
muted
#838386