#C0CBFC#C0CBFC
#C0CBFC is a very light, moderate blue. Relative luminance 0.609; OKLCH L 85.0% C 0.069 H 274.9°. Best body text is #000000 at 13.19:1 contrast (WCAG AA passes).
Color values
| HEX | #C0CBFC |
|---|---|
| RGB | rgb(192, 203, 252) |
| HSL | hsl(229, 91%, 87%) |
| HSV | hsv(229, 24%, 99%) |
| CMYK | cmyk(23.8%, 19.4%, 0%, 1.2%) |
| CIE-LAB | lab(82.35, 6.57, -25.25) |
| CIE-LCH | lch(82.35, 26.09, 284.57°) |
| OKLab | oklab(85.02% 0.006 -0.0692) |
| OKLCH | oklch(85.02% 0.069 274.9) |
| XYZ | xyz(60.6603, 60.9452, 100.6442) |
| Luminance | 0.6095 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 1.97
Periwinkle
#CCCCFF
ΔE00 3.36
Powder Blue (survey)
#B1D1FC
ΔE00 6.54
Pastel Blue
#A2BFFE
ΔE00 6.89
Light Blue Grey
#B7C9E2
ΔE00 7.35
Lightsteelblue
#B0C4DE
ΔE00 7.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C0CBFC #FCF1C0
analogous
#C0E9FC #C0CBFC #D3C0FC
triadic
#C0CBFC #FCC0CB #CBFCC0
tetradic
#C0CBFC #FCC0E9 #FCF1C0 #C0FCD3
square
#C0CBFC #FCC0E9 #FCF1C0 #C0FCD3
split-complementary
#C0CBFC #FCD3C0 #E9FCC0
monochromatic
#4B6BF6 #869BF9 #C0CBFC #E2E7FE #E2E7FE
Accessibility & contrast
On white
1.59
#C0CBFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.19
#C0CBFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C0CBFC
13.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C0CBFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C0CBFC | 1.00 | 1.59 | 13.19 | 13.19 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDCFFE
Deuteranopia (green-blind)
#B9CBFB
Tritanopia (blue-blind)
#B1D4DB
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #c0cbfc; /* rgb */ color: rgb(192, 203, 252); /* oklch */ color: oklch(85.0% 0.069 274.9);
Tailwind
colors: {
custom: {
50: '#d4dafd',
500: '#c0cbfc',
950: '#000000',
},
}SCSS
$custom: #c0cbfc; $custom-light: #d4dafd; $custom-dark: #000000;
JSON
{
"hex": "#c0cbfc",
"rgb": {
"r": 192,
"g": 203,
"b": 252
},
"hsl": {
"h": 229,
"s": 90.909,
"l": 87.059
},
"oklch": {
"l": 0.85018,
"c": 0.06948,
"h": 274.9
},
"luminance": 0.60947
}Semantic roles & 50–950 ramp
primary
#C0CBFC
secondary
#E2D07E
accent
#BB00E6
background
#FEFEFF
surface
#FBFBFF
border
#D4D4D7
text
#141417
muted
#838385