#C0BECC#C0BECC
#C0BECC is a light, near-neutral blue. Relative luminance 0.524; OKLCH L 80.7% C 0.020 H 292.5°. Best body text is #000000 at 11.48:1 contrast (WCAG AA passes).
Color values
| HEX | #C0BECC |
|---|---|
| RGB | rgb(192, 190, 204) |
| HSL | hsl(249, 12%, 77%) |
| HSV | hsv(249, 7%, 80%) |
| CMYK | cmyk(5.9%, 6.9%, 0%, 20%) |
| CIE-LAB | lab(77.52, 3.35, -6.77) |
| CIE-LCH | lch(77.52, 7.55, 296.31°) |
| OKLab | oklab(80.74% 0.0075 -0.0181) |
| OKLCH | oklch(80.74% 0.02 292.5) |
| XYZ | xyz(51.0487, 52.3929, 64.5385) |
| Luminance | 0.5239 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 5.43
Silver
#C0C0C0
ΔE00 7.08
Light Gray
#D3D3D3
ΔE00 8.57
Light Blue Grey
#B7C9E2
ΔE00 8.74
Lightsteelblue
#B0C4DE
ΔE00 9.24
Fog
#D8DCE0
ΔE00 9.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C0BECC #CACCBE
analogous
#BEC3CC #C0BECC #C7BECC
triadic
#C0BECC #CCC0BE #BECCC0
tetradic
#C0BECC #CCBEC3 #CACCBE #BECCC7
square
#C0BECC #CCBEC3 #CACCBE #BECCC7
split-complementary
#C0BECC #CCC7BE #C3CCBE
monochromatic
#7E7996 #9F9CB1 #C0BECC #E1E0E7 #EEEEF2
Accessibility & contrast
On white
1.83
#C0BECC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.48
#C0BECC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C0BECC
11.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C0BECC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C0BECC | 1.00 | 1.83 | 11.48 | 11.48 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBC0CD
Deuteranopia (green-blind)
#BBBFCC
Tritanopia (blue-blind)
#BEC0C2
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #c0becc; /* rgb */ color: rgb(192, 190, 204); /* oklch */ color: oklch(80.7% 0.020 292.5);
Tailwind
colors: {
custom: {
50: '#d3d1db',
500: '#c0becc',
950: '#000000',
},
}SCSS
$custom: #c0becc; $custom-light: #d3d1db; $custom-dark: #000000;
JSON
{
"hex": "#c0becc",
"rgb": {
"r": 192,
"g": 190,
"b": 204
},
"hsl": {
"h": 248.571,
"s": 12.069,
"l": 77.255
},
"oklch": {
"l": 0.8074,
"c": 0.0196,
"h": 292.5
},
"luminance": 0.52393
}Semantic roles & 50–950 ramp
primary
#C0BECC
secondary
#9DA08E
accent
#964F8C
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141415
muted
#838384